Package: postfix
Version: 2.5.5-1.1

There is mail-server with postfix and amavisd-new. Amavisd-new is
configured as a lmtp-client in master.cf:

smtp-amavis unix -      -       n     -       2  lmtp
        -o smtp_data_done_timeout=1200
        -o smtp_send_xforward_command=yes

other configuration is the same as in the standard readme of
integration amavisd-new and postfix
(http://www.ijs.si/software/amavisd/README.postfix.html)

All works fine, but after dist-upgrade (etch->lenny) some email
transfrerred throw mail server become distorted:
long lines in message (>990 characters) splitted in two (or more) lines.

postconf says that there are 2 parameters controlling this:
lmtp_line_length_limit = 990
smtp_line_length_limit = 990

if was increased smtp_line_length_limit parameter - this give nothing
(mails still broken),
but when was changed lmtp_line_length_limit (to 2000) mails with long
lines (990<length <2000) not mangled.

why smtp_* parameter ignored(?), but lmtp_* not? why in etch postfix
(2.3.8-2+etch1) do not mangle mails (with same configuration)?

-- 
Vladimir Lettiev aka crux <[email protected]>



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to