Hello:
Currently I've got Postfix running with virtual domains with a MySQL database successfully and am trying to get Mailman to do so as well. I can get one domain to work mailt...@netwrx1.org but anything else is failing as below. Can someone assist? I've loaded the aliases as shown in to MySQL and the snip of the mm_cfg.py is below as well. I've looked at various on-line FAQs and other references but am still stuck - have bounced all the relevant items postfix and mailman, apache2, etc. I can send out messages to the list and they don't show as bouncing in the logs below but I also don't ever see them come back to the list here....one list works - the first I set up, one does nothing - no errors that I see just mail never gets to the list. I'm set for get received notice here in outlook So I see it got there to the server Your message has been delivered to the following groups: skunk-wo...@netwrx1.org Subject: Test Message Feb 8 16:12:34 eagle postgrey[16312]: action=pass, reason=triplet found, client_name=mail-bn1lp0149.outbound.protection.outlook.com, client_address=207.46.163. 149, sender=gkas...@netwrx1.com, recipient=skunk-wo...@netwrx1.org Feb 8 16:12:34 eagle postgrey[16312]: action=pass, reason=triplet found, client_name=mail-bn1lp0149.outbound.protection.outlook.com, client_address=207.46.163. 149, sender=gkas...@netwrx1.com, recipient=skunk-wo...@netwrx1.org Feb 8 16:12:37 eagle postfix/pipe[21348]: 44236121652: to=<skunk-wo...@lists.ne twrx1.org>, orig_to=<skunk-wo...@netwrx1.org>, relay=spamassassin, delay=30, delays=27/0.01/0/3.1, dsn=2.0.0, status=sent (delivered via spamassassin service) Feb 8 16:12:38 eagle postfix/pipe[21355]: B85CD121CCD: to=<skunk-wo...@lists.netwrx1.org>, relay=mailman, delay=0.54, delays=0.19/0.01/0/0.35, dsn=2.0.0, status=sent (delivered via mailman service) Looking at the mailman logs the only one with any activity at the time I sent a test message is one called vette # cat vette Feb 08 16:12:39 2014 (20887) Message discarded, msgid: <8ec65c559e294241ba9cb4bfa98b6...@bn1pr05mb188.namprd05.prod.outlook.com> THe setup I have in MySQL and Postfix is all the setup doc told me to add to postfix: mailman unix - n n - - pipe flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user} Which points to /usr/lib/mailman/bin/postfix-to-mailman.py -> /etc/mailman/postfix-to-mailman.py /etc/postfix# cat transport lists.netwrx1.org mailman: In MySQL for aliases etc. This s the mailtest list that works INSERT INTO aliases (mail,destination) VALUES ('mailt...@netwrx1.org','mailt...@lists.netwrx1.org'), ('mailtest-ad...@netwrx1.org','mailtest-ad...@lists.netwrx1.org'), ('mailtest-boun...@netwrx1.org','mailtest-boun...@lists.netwrx1.org'), ('mailtest-conf...@netwrx1.org','mailtest-conf...@lists.netwrx1.org'), ('mailtest-j...@netwrx1.org','mailtest-j...@lists.netwrx1.org'), ('mailtest-le...@netwrx1.org','mailtest-le...@lists.netwrx1.org'), ('mailtest-ow...@netwrx1.org','mailtest-ow...@lists.netwrx1.org'), ('mailtest-requ...@netwrx1.org','mailtest-requ...@lists.netwrx1.org'), ('mailtest-subscr...@netwrx1.org','mailtest-subscr...@lists.netwrx1.org'), ('mailtest-unsubscr...@netwrx1.org','mailtest-unsubscr...@lists.netwrx1.org' ); Here is skunk-works that doesn't: INSERT INTO aliases (mail,destination) VALUES ('mailt...@netwrx1.org','mailt...@lists.netwrx1.org'), ('mailtest-ad...@netwrx1.org','mailtest-ad...@lists.netwrx1.org'), ('mailtest-boun...@netwrx1.org','mailtest-boun...@lists.netwrx1.org'), ('mailtest-conf...@netwrx1.org','mailtest-conf...@lists.netwrx1.org'), ('mailtest-j...@netwrx1.org','mailtest-j...@lists.netwrx1.org'), ('mailtest-le...@netwrx1.org','mailtest-le...@lists.netwrx1.org'), ('mailtest-ow...@netwrx1.org','mailtest-ow...@lists.netwrx1.org'), ('mailtest-requ...@netwrx1.org','mailtest-requ...@lists.netwrx1.org'), ('mailtest-subscr...@netwrx1.org','mailtest-subscr...@lists.netwrx1.org'), ('mailtest-unsubscr...@netwrx1.org','mailtest-unsubscr...@lists.netwrx1.org' ); Currently the Postfix/Mailman setup is set for MySQL simply because that's the FAQ I followed - http://flurdy.com/docs/postfix/ - but this is a VERY small environment...would I be better served to go the route of hash.db tables and rebuild this to work that way? (I'm not a huge MySQL fan personally for this it seems like overkill) We're talking 10 lists with maybe 1000 users total between them and about the same number of 10 virtual domains to handle mail. In the end what I need for it to do it handle the following MailMan lists via postfix somehow c...@mke-skywarn.org feath...@netwrx1.org h...@mke-skywarn.org m...@mke-skywarn.org masa...@mke-skywarn.org muf...@petdiabetes.net pethea...@netwrx1.org rainbowbri...@netwrx1.org skunk-wo...@netwrx1.org I've currently build it Mailman with Postfix using MySQL as that's the HOWTO I followed at: http://freemars.org/howto/mailman.html which was referenced from the PostFix set up I had posted earlier in this message Mailman-users list say it's a postfix problem but.. If there's a better way, I'm all ears: Thanks in advance, I'm sure it's something simple I'm missing. George
smime.p7s
Description: S/MIME cryptographic signature