On 9/26/2010 10:28 AM, Shane Dittmar wrote:
On 9/26/10, Jeroen Geilman<jer...@adaptr.nl> wrote:
On 09/26/2010 04:30 PM, Shane Dittmar wrote:
The address (sh...@example.com) is defined as a virtual alias.
To what ?
If you DO want to deliver to example.com, then it MUST BE a virtual
mailbox domain.
Not listing it when you have no clue what the effect is, is never good.
Example.com is defined as a virtual mailbox domain. The alias resolves
to an address outside of the system (a gmail account)
If you define example.com in virtual_mailbox_domains, then all
valid addresses must be listed in virtual_mailbox_maps. It's
OK to direct one of those addresses off-site with
virtual_alias_maps, but the address must exist in
virtual_mailbox_maps before it's considered a valid address.
If all the valid addresses in example.com are aliased to
off-site accounts, then example.com should be in
virtual_alias_domains and all valid users listed in
virtual_alias_maps.
You need to read and understand
http://www.postfix.org/BASIC_CONFIGURATION_README.html
http://www.postfix.org/VIRTUAL_README.html
and especially
http://www.postfix.org/ADDRESS_CLASS_README.html
-- Noel Jones