Quote:
|
Originally Posted by phoenix There's a how-to here - did you configure it using this guide? |
That's the one. I finally got my main.cf to where it should be with some zmlocalconfig bits, and I can now send and receive mail -- but not to the mailing list.
Mail sent to the mailing list seems to just go into a black hole. Same for subscription requests .. users can use the mailman interface to sign up, but they never get notification, nor does their action get placed in the moderator queue.
When I send an e-mail to the list from a subscribed address, this is what is written to the /var/log/messages log file:
Aug 12 23:57:11 cssc amavis[5593]: (05593-03) ESMTP::10024 /opt/zimbra/amavisd/tmp/amavis-20060812T215656-05593: <billdacat@(subscribermailacct)> -> <kickball@(host)> Received: SIZE=1262 from (host) ([127.0.0.1]) by localhost ((host) [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05593-03 for <kickball@(host)>; Sat, 12 Aug 2006 23:57:11 -0500 (CDT)
Aug 12 23:57:11 cssc amavis[5593]: (05593-03) Checking: 8oMT7wWJBBEM [64.233.182.188] <billdacat@(subscribermailacct)> -> <kickball@(host)>
Aug 12 23:57:11 cssc amavis[5593]: (05593-03) FWD via SMTP: <billdacat@(subscribermailacct)> -> <kickball@(host)>, 250 2.6.0 Ok, id=05593-03, from MTA([127.0.0.1]:10025): 250 Ok: queued as 6FD93ED0670
Aug 12 23:57:11 cssc amavis[5593]: (05593-03) Passed CLEAN, [64.233.182.188] [64.233.182.188] <billdacat@(subscribermailacct)> -> <kickball@(host)>, Message-ID: <92d42e030608122158j1434b25ct7b24f6f990ef0d23@mail .(subscribermailacct)>, mail_id: 8oMT7wWJBBEM, Hits: 2.139, 437 ms
Aug 12 23:57:11 cssc amavis[5593]: (05593-03) extra modules loaded: Net/LDAP/Bind.pm
so I think it's getting delivered, but where it goes after that I can't figure out.