Dear colleagues

Thank you first for the help you brought me to calm down some spammers!

I still have a question, I have never been able to overpass the 998 smtp line
length limit although I put:

IGNORE_SMTP_LINE_LENGTH_LIMIT = true
bounce_return_linesize_limit = 10000

  .ifndef IGNORE_SMTP_LINE_LENGTH_LIMIT
  deny    message    = maximum allowed line length is 998 octets, \
                       got $max_received_linelength
          condition  = ${if > {$max_received_linelength}{998}}
  .endif

I suppose it is hard coded in the source otherwise I can't explain

i need this as as some mailman bounces are longer than 998

Any idea?

Thanks in advance

Jacques

-- 
Jacques B. Siboni mailto:[email protected]
8 pass. Charles Albert, F75018 Paris, France
Tel: +33 142 287 678 Port: +33 612 536 959
Home Page: http://jacsib.lutecium.org/  
Lutecium pages: http://www.lutecium.org



-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to