|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
problem described at http://postfix.affinity.net/faq.html#virtual_setup appears inPostfix-19991231
Subject: problem described at http://postfix.affinity.net/faq.html#virtual_setup appears inPostfix-19991231
From: Ben Rosengart (ben
skunk.org)
Date: Wed Jan 26 2000 - 12:05:57 CST
- Next message: Stephen C. Tweedie: "Re: postfix on reiserfs"
- Previous message: Wietse Venema: "Re: qmgr logging breaks"
- Next in thread: Wietse Venema: "Re: problem described at http://postfix.affinity.net/faq.html#virtual_setup appears inPostfix-19991231"
- Reply: Wietse Venema: "Re: problem described at http://postfix.affinity.net/faq.html#virtual_setup appears inPostfix-19991231"
- Reply: Thomas Andres: "Re: problem described at http://postfix.affinity.net/faq.html#virtual_setup appears inPostfix-19991231"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Postfix users,
I have found what appears to be a bug in Postfix-19991231. I have some
virtual maps set up:
mail# grep ^virtual_maps main.cf
virtual_maps = hash:/usr/local/etc/postfix/virtual
mail# cat virtual
example.com customer_service
different-example.net
example.net customer_service
different-example.net
The problem is this: mail for the example.[com|net] domains gets rejected
with "relay access denied". According to main.cf, and the FAQ, the example
domains should be automatically included in $relay_domains.
The first thing I tried was explicitly adding $virtual_maps to
$relay_domains, like so:
relay_domains = $mydestination, $virtual_maps
However, that made no difference, so I tried adding the domains
as literals:
relay_domains = $mydestination, example.com, example.net
This works correctly. Am I doing something wrong, perhaps? I have
spent some time looking at the appropriate man pages and FAQ entries,
and it seems to me that Postfix is not behaving as documented.
-- Ben RosengartUNIX Systems Engineer, Skunk Group StarMedia Network, Inc.
-- Ben Rosengart
UNIX Systems Engineer, Skunk Group StarMedia Network, Inc.
- Next message: Stephen C. Tweedie: "Re: postfix on reiserfs"
- Previous message: Wietse Venema: "Re: qmgr logging breaks"
- Next in thread: Wietse Venema: "Re: problem described at http://postfix.affinity.net/faq.html#virtual_setup appears inPostfix-19991231"
- Reply: Wietse Venema: "Re: problem described at http://postfix.affinity.net/faq.html#virtual_setup appears inPostfix-19991231"
- Reply: Thomas Andres: "Re: problem described at http://postfix.affinity.net/faq.html#virtual_setup appears inPostfix-19991231"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This archive was generated by hypermail 2b27 : Wed Jan 26 2000 - 19:06:12 CST