On 10/7/2008, Wietse Venema ([EMAIL PROTECTED]) wrote: >> But the virtual how-to says the opposite... "never list a >> virtual_mailbox_domain in mydestination"...
> If you list smtp.example.com as a virtual domain, then do not list > it in mydestination. Ok... more confusion... 1. 'smtp.example.com' is not a 'domain', it is a host name. 2. My system has been setup forever with the following: mydomain = example.com mydestination = $myhostname, localhost.$mydomain, localhost myhostname = smtp.example.com (as per previously supplied postconf -n outpput) but, example.com (the domain, not the hostname) is also listed in virtual_mailbox_domains via the mysql lookup... Is this OK/normal? I'm thinking yes, because: 'smtp.example.com' != 'example.com' and the host/system has to have one (and only one?) FQDN? Thanks, and I appreciate your patience in helping me to understand the ramifications of adding virtual domains to my production system. -- Best regards, Charles