This is all the setup doc told me to add:

/etc/postfix# cat transport
lists.netwrx1.org     mailman:

This s the other list

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:

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'
);



-----Original Message-----
From: Mark Sapiro [mailto:m...@msapiro.net] 
Sent: Saturday, February 08, 2014 5:24 PM
To: George Kasica; mailman-users@python.org
Subject: Re: [Mailman-Users] Help needed Mailman, Postfix with MySQL and
Virtual Domain Lists

On 02/08/2014 02:44 PM, George Kasica wrote:
> The ODD part is I have a list here set up as  mailtest and its working
fine.
> I don't see any differences in setup.


Is there a postfix transport maps entry affecting one of these lists/domains
and not the other?

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to