ASG V 7.101
Fetching mails from an external pop3 account via fetchmail (V 6.3.2) truncates all messages at the first non-header line when using astaro's pop3 proxy.
With fetchmail (no special options in the configuration) only the first line of text is fetched from the pop3 server (verified by tcpdump). It seems that the first cr or lf terminates the mail download.
This behaviour is independent of the setting of transparent mode for the pop3 host. Without a proxy fetchmail works correct.
Using the config option --all (fetchall) forces fetchmail to use RETR instead of TOP and the mail is ok!
Any comments on this?
This thread was automatically locked due to age.