This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

E-Mails cut-off

Hello,

does anybody else have the problem with e-mails from postfix (don't know if it happens with other MTA's too) which are cut-off. It seems to be caused by mime-encoded umlauts. For example if the following line will be send through without any problems:

.

but if the text above contains at least one umlaut it will be cut of before the ".".

Any help appreciated.

Best regards,


Markus Lidel


This thread was automatically locked due to age.
Parents
  • I have experienced this twice since upgrading to 7.001. The first time I did not worry about it. The second time I went into the logs and gathered some data, but have been waiting to see if it happened again. The second cut off email was in English, so it could not have been a problem with non-Latin characters. It was an HTML only mail and cut of in the middle of the message. Both mails were from mailing list subscriptions.

    The SMTP Proxy log for the problem email ended with: 
    size="18207" action="pass"

    The SMTP Engine log for the problem email ended with: 
    SMTP connection from bmail1.nwnewsletters.com [199.1.145.54]:28983 lost

    valid emails seem to end with:
    Completed
Reply
  • I have experienced this twice since upgrading to 7.001. The first time I did not worry about it. The second time I went into the logs and gathered some data, but have been waiting to see if it happened again. The second cut off email was in English, so it could not have been a problem with non-Latin characters. It was an HTML only mail and cut of in the middle of the message. Both mails were from mailing list subscriptions.

    The SMTP Proxy log for the problem email ended with: 
    size="18207" action="pass"

    The SMTP Engine log for the problem email ended with: 
    SMTP connection from bmail1.nwnewsletters.com [199.1.145.54]:28983 lost

    valid emails seem to end with:
    Completed
Children