Author Topic: sending to localhost  (Read 3825 times)

Offline angelochen

  • Newbie
  • *
  • Posts: 5
sending to localhost
« on: October 30, 2017, 03:55:10 AM »
Hi,

I'd like to send an email to me@localhost, but when I click 'send', a message pops up:

Please enter at least one recipient.

how to solve this? Thanks,

A.C.

Offline rm13

  • Full Member
  • ***
  • Posts: 129
Re: sending to localhost
« Reply #1 on: November 08, 2017, 01:16:08 PM »
One way to "solve" would be to address the email to me@server.example.com

Where server is the hostname of the email server. It could be setup to deliver that email to your shell account "me".