Here's a thought: Your main.cf file is pointing to /etc/postfix/valias.txt, but in your original post, you quoted the file /etc/postfix/vmaps.txt. Any reference to that file in your main.cf? Does valias.txt exist? What's in it?
Regards, Ben Pitzer On 12/20/05, Rick DeNatale <[EMAIL PROTECTED]> wrote: > > On 12/20/05, Jason Tower <[EMAIL PROTECTED]> wrote: > > typically virtual users are defined in the /etc/postfix/virtual file, > > referenced by the following line in main.cf: > > > > virtual_alias_maps = hash:/etc/postfix/virtual > > > > most distros have this file heavily commented, read it to be sure you're > > using the correct syntax. you'll need to run 'postmap > > /etc/postfix/virtual' after editing it. > > Well in my case main.cf has > virtual_alias_maps = hash:/etc/postfix/valias.txt > > As I said in the original post, the timestamps on > /etc/postfix/valias.txt and /etc/postfix/valias.txt.db indicate that > the second was produced from the first (via postmap). > > I'm still mystified why it is working for one domain but not the other. > > -- > Rick DeNatale > > Visit the Project Mercury Wiki Site > http://www.mercuryspacecraft.com/ > -- > TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ : http://trilug.org/faq/ > TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
