Jean-Christophe Boggio writes:

Hi,

I want to be able to define domains this way :

[EMAIL PROTECTED]    -> account1 (SQL)
@domain.tld             -> account2 (alias)
[EMAIL PROTECTED]       -> 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 [EMAIL PROTECTED] (in my db) is
never looked up.

Presuming that you have an alias entry of:

@example.com: userid

Define account "userid", which will have a .courier-default file for the catchall, and also define account "userid-someone", which will receive mail for [EMAIL PROTECTED]


Attachment: pgp3my6CQgEos.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to