Gordon Messmer wrote:
When a message is addressed to [EMAIL PROTECTED] and [EMAIL PROTECTED], where "user" is a member of "alias", the user will receive two copies of the message. I'm guessing that this is because SubmitFile::ChkRecipient is run before alias expansion. Is that so? If so, how difficult would it be to reorder the execution path, so that alias expansion is done before duplicate checking when building the recipient list?

I'm still trying to figure this one out... The Mail Queue documentation (http://www.courier-mta.org/queue.html) says:


The submit module
...
Run all recipient addresses through the system's alias database. Remove duplicate addresses from the recipient list.


However, when I send a message to a user and to an alias for that user, the user will receive two messages. Clearly, submit is not doing what it is supposed to. Where should I start looking for the problem?




------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to