On 2010-05-05 10:12 AM, Mark Sapiro wrote: > Please let us know how this goes. I will need to revise that FAQ.
Ok, apologies for the delay, but I didn't get to this until now... It went smooth as silk and everything is running fine, but I have one minor question. Here's a log entry for a test delivery after the changes: 1. May 9 16:39:35 myhost postfix/smtpd[21517]: connect from my.client.example.com[###.###.###.###] 2. May 9 16:39:35 myhost postfix/smtpd[21517]: AE6D7621142: client=my.client.example.com[###.###.###.###], sasl_method=PLAIN, [email protected] 3. May 9 16:39:35 myhost postfix/cleanup[21523]: AE6D7621142: message-id=<[email protected]> 4. May 9 16:39:35 myhost postfix/qmgr[21380]: AE6D7621142: from=<[email protected]>, size=852, nrcpt=1 (queue active) 5. May 9 16:39:35 myhost postfix/local[21525]: AE6D7621142: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.24, delays=0.03/0.01/0/0.2, dsn=2.0.0, status=sent (delivered to command: /usr/lib64/mailman/mail/mailman post listname) 6. May 9 16:39:35 moria postfix/qmgr[21380]: AE6D7621142: removed 7. May 9 16:39:36 moria postfix/smtpd[21517]: disconnect from my.client.example.com[###.###.###.###] My question is about line #5 above: 5. May 9 16:39:35 myhost postfix/local[21525]: AE6D7621142: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.24, delays=0.03/0.01/0/0.2, dsn=2.0.0, status=sent (delivered to command: /usr/lib64/mailman/mail/mailman post listname) Why is it [email protected] instead of [email protected]? smtp.example.com is the postfix hostname, so I'm sure that's where it's coming from, and it isn't a big deal, but for some reason I thought that it would use the URL subdomain? No worries if it isn't trivial to change this so it uses lists.example.com, but thats what I'd prefer... Profuse thanks again to you Mark for being willing to bang this out with me! ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
