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. 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 ------------------------------------------------------------------------- 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
