Lucio Crusca writes:

May  4 10:07:36 nmx courieresmtpd: error,relay=::1,from=<arduino-
boun...@lists.softwareliberopinerolo.org>,to=<gio......@gmail.com>: 513
Relaying denied.

and so on for all subscribers, except me because my email is hosted on the
same server.

Notice that the connecting address is ::1, you end up using the IPv6 loopback interface.

The default smtpaccess file installed from source includes the IPv6 loopback address, yours doesn't. IPv6 addresses in smtpaccess use a non-standard syntax, as documented in the couriertcpd man page, so you need to add:

:0000:0000:0000:0000:0000:0000:0000:0001<tab>allow,RELAYCLIENT

and rerun makesmtpaccess.

Attachment: pgpBESTZLgRG8.pgp
Description: PGP signature

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to