Hi again! No problem with the c.a.p error Anders ;-) I'm more worried that it did not work. Does it matter if the BCC is in capital letters or not in the mail? (capital BCC in my case) How does the "bugfix" find and ignore?
Just a question since it did not let the mail pass... Regards, Pontus -----Original Message----- From: Anders Westin [mailto:[email protected]] Sent: den 19 juni 2012 14:39 To: ASSP development mailing list Subject: Re: [Assp-test] Antwort: Re: Relay Error? Hi Pontus Sorry for the cut and paste error. From: "Pontus Karlsson" <[email protected]> To: "'ASSP development mailing list'" <[email protected]>, Date: 2012-06-19 13:54 Subject: Re: [Assp-test] Antwort: Re: Relay Error? Manny thanks guys! The missing "&" I realized when writing it into the config. Regrads, Pontus -----Original Message----- From: Thomas Eckardt [mailto:[email protected]] Sent: den 19 juni 2012 13:21 To: ASSP development mailing list Subject: [Assp-test] Antwort: Re: Relay Error? >I´ve added this to file CorrectASSPcfg.pm lying in the assp/lib dir >main::removeForeignBCC = 1; >&main::mlog(0,"info: removeForeignBCC = 1"); main::removeForeignBCC = 1; must be $main::removeForeignBCC = 1; Thomas Von: Anders Westin <[email protected]> An: ASSP development mailing list <[email protected]>, Datum: 19.06.2012 13:17 Betreff: Re: [Assp-test] Relay Error? Hi Pontus I´ve seen this behavior, there is a setting for this in assp to not bother about the BCC field I´ve added this to file CorrectASSPcfg.pm lying in the assp/lib dir main::removeForeignBCC = 1; &main::mlog(0,"info: removeForeignBCC = 1"); From: "Pontus Karlsson" <[email protected]> To: "'ASSP development mailing list'" <[email protected]>, Date: 2012-06-19 09:04 Subject: [Assp-test] Relay Error? Hi there! We started to lose mail from a contact that hosts their mail at messagelabs.com in Holland. After whitelisting the domain and the IP I got this in the logs(domain have been changed to protect the innocent): Jun-19-12 06:56:10 m1-81769-01141 [Worker_1] 195.245.231.130 <[email protected]> to: [email protected] Message-Score: added 10 (rlValencePB) for RelayAttempt, total score for this message is now 10 Jun-19-12 06:56:10 m1-81769-01141 [Worker_1] 195.245.231.130 <[email protected]> to: [email protected] [SMTP Error] 530 Relaying not allowed - BCC recipient ([email protected]) is not local Jun-19-12 06:56:10 m1-81769-01141 [Worker_1] [RelayAttempt] 195.245.231.130 <[email protected]> to: [email protected] [spam found] ('relay attempt blocked for non local BCC recipient - [email protected]') -> discarded/Rechnung_2012_3018417--115022.eml It's not meant to be a relay attempt, but I find a BCC: [email protected] in the mail. Should it even be there? Regards, Pontus ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test ____________________________________________________________________________ _____________________________________________________________________ NOTICE: This email and any attachments are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify the sender by reply email and destroy the original message. ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test DISCLAIMER: ******************************************************* This email and any files transmitted with it may be confidential, legally privileged and protected in law and are intended solely for the use of the individual to whom it is addressed. This email was multiple times scanned for viruses. There should be no known virus in this email! ******************************************************* ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test ____________________________________________________________________________ _____________________________________________________________________ NOTICE: This email and any attachments are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify the sender by reply email and destroy the original message. ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
