OK, let me restate the first configuration, which shows the problem most clearly. Machine 1 receives messages for someuser, and I want to use /home/someuser/.courier in machine 1 to forward them to machine 2 and machine 3.
If I put the following two lines in /home/someuser/.courier: [EMAIL PROTECTED] [EMAIL PROTECTED] then machine 1 forwards the message to machine 2 successfully, but fails to forward it to machine 3, with a 513 error. If I swap the lines: [EMAIL PROTECTED] [EMAIL PROTECTED] without changing anything else, then machine 1 forwards the message to machine 3, which receives it just fine, but fails to forward it to machine 2, with a 513 error. So the problem must be in machine 1. It seems that machine 1 will forward mail, but only to the first mailbox that it sees in .courier. This seems to be a Courier bug, doesn't it? Francisco Alessandro Vesely writes: > Francisco Corella wrote: > > I'm trying to use .courier to forward mail to an > > archival mailbox, but I can't make it work. The > > forwarding fails with a "513 Relaying denied" > > message in /var/log/maillog. > > It looks as if the receiving host (machine 3) does not accept messages for > relaying. That is, looking at the arriving message it determines that the > message is to be mailed out rather than archived locally. That decision is > made looking at the destination address (the one configured in .courier at > machine 2) and any MX records or smtp routes. Please post that data. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
