>
>My mail server keeps getting the same message over and over and I
>wanted to know if someone could explain why. The log file says the
>message is a certain size so it is treated as no processing and then
>the message stops later and says that it above the maximum size. 
>What confuses me is that when assp logs the message size initially it
>is not above the maximum size.  So how does a message go from being
>below the max size to above the max size? 


 There are different checks in ASSP. All are customizable.
- npSize (in No Processing Section), which checks the SIZE of the
arriving message and treats the message as a noprocessing  if larger.
  This is done based on the SIZE before any processing is actually
done.
- HeaderMaxLength (in SMTP Session Limits)  The maximum allowed header
length, in bytes. At each mail hop header information is added by the
mail server. A large mail header can indicate a mail loop.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to