more info:
currently the transport (which comes from a mysql lookup) is:

lists.xyonet.com        mailman
lists.delrc.org             mailman

On 4/4/2014 10:39 AM, Curtis Maurand wrote:

further I'm getting a user unknown in local recipients table. I had all of this working prior to the meltdown the other day. I seem to be missing something.

On 4/4/2014 10:03 AM, Curtis Maurand wrote:
This might be a little off topic. I've set up mailman with the following settings as suggested by Paul Stevens. I'm running Ubuntu Server 12.04 LTS and dbmail 3.1.13 along with amavis, spamassassin, clamav.

"My point is that really you don't need any dbmail/mailman integration.

in /etc/mailman/mm_cfg.py:

DEFAULT_EMAIL_HOST = 'lists.mydomain.com'
DEFAULT_URL_HOST   = 'lists.mydomain.com'
MTA=None


in /etc/postfix/transport

lists.mydomain.com mailman:

in /etc/postfix/master.cf

mailman unix  -       n       n       -       - pipe flags=FR
 user=list argv=/etc/mailman/postfix-to-mailman.py ${nexthop} ${mailbox}


now, all you need to do is run 'newlist somelistname' on your server,
and all is set to go. No need to manage aliases at all."

My question is do I need to manage the virtual domains in /etc/mailman/mm_cfg.py?

example add:

virtualhost('lists.delrc.org','canon.xyonet.com')

also would it be appropriate to add the following to the transport map to drop the lists.delrc.org from the address?

/etc/postfix/transport_map
#=============================
de...@delrc.org mailman
#=============================


thanks


_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail



_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to