I reinstalled Postfix, reconfigured it, and yet I'm getting this message when I use the mail program to start sending a new email.
admin@mail:~$ mail No mail for admin
Any tip what I should look for?
Thanks!
|
I reinstalled Postfix, reconfigured it, and yet I'm getting this message when I use the admin@mail:~$ mail No mail for admin Any tip what I should look for? Thanks! |
||||
|
|
|
To send mail via the commandline, use mail:
The dot tells mail the message is finished. You can also redirect program output to mail, or send a file's contents.
Will both send the contents of /etc/motd to the admin user on the local system. You can send mail out to the internet as well.
|
|||||||||||
|