atom feed5 messages in net.sourceforge.lists.courier-users[courier-users] Re: Aliases with Cour...
FromSent OnAttachments
Thoralf RickertApr 22, 2004 8:22 am 
Jeff JansenApr 22, 2004 10:16 am 
Sam VarshavchikApr 22, 2004 6:07 pm 
Thoralf RickertApr 23, 2004 1:20 am 
Jeff JansenApr 23, 2004 2:56 am 
Subject:[courier-users] Re: Aliases with Courier ESMTP using ESMTPD
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Apr 22, 2004 6:07:45 pm
List:net.sourceforge.lists.courier-users

Thoralf Rickert writes:

In /etc/courier/aliases/users I've added a line like this: @<domain2>: user@<domain1>

This is not correct.

This form of virtual domain aliases may only be used with local accounts:

The following special syntax implements a virtual domain. A virtual domain redirects all mail for an entire domain to one user:

@domain: user

…and not @domain: user@domain

Read the rest of the makealiases man page for an explanation of how it works.