No 557 This email is rejected if keyword |
Post Reply |
Author | |
Koenraad
Guest Group |
Post Options
Thanks(0)
Posted: 09 March 2005 at 5:53am |
The system those not send a "557 This email is rejected "if keyword is found still email is quarantined, what could be the problem
03/09/05 11:50:51:517 -- (2976) Connection from: 195.238.3.234 - Originating country : Belgium |
|
mikek
Senior Member Joined: 22 February 2005 Location: Switzerland Status: Offline Points: 133 |
Post Options
Thanks(0)
|
looks like there is an error in your regex: TRegExpr(comp): ParseReg Unmatched () |
|
JimMeredith
Newbie Joined: 27 January 2005 Location: United States Status: Offline Points: 28 |
Post Options
Thanks(0)
|
Koenraad, To add to what Mikek correctly pointed out, it also appears that you are using comments -- "# Fourth drug super regexp" -- in your expressions. Comments are not allowed in LogSat's RegExp implementation at the present time. See this article for more information. You stated that SpamFilter is not sending the "557 This email is rejected" response. Roberto will need to respond to this specific issue -- but it would still be a good idea to remove the comments and make sure that the RegExp is functioning properly. If your RegEx syntax is correct, you should not be seeing "String matching error" messages in your log file. Jim |
|
LogSat
Admin Group Joined: 25 January 2005 Location: United States Status: Offline Points: 4104 |
Post Options
Thanks(0)
|
Koenraad,
As Mikek and Jim pointed out, comments are not allowed in neither the keyword list file nor any of the other black/white list files. SpamFilter will perform literal string matches to any line in those files. Going back to your question, even with the error apparently SpamFilter was able to self-recover and block the email successfully. In regards to your quote "The system those not send a "557 This email is rejected "if keyword is found still email is quarantined, what could be the problem", do you have a telnet trace or any other trace to show us so we can see what is happening? All rejects should cause an error code to be sent, unless you have settings in place to accept emails or to not generate NDR (non-deliverable notices). |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0.160 seconds.