4 Mar
2008
4 Mar
'08
12:22 p.m.
On Mar 3, 2008, at 12:45 PM, Antonio Casado Rodríguez wrote:
Yes, it work well. But the mail still not arrived.
How do I configure /bin/mail to arrive mails with postfix and
dovecot off? I use dovecot-lda# su - myuser -c 'echo $MAIL; echo $HOME' /var/spool/mail/myuser /var/spool/mail/myuser/home
# echo hello | mail myuser (work if postfix is on and dovecot
is off)
Why do you want to do that? It's Postfix that receives the mails.
If you really want to deliver mails while Postfix isn't running, run
Dovecot's deliver directly:
echo hello | /usr/local/libexec/dovecot/deliver