postfix

sudo aptitude install postfix postfix-tls libsasl2 libsasl2-modules sasl2-bin
cd /etc/postfix && postmap sasl_password && postmap usar_tls && invoke-rc.d postfix restart && cat /etc/postfix/main.cf | mail -s "$(date)" ${EMAIL}
postdrop: fatal: getrlimit: Operation not permitted
send-mail: warning: command "/usr/sbin/postdrop -r" exited with status 1
send-mail: fatal: rzr(95924): unable to execute /usr/sbin/postdrop -r: Success
Can't send mail: sendmail process failed with error code 75

http://bugs.debian.org/626928# PostFix

Error: unknown mail transport error

mailq
(...) (unknown mail transport error)
sudo dpkg-reconfigure postfix

Misc

Purge Emails:

sudo mailq && sudo postsuper -d ALL

MORE

@TaG: SmtP

postfix.txt · Last modified: 2022/04/16 12:23 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki