2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Manage email addr...
FromSent OnAttachments
Daniele PiaggesiAug 21, 2007 6:01 am 
Jay LeeAug 21, 2007 6:17 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Manage email address "name+something@domain.com"Actions...
From:Jay Lee (jl@pbu.edu)
Date:Aug 21, 2007 6:17:54 am
List:net.sourceforge.lists.courier-users

Daniele Piaggesi wrote:

Hi guys

I have a need. I have my courier mailserver with ldap authentication and I want that an email with address "daniele+20@domain.com" will be delivered to "dani@domain.com".

Create a file named .courier-default in the User's home directory. Leave it completely blank. Emails to dani@domain.com will now go to daniele. Courier uses dashes instead of plus symbols. If you insist on using a + symbol, you'll need to manually create aliases. See:

http://www.courier-mta.org/dot-courier.html

for more details on how .courier works.

Jay