AW: Email is cut off

Niklas Albers <[email protected]> Sat, 11 Dec 2021 17:24:13 +0000
Newsgroups gmane.mail.getmail.user
Message-ID <[email protected]>
> -----Ursprüngliche Nachricht-----
> Von: Charles Cazabon <[email protected]>
> Gesendet: Freitag, 10. Dezember 2021 17:06
> An: [email protected]
> Betreff: Re: Email is cut off
> 
> Note that is a very-much-not-recommended setup.  After getmail 
> retrieves the message, it has to be processed locally by sendmail for 
> injection into the local queue, then sent to another MTA, where the 
> same process is repeated, and then delivered into the recipient's actual mailstore.
Oh, thanks for the hint. Is there a better way while using getmail or would you consider it as a complete wrong approach using it for our purpose? We were using fetchmail at another similar environment before and I had the feeling that getmail would fit better as it has better options.

> 
> The fact that one recipient receives the full message proves getmail 
> did indeed hand off the full message to your configured MDA.
The one recipient which received the full mail was still using the windows based fetch tool, not getmail

> 
> Ideally, get cron out of the picture and reproduce this from a shell 
> manually with just that one problematic message retrieved.
Alright, I will try to get it reproduced with more logging enabled

> ... and that shows, if its the same message, it's only 12kbytes.  So 
> whatever software did that step broke it.
Good catch, seems like it wasn't getmail, good to know. Hopefully I will be able to  find out more when it will happen again with increased logging.

> 
> Note: in future, when posting config/diagnostics data, please do not 
> edit anything out except the password.  It makes diagnosing your 
> problem more difficult.
okay, I will do so

Regards
Niklas