4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] some observations
FromSent OnAttachments
Anand BuddhdevMay 16, 2000 4:13 am 
Anand BuddhdevMay 16, 2000 5:39 am 
Anand BuddhdevMay 17, 2000 4:29 pm 
Anand BuddhdevMay 18, 2000 9:59 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] some observationsActions...
From:Anand Buddhdev (ar@anand.org)
Date:May 18, 2000 9:59:12 am
List:net.sourceforge.lists.courier-users

On Thu, May 18, 2000 at 07:56:53AM -0400, Sam Varshavchik wrote:

This causes all mail for @anand.org to be delivered to me, with the exception of 2 addresses, which are delivered to another server; the MX records for anand.org point to that other server. The mail there is put into a common POP mailbox, and my sister's computer downloads it, and uses a filter to sort the mail out for herself and my dad. I've looked in courier's aliases documentation (which handles virtual addressing), and there apears to be no support for this feature of qmail's virtual address handling. Any way round it, or have I missed something?

I would try using the following in aliases:

@anand.org: arb

ram@anand.org: ram@anand.org

tri@anand.org: tri@anand.org

I think that this might work.

This seems to work. Preliminary tests show the mail being handled correctly. I'll keep an eye for any anomalies. I didn't realise that complete addresses could be included in the aliases. The makealiases man page led me to believe that only domain names were allowed on the left hand side.