2 messages in net.sourceforge.lists.courier-users[courier-users] how to do this ?
FromSent OnAttachments
Jean-Christophe BoggioAug 23, 2007 5:15 pm 
Sam VarshavchikAug 23, 2007 5:46 pm 
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:[courier-users] how to do this ?Actions...
From:Jean-Christophe Boggio (cour@thefreecat.org)
Date:Aug 23, 2007 5:15:42 pm
List:net.sourceforge.lists.courier-users

Hi,

I want to be able to define domains this way :

some@domain.tld -> account1 (SQL) @domain.tld -> account2 (alias) some@otherdomain.tld -> account3 (SQL)

I use SQL authentication with a PostgreSQL backend.

If I understand things correctly, aliases are processed, then authentication is done.

In my case, I have the catch-all for domain.tld defined within an alias. So some@domain.tld (in my db) is never looked up.

Is there a way to ask courier to try @domain.tld when querying an unknown account ? Or do we have to tweak the SQL to do it ? Or yet another way of defining catch-all for a domain when db fails ?

Thanks for your advices,

JC