User Tools

Site Tools


Sidebar






newpage

linux:emailserver:courier

This is an old revision of the document!


Courier

useful commands and hints..
generate, check and activate aliases:

 makealiases; makealiases -chk; courier flush


mailq displays a list of all messages that have not been delivered yet:

 mailq|less


find relay errors:

 grep "error,relay"  /var/log/mail.log|less


Bugs & Fixes

 courieresmtpd: error,relay=::ffff:9x.2x6.7x.1x5,from=<mymail@m<domain.net>,
 to=<friend@otherdomain.net>: 513 Relaying denied.

outbound authentication must be checked within the email client!

(This is the second method if pop-before-smtp fails.)

Please make sure that “Server requires authentication” is enabled in your email client.

linux/emailserver/courier.1324600351.txt.gz · Last modified: 2011/12/23 01:32 by tkilla