Hello,

I tackled this once in the past and decided to pursue it again. I followed the wiki post for Mailman and found it to be seemingly missing a couple of points, OR, there's something odd about my toaster. i also don't recall going through some of these extra steps before but it's been a while so perhaps I'm foggy on my recollection.

just FYI, i do have my lists sub-domain added in my dns records and also my local hosts file.

After all was set, and i was testing, some messages weren't going through (-bounces). I saw in my maillog:

Apr 16 12:58:37 mail spamdyke[2088]: DENIED_OTHER from: mailman-bounces@<my domain>.net to: <my email>@gmail.com origin_ip: 127.0.0.1 origin_rdns: localhost auth: (unknown) encryption: (none) reason: 553_5.7.1_sorry,_that_domain_isn't_in_my_list_of_allowed_rcpthosts_(chkuser)

so i added localhost to my rcpthosts file under /var/qmail/control. still failed.

I then added the following to my tcp.smtp file:

127.:allow,RELAYCLIENT="".....
23.239.14.:allow,RELAYCLIENT="".....

as suggested in the mailman official documentation for qmail integration (http://www.list.org/mailman-install/qmail-issues.html).

I rebuilt my cdb's, restarted qmail for good measure, and all was well w/ the world.

so now, should all of this really have been necessary or is something odd about my QMT? latest github supplied QMT on centos 6.6 64-bit.

if everyone agrees with what i had to do, should / can i update the wiki?

Thanks everyone.

- Fabian S.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to