[Postfixbuch-users] Bei receive_override_options Problem mit alias-lookups
Achim Altmann
aa at com-gate.com
Mo Nov 10 17:46:39 CET 2003
Ralf Hildebrandt schrieb:
> * Achim Altmann <aa at com-gate.com>:
>
>
>>weil das tool an postmaster und nicht an postmaster at com-gate.com mails
>>versendet (das tool läuft lokal)
>
>
> aus postmaster wird eh immer postmaster@$myorigin
>
>
>>dann muss ich dort also mein ip des smtp's angeben ?
>
>
> Ja
>
>
>>127.0.0.1:10025 inet n - n - - smtpd
>> -o content_filter=
>> -o local_recipient_maps=
>> -o relay_recipient_maps=
>> -o smtpd_restriction_classes=
>> -o smtpd_client_restrictions=
>> -o smtpd_helo_restrictions=
>> -o smtpd_sender_restrictions=
>> -o smtpd_recipient_restrictions=permit_mynetworks,reject
>> -o mynetworks=127.0.0.0/8
>> -o strict_rfc821_envelopes=yes
>
>
> Ich sehe hier keine overrides!
>
>
>>80.190.226.52:smtp inet n - n - - smtpd
>
>
> wo ist der override?
>
>
>>localhost:smtp
>> inet n - - - - smtpd
>> -o content_filter=
>> -o smtpd_recipient_restrictions=permit_mynetworks,reject
>> -o receive_override_options=no_unknown_recipient_checks
>
>
> Also ist das so schwer zu verstehen? Du musst die overrides lediglich
> an die bestehenden definitionen fuer
>
> 80.190.226.52:smtp
das kann ich nicht da er hier nicht startet mit der meldung das der port
schon belegt ist
also habe ich es nun so gemacht
smtp inet n - n - - smtpd -o
receive_override_options=no_address_mappings
smtps inet n - n - - smtpd -o
smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
submission inet n - n - - smtpd -o
smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 nqmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
showq unix n - n - - showq
error unix - - n - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
cyrus unix - n n - - pipe
flags=O user=cyrus argv=/usr/cyrus/bin/deliver -r ${sender} -m
${extension} ${user}
uucp unix - n n - - pipe
flags=FqhuO user=uucp argv=uux -r -n -z -a $sender - $nexthop!rmail
($recipient)
ifmail unix - n n - - pipe
flags=FO user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop
$recipient
smtp-amavis unix - - n - 4 smtp
-o smtp_data_done_timeout=1200
-o disable_dns_lookups=yes
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o receive_override_options=no_unknown_recipient_checks
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes
relay unix - - n - - smtp
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
>
> und
>
> localhost:smtp
>
> dranklatschen.
>
Sorry aber ich blicke gar nichts mehr, aber oben ist der komplette
auszug der master.cf
und hier ist mein aufruf aus der main.cf
content_filter = smtp-amavis:[127.0.0.1]:10024
Hab ich nun doch
aber nun steht wieder der mist im header
hier das log
client=pop.gmx.net[213.165.64.20]
Nov 10 17:39:43 alpha1 postfix/cleanup[29278]: 047881C00081:
message-id=<10947.1068482380 at www50.gmx.net>
Nov 10 17:39:43 alpha1 postfix/nqmgr[29268]: 047881C00081:
from=<kubinek at gmx.de>, size=961, nrcpt=1 (queue active)
Nov 10 17:39:44 alpha1 postfix/smtpd[29287]: connect from
localhost[127.0.0.1]
Nov 10 17:39:44 alpha1 postfix/smtpd[29287]: 6D9611C00082:
client=localhost[127.0.0.1]
Nov 10 17:39:44 alpha1 postfix/cleanup[29278]: 6D9611C00082:
message-id=<10947.1068482380 at www50.gmx.net>
Nov 10 17:39:44 alpha1 postfix/nqmgr[29268]: 6D9611C00082:
from=<kubinek at gmx.de>, size=1656, nrcpt=1 (queue active)
Nov 10 17:39:44 alpha1 postfix/smtpd[29287]: disconnect from
localhost[127.0.0.1]
Nov 10 17:39:44 alpha1 postfix/smtp[29284]: 047881C00081:
to=<postmaster at com-gate.com>, relay=127.0.0.1[127.0.0.1], delay=5,
status=sent (250 2.6.0 Ok, id=27169-10, from MTA: 250 Ok: queued as
6D9611C00082)
Nov 10 17:39:44 alpha1 postfix/smtpd[29277]: disconnect from
pop.gmx.net[213.165.64.20]
Nov 10 17:39:44 alpha1 postfix/pickup[29267]: 8D1101C00081: uid=100
from=<kubinek at gmx.de>
Nov 10 17:39:44 alpha1 postfix/cleanup[29278]: 8D1101C00081:
message-id=<10947.1068482380 at www50.gmx.net>
Nov 10 17:39:44 alpha1 postfix/nqmgr[29268]: 8D1101C00081:
from=<kubinek at gmx.de>, size=1970, nrcpt=1 (queue active)
Nov 10 17:39:44 alpha1 postfix/pipe[29292]: 6D9611C00082:
to=<postmaster.com-gate.com at smtp.com-gate.com>,
orig_to=<postmaster at com-gate.com>, relay=cyrus, delay=0, status=sent
(smtp.com-gate.com)
Nov 10 17:39:44 alpha1 postfix/smtpd[29287]: connect from
localhost[127.0.0.1]
Nov 10 17:39:44 alpha1 postfix/smtpd[29287]: F33DC1C00082:
client=localhost[127.0.0.1]
Nov 10 17:39:45 alpha1 postfix/cleanup[29278]: F33DC1C00082:
message-id=<10947.1068482380 at www50.gmx.net>
Nov 10 17:39:45 alpha1 postfix/nqmgr[29268]: F33DC1C00082:
from=<kubinek at gmx.de>, size=2397, nrcpt=1 (queue active)
Nov 10 17:39:45 alpha1 postfix/smtpd[29287]: disconnect from
localhost[127.0.0.1]
Nov 10 17:39:45 alpha1 postfix/pipe[29292]: F33DC1C00082:
to=<spool.sms.in at smtp.com-gate.com>, relay=cyrus, delay=1, status=sent
(smtp.com-gate.com)
Nov 10 17:39:45 alpha1 postfix/smtp[29284]: 8D1101C00081:
to=<spool.sms.in at smtp.com-gate.com>,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
und wieder wurde aus 139_postmaster.com-gate.com at sms.in der
spool.sms.in at smtp.com-gate.com
und das ist das problem
orig_to=<139_postmaster.com-gate.com at sms.in>,
relay=127.0.0.1[127.0.0.1], delay=1, status=sent (250 2.6.0 Ok,
id=25446-06, from MTA: 250 Ok: queued as F33DC1C00082)
Gruss und sorry für das nervige Fragen
Achim
Mehr Informationen über die Mailingliste Postfixbuch-users