I have made a sollution where I send a receipt to the sender of an email, telling, "Thanks for your reply, your case nr is: #234" etc."
The loop is when the mail I send the receipt to is a similar solution telling me their case nr etc. Off course I break the loop when I get the second reply, but I don't want any replys. I don't want a receipt back from my outgoing receipt. This is why I want to set this header-info. Regards Bjørnar -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DZ-Jay Sent: 26. mars 2008 13:57 To: ICS support mailing Subject: Re: [twsocket] Proposal for new feature in OverbyteIcsSmtpProt.pas Bjørnar Nielsen wrote: > I did not know of this header-field. > > Why not add properties for both? The xautogeneratedreply works for my purpose > and the mailservers I have testet against. > > Regards Bjørnar Well, because delivery loops are a server problem, and a mail user agent not only should not take the burden of protecting against them, but cannot be trusted to do so (after all, if a server is vulnerable to this, a MUA will most definitely be the attack vector to it). Have you really encountered a delivery loop with a mail server? If so, you should communicate it to the server administrator, as this is usually a configuration problem. dZ. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be No virus found in this incoming message. Checked by AVG. Version: 7.5.519 / Virus Database: 269.22.0/1343 - Release Date: 25.03.2008 19:17 No virus found in this outgoing message. Checked by AVG. Version: 7.5.519 / Virus Database: 269.22.0/1343 - Release Date: 25.03.2008 19:17
-- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
