<br><font size=2><tt>Fortsetzung....</tt></font>
<br>
<br><font size=2><tt>>> Out: 451 Error: queue file write error<br>
></tt></font>
<br><font size=2><tt>>Uh Oh, nicht gut!<br>
</tt></font>
<br><font size=2><tt>Danke, fühle mich im Anfangsverdacht bestätigt ;-)</tt></font>
<br>
<br>
<br><font size=2><tt>>> Feb 19 16:29:05 Mafi postfix/smtpd[5087]: connect from<br>
>> mail.computer.de[212.144.99.16]<br>
>> Feb 19 16:29:05 Mafi postfix/smtpd[5143]: connect from<br>
>> bxm182.internet.tpnet.pl[83.18.246.12]<br>
>> Feb 19 16:29:06 Mafi postfix/smtpd[5088]: warning: connect to<br>
>> 127.0.0.1:10023: Connection refused<br>
></tt></font>
<br><font size=2><tt>>Sehr schlecht. Das deutet auf eine Fehlkonfiguration oder einen nicht<br>
>laufenden Filter hin.<br>
</tt></font>
<br><font size=2><tt>10023 ist Policyd-Weight, Prozesse laufen augenscheinlich und melden</tt></font>
<br><font size=2><tt>keine Fehler</tt></font>
<br>
<br>
<br><font size=2><tt>>> Feb 19 16:29:07 Mafi postfix/smtpd[5088]: NOQUEUE: reject: RCPT from<br>
>> 81-12-30-166.usuarios.recal.es[81.12.30.166]: 450 Server configuration<br>
>> problem; from=<epvcup@sampercj.com.br> to=<user@assmann.de> proto=SMTP<br>
>> helo=<81-12-30-166.usuarios.recal.es><br>
></tt></font>
<br><font size=2><tt>>Gar nicht gut. Vermutlich ein Tippfehler in der Konfiguration.<br>
</tt></font>
<br><font size=2><tt>Bei wem denn? Mein Problem?</tt></font>
<br><font size=2><tt>Ich habe diesen Fehler im Moment recht oft, und wüsste nicht, dass</tt></font>
<br><font size=2><tt>ich vorher auch schon hatte.</tt></font>
<br>
<br>
<br><font size=2><tt>>> content_filter = smtp:127.0.0.1:10024<br>
></tt></font>
<br><font size=2><tt>>Das hier könnte schon dein Problem sein. Wie sieht deine master.cf aus? Da</tt></font>
<br><font size=2><tt>>du einen smtp-Proxy aus amavisd-new gemacht hast, darfst du nur soviele<br>
>smtpd-Prozesse laufen haben wie du amavisd-new Prozesse konfiguriert hast.<br>
></tt></font>
<br><font size=2><tt>>Dies sieht im Augenblick nicht so aus.<br>
</tt></font>
<br><font size=2><tt>Hmm, wo hinterlege ich denn die Prozessanzahl von Amavis? Smtp-Prozesse sind</tt></font>
<br><font size=2><tt>auf 15 limitiert. Meine Master.cf sieht so aus:</tt></font>
<br>
<br><font size=2><tt>########################</tt></font>
<br><font size=2><tt>### master.cf Anfang ###</tt></font>
<br><font size=2><tt>########################</tt></font>
<br><font size=2><tt>#<br>
# Postfix master process configuration file. For details on the format<br>
# of the file, see the Postfix master(5) manual page.<br>
#<br>
# ==========================================================================<br>
# service type private unpriv chroot wakeup maxproc command + args<br>
# (yes) (yes) (yes) (never) (100)<br>
# ==========================================================================<br>
</tt></font>
<br>
<br><font size=2><tt># MX Inbound (Von Internet kommend)<br>
172.16.171.10:smtp inet n - y - 15 smtpd<br>
</tt></font>
<br><font size=2><tt># MX localhost<br>
127.0.0.1:smtp inet n - y - 15 smtpd<br>
</tt></font>
<br>
<br><font size=2><tt># MX Outbound (an Internet gehend)<br>
192.168.60.2:smtp inet n - y - 25 smtpd<br>
</tt></font>
<br><font size=2><tt>pickup fifo n - y 60 1 pickup<br>
cleanup unix n - y - 0 cleanup<br>
qmgr fifo n - y 300 1 qmgr<br>
tlsmgr unix - - y 1000? 1 tlsmgr<br>
rewrite unix - - y - - trivial-rewrite<br>
bounce unix - - y - 0 bounce<br>
defer unix - - y - 0 bounce<br>
trace unix - - n - 0 bounce<br>
verify unix - - n - 1 verify<br>
flush unix n - n 1000? 0 flush<br>
proxymap unix - - n - - proxymap<br>
</tt></font>
<br><font size=2><tt>smtp unix - - y - 10 smtp<br>
</tt></font>
<br><font size=2><tt>relay unix - - y - 5 smtp<br>
-o fallback_relay=</tt></font>
<br>
<br>
<br><font size=2><tt>showq unix n - y - - showq<br>
error unix - - y - - error<br>
discard unix - - n - - discard<br>
local unix - n n - - local<br>
virtual unix - n y - - virtual<br>
lmtp unix - - y - - lmtp<br>
anvil unix - - n - 1 anvil<br>
</tt></font>
<br><font size=2><tt>localhost:10025 inet n - n - - smtpd<br>
-o content_filter=<br>
-o smtpd_proxy_filter=</tt></font>
<br>
<br>
<br><font size=2><tt>scache unix - - n - 1 scache<br>
</tt></font>
<br><font size=2><tt>maildrop unix - n n - - pipe</tt></font>
<br><font size=2><tt>flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}<br>
cyrus unix - n n - - pipe</tt></font>
<br><font size=2><tt>user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}<br>
uucp unix - n n - - pipe</tt></font>
<br><font size=2><tt>flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)<br>
ifmail unix - n n - - pipe</tt></font>
<br><font size=2><tt>flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)<br>
bsmtp unix - n n - - pipe</tt></font>
<br><font size=2><tt>flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient<br>
procmail unix - n n - - pipe</tt></font>
<br><font size=2><tt>flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}</tt></font>
<br>
<br><font size=2><tt>######################</tt></font>
<br><font size=2><tt>### master.cf Ende ###</tt></font>
<br><font size=2><tt>######################</tt></font>
<br>
<br>
<br><font size=2><tt>>> inet_interfaces = 127.0.0.1 ::1<br>
></tt></font>
<br><font size=2><tt>>Ei der daus. Du lauscht nicht am Internet, hast aber Amavisd-new als Proxy<br>
>konfiguriert?!?<br>
</tt></font>
<br><font size=2><tt>Ich lausche auf proxy_interface mit einer statischen IP ins Internet.</tt></font>
<br><font size=2><tt>Ich muss auch zugeben, dass ich den Mailserver nicht selbst aufgesetzt</tt></font>
<br><font size=2><tt>habe und mich "reinarbeite", dieses Problem hier soll wohl eine</tt></font>
<br><font size=2><tt>Lernzielkontrolle sein ....</tt></font>
<br>
<br>
<br><font size=2><tt>>Wie sieht eigentlich dein Server aus (hardware und Empfang)?<br>
</tt></font>
<br><font size=2><tt>Ich denke diese Fragen wurden im Text nun beantwortet? Versteh</tt></font>
<br><font size=2><tt>sonst die Frage nicht ?!?</tt></font>
<br>
<br><font size=2><tt>MfGruß</tt></font>
<br>
<br><font size=2><tt>Marzel H.</tt></font>