Andrei writes: > 2009-09-01 21:09:37 H=localhost (lists.myhost.org) [127.0.0.1] > F=<[email protected]> rejected RCPT > <[email protected]>: relay not permitted
This says that for some reason SMTP submissions from localhost are not allowed to be relayed to other hosts. I'm not sure why you can send ordinary mail locally. > ######################### > Output of exim4 -d -bt [email protected] > ######################### This shows that exim routing is functioning as you expect it to. > ######################### > Output of update-exim4.conf.conf > > dc_eximconfig_configtype='internet' > dc_other_hostnames='' > dc_local_interfaces='' > dc_readhost='' > dc_relay_domains='lists.mylists.org' Shouldn't this be lists.myhost.org? ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
