* SKull <[email protected]>:
> Hallo allerseits
> 
> Einige von euch erinnern sich vielleicht noch an mein message size problem.
> Hier nochmal die Zusammenfassung:
> Ich maile mit postfix und zarafa.
> Laut meiner main.cf muessten unterdessen bis zu 40mb zu meinem relay host 
> weitergeleitet werden.
> Dass das im endeffekt wenig Sinn macht da der Relay host keine 40mb 
> durchlassen wird ist mir klar.
> Aber das Mail geht ja erst gar nicht zum Relay Host.
> 
> Anbei ein auszug von meinem zarafa spooler.log welcher angeblich vom postfix 
> die Fehlermeldung bekommt.
> Interessanterweise startet mein Postfix zu der Zeit in der der Fehler 
> auftritt von selber neu.
> 
> Weiss jemand einen moeglichen Grund?
> Oder kann mir jemand noch andere logfiles nennen die aussagekraeftig sind?

mach mal
telnet localhost 25
und gib dann nach der begrüßung

EHLO foo.bar.com
ein

Dann sollte sowas erscheinen:
250-mail.charite.de
250-PIPELINING
250-SIZE 26214400  <<<- die maximale Mailgröße
250-ETRN
250-STARTTLS
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN

> (/var/log/messages hab ich schon probiert, da ist nichts drinnen in Bezug auf 
> Postfix)
> 
> Gruss
> Mathias

> Postfix maillog.log
> ===================
> Jun 19 22:04:04 dc postfix/smtpd[16786]: connect from 
> localhost.localdomain[127.0.0.1]
> Jun 19 22:04:04 dc postfix/smtpd[16786]: disconnect from 
> localhost.localdomain[127.0.0.1]
> Jun 19 22:09:04 dc postfix/smtpd[16935]: connect from 
> localhost.localdomain[127.0.0.1]
> Jun 19 22:09:04 dc postfix/smtpd[16935]: disconnect from 
> localhost.localdomain[127.0.0.1]
> Jun 19 22:11:38 dc postfix/postfix-script: stopping the Postfix mail system
> Jun 19 22:11:38 dc postfix/master[16601]: terminating on signal 15
> Jun 19 22:11:38 dc postfix/postfix-script: starting the Postfix mail system
> Jun 19 22:11:38 dc postfix/master[17058]: daemon started -- version 2.3.3, 
> configuration /etc/postfix
> Jun 19 22:14:04 dc postfix/smtpd[17112]: connect from 
> localhost.localdomain[127.0.0.1]
> Jun 19 22:14:04 dc postfix/smtpd[17112]: disconnect from 
> localhost.localdomain[127.0.0.1]
> 
> 
> 
> Zarafa spooler.log
> ==================
> Sun Jun 19 22:06:07 2011: [16887] Sending e-mail for user testy, subject: 
> 'testmail 19mb', size: 19876390
> Sun Jun 19 22:06:10 2011: [16887] Sending message with Message-ID: 
> [email protected]
> Sun Jun 19 22:08:03 2011: [16887] SMTP: Error while executing command 'DATA'. 
> Response: 552 5.2.3 Message exceeds maximum fixed size (20000000)
> Sun Jun 19 22:08:03 2011: [16887] E-mail for user testy could not be sent, 
> notifying user
> Sun Jun 19 22:12:10 2011: [17075] Sending e-mail for user testy, subject: 
> 'WG: testmail 19mb', size: 19878306
> Sun Jun 19 22:12:11 2011: [17075] Sending message with Message-ID: 
> [email protected]
> Sun Jun 19 22:14:06 2011: [17075] SMTP: Error while executing command 'DATA'. 
> Response: 552 5.2.3 Message exceeds maximum fixed size (20000000)
> Sun Jun 19 22:14:06 2011: [17075] E-mail for user testy could not be sent, 
> notifying user
> Sun Jun 19 22:17:12 2011: [17249] Sending e-mail for user testy, subject: 
> 'WG: testmail 19mb', size: 19878286
> Sun Jun 19 22:17:13 2011: [17249] Sending message with Message-ID: 
> [email protected]
> Sun Jun 19 22:19:09 2011: [17249] SMTP: Error while executing command 'DATA'. 
> Response: 552 5.2.3 Message exceeds maximum fixed size (20000000)

> _______________________________________________
> postfix-users mailing list
> [email protected]
> http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users


-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  [email protected] | http://www.charite.de
            
_______________________________________________
postfix-users mailing list
[email protected]
http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users

Antwort per Email an