[Assp-test] Ldap problem

2017-02-16 Thread anders . westin
Hi Alll I got in about 50 mails today with the recipient address like this <***lo.more...@somedomain.com> and when ASSP tries to lookup up this query It looks like this Feb-14-17 18:27:25 [Worker_1] LDAP search error: 21 -- '(|(mail=***lo.more...@somedomain.com)(uid=***lo.more...@somedomain.c

Re: [Assp-test] Ldap problem

2017-02-16 Thread Thomas Eckardt
the '*' is not allowed as first character in a LDAP query - is has to be escaped. The current version does dot escape it - bug. I'll fix it in the next version. Thomas Von:anders.wes...@dometic.com An: assp-test@lists.sourceforge.net Datum: 16.02.2017 09:27 Betreff:[Assp-tes

[Assp-test] Error in Logs

2017-02-16 Thread Robert K Coffman Jr. -Info From Data Corp.
I'm seeing things like this in my logs: Feb-15-17 11:36:36 m1-76596-05357 [Worker_1] 192.168.1.1 to: sha...@localdomainhere.com [Plugin] calling plugin ASSP_AFC Feb-15-17 11:36:46 [Main_Thread] Warning: got unexpected signal ALRM in Main_Thread: package - IO::Poll, file - /usr/lib/perl/5.18/IO

Re: [Assp-test] Ldap problem

2017-02-16 Thread Thomas Eckardt
block the addresses in BombSenderRe ^\*+ Thomas Von:anders.wes...@dometic.com An: assp-test@lists.sourceforge.net Datum: 16.02.2017 09:27 Betreff:[Assp-test] Ldap problem Hi Alll I got in about 50 mails today with the recipient address like this <***lo.more...@somedomai

Re: [Assp-test] Ldap problem

2017-02-16 Thread anders . westin
Hi Thomas Will add this ^\*+ Thanks!!! /Anders From: Thomas Eckardt To: ASSP development mailing list Date: 2017-02-16 18:25 Subject:Re: [Assp-test] Ldap problem block the addresses in BombSenderRe ^\*+ Thomas Von:anders.wes...@dometic.com An:assp