Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Exemption for wildcard "catchall"

13 views
Skip to first unread message

jeremy.sc...@gmail.com

unread,
Sep 26, 2012, 3:53:47 PM9/26/12
to
Hello,

we have a postifx/dovecot configuration as the mail server in our QA environment. since we used obuscated versions of live data in QA we have the postfix server in QA setup up as a catchall for all domains.

We have a new project that involves mobile messing through email, so the QA analysts actually need to receive the messages on the phone.

is there a way to keep the wildcard catchall in place, but exempt domains like vtext.com and vzwpix.com. I have tried a custom transport for these domains in /etc/postfix/transport, but it looks like virtual.regexp gets processed first.

here is the entries in virtual.regexp:
/.*/ webme...@mailserver.qa.domain.com

and transport:
vtext.com smtp:smtp-sl.vtext.com

vzwpix.com smtp:smtp.vzwpix.com

Thanks
0 new messages