Cool, Thanks... -----Original Message----- From: Thomas Eckardt [mailto:[email protected]] Sent: Sunday, February 05, 2012 12:53 AM To: ASSP development mailing list Subject: [Assp-test] Antwort: Re: Antwort: Issues with Block reports
I've done the test with Email::Valid 0.185 and 0.187 (perl 5.14 and 5.12) - the same result - OK - . I'm unabel to say what happens on your system - but the next release willskip the Email-Valid check for the resnd addresses. Thomas Von: Steve Moffat <[email protected]> An: ASSP development mailing list <[email protected]> Datum: 04.02.2012 15:13 Betreff: Re: [Assp-test] Antwort: Issues with Block reports Hi Thomas Email::Valid 0.187 -----Original Message----- From: Thomas Eckardt [mailto:[email protected]] Sent: Saturday, February 04, 2012 12:55 AM To: ASSP development mailing list Subject: [Assp-test] Antwort: Issues with Block reports I've just check that with use strict; use Email::Valid; my $addr = 'RSBM_spamx2FXRebuildSpamDBx5FXreportx5FXfromx5FXasspx2DXx2DX79363.eml@assp.local'; my $s = Email::Valid->address($addr); print $s; That's the same like assp is doing and it returns OK. Steve - what is the version of 'Email::Valid' you use? Thomas Von: Steve Moffat <[email protected]> An: "'[email protected]'" <[email protected]> Datum: 03.02.2012 15:58 Betreff: [Assp-test] Issues with Block reports Good Morning Over the last few days when requesting a resend of a good email from the daily block report I have been receiving the following from my Exchange server....any ideas? My users aren't too happy. V 2.1.2(12032) Win2k8r2sp1 Perl 5.14 Delivery has failed to these recipients or groups: RSBM_spamx2FXRebuildSpamDBx5FXreportx5FXfromx5FXasspx2DXx2DX79363.eml@assp.local (RSBM_spamx2FXRebuildSpamDBx5FXreportx5FXfromx5FXasspx2DXx2DX79363.eml@assp.local) A problem occurred during the delivery of this message to this e-mail address. Try sending this message again. If the problem continues, please contact your helpdesk. The following organization rejected your message: mail.isp.bm. And if one actually gets throught to ASSP, I get the following in the maillog. Feb-03-12 07:51:09 m1-69869-01261 [Worker_1] [TLS-in] [TLS-out] 172.16.16.5 <[email protected]> info : changed sender from [email protected] to [email protected] Feb-03-12 07:51:09 m1-69869-01261 [Worker_1] [TLS-in] [TLS-out] 172.16.16.5 <[email protected]> info: found message size announcement: 6.08 kByte Feb-03-12 07:51:10 m1-69869-01261 [Worker_1] [TLS-in] [TLS-out] [MalformedAddress] 172.16.16.5 <[email protected]> malformed address: 'RSBM_discardedx2FXThex5FXNewx5FXWinncomx5FXWebsitex5FXisx5FXHerx2DXx2DX79940.eml@assp.local' Feb-03-12 07:51:10 m1-69869-01261 [Worker_1] [TLS-in] [TLS-out] 172.16.16.5 <[email protected]> [SMTP Error] 553 Malformed address: RSBM_discardedx2FXThex5FXNewx5FXWinncomx5FXWebsitex5FXisx5FXHerx2DXx2DX79940.eml@assp.local Thanks Steve Steve Moffat Operations Director Optimum IT Solutions Desk: 441 292 8849 Mobile: 441 292 8849 MSN IM: [email protected]<mailto:[email protected]> Web: http://www.optimum.bm<http://www.optimum.bm/> ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ 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! ******************************************************* ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ 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! ******************************************************* ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
