Am Freitag, 06.02.2015 um 14:53
schrieb Hartmut Figge <[email protected]>:

> J.  Roeleveld:
> > On 6 February 2015 08:20:30 CET, Hartmut Figge <[email protected]>
> > wrote:
> 
> >> fetchmail[2695]: reading message [email protected]@pop.gmx.net:1 of 1 
> >> (10652260 octets) (log message incomplete) fetchmail[2695]: SMTP
> >> error: 552 5.3.4 Message size exceeds fixed limit
> >> 
> >> That caused fetchmail to go frantic. *g* After deleting the mail
> >> via the web all was well again.
> > 
> > You could also have (temporarily) increased the max size setting for
> > emails on your SMTP server. 10MB is quite low these days.
> 
> That would require digging into the depths of postfix. I should have
> done this when my ISP changed to SSL. It is on my todo list.
> Meanwhile I have changed my SeaMonkey SMTP from localhost to the
> ISP. :)
> 
> Hartmut
> 

In /etc/postfix/main.cf set

message_size_limit = 100000000

for a 100MB limit or whatever you wan't.

Regards
wabe

Reply via email to