Mailinglist Archive: opensuse-de (5184 mails)
| < Previous | Next > |
Re: Postfix schreibt lokale Adressen um???
- From: comet.friend@xxxxxxx
- Date: Fri, 17 Oct 2003 01:54:23 +0200 (MEST)
- Message-id: <6705.1066348463@xxxxxxxxxxxxx>
Hallo,
anbei die Ausgabe von postconf -n und der relevante Teil aus /var/log/mail
danke, dass Ihr Euch das mal anschaut.
Übrigens ist mir noch die Idee gekommen, dass mein Problem sich vielleicht
mit ein paar Einträgen in virtual.db lösen ließe, aber ich verstehe zu
wenig davon, um das wirklich einschätzen zu können...
Naja, vielleicht sieht ja einer von Euch, warum lokale Adressen bei mir
umgeschrieben werden.
Zuerst also postconf -n:
<palias_maps = hash:/etc/aliases
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = vscan:
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports = smtp
disable_dns_lookups = yes
inet_interfaces = 127.0.0.1
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 0
mailbox_transport =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
message_size_limit = 10240000
mydestination = $myhostname,localhost.$mydomain,$mydomain
myhostname = orion7.trav.orb
newaliases_path = /usr/bin/newaliases
program_directory = /usr/lib/postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relayhost = mail.gmx.net
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options =
smtp_use_tls = no
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtpd_sasl_auth_enable = no
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_use_tls = no
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 450
ostconf-n>
</postconf-n>
Und hier ein kleiner Auszug aus /var/log/mail:
<var/log/mail>
Oct 16 00:40:59 orion7 postfix/local[3829]: 3E57420F6B:
to=<alex@xxxxxxxxxxxxxxx
>, orig_to=<root@xxxxxxxxxxxxxxx>, relay=local, delay=0, status=sent
(mailbox)
Oct 16 00:41:40 orion7 postfix/pickup[3815]: C46B920F6D: uid=500
from=<alex>
Oct 16 00:41:40 orion7 postfix/cleanup[3828]: C46B920F6D:
message-id=<2003101522
4140.GA3840@xxxxxxxxxxxxx>
Oct 16 00:41:40 orion7 postfix/qmgr[3816]: C46B920F6D:
from=<comet.friend@xxxxxx
t>, size=522, nrcpt=1 (queue active)
Okt 16 00:41:40 orion7 amavis[3823]: (XX68wyno) AM.CL /var/spool/amavis/
amavis-X
X68wyno: <comet.friend@xxxxxxx> -> <java@xxxxxxxxxxxxx>
Okt 16 00:41:40 orion7 amavis[3823]: (XX68wyno) Checking:
<comet.friend@xxxxxxx>
-> <java@xxxxxxxxxxxxx>
Okt 16 00:41:41 orion7 amavis[3823]: (XX68wyno) spam_scan: hits=-2.9
tests=USER_
AGENT_MUTT
Oct 16 00:41:41 orion7 amavis[3823]: (XX68wyno) FWD via SMTP:
[127.0.0.1:10025]
<comet.friend@xxxxxxx> -> <java@xxxxxxxxxxxxx>
Oct 16 00:41:41 orion7 postfix/smtpd[3826]: connect from
localhost[127.0.0.1]
Oct 16 00:41:41 orion7 postfix/smtpd[3826]: CC7AD20F6B:
client=localhost[127.0.0
.1]
Oct 16 00:41:41 orion7 postfix/cleanup[3828]: CC7AD20F6B:
message-id=<2003101522
4140.GA3840@xxxxxxxxxxxxx>
Oct 16 00:41:41 orion7 postfix/qmgr[3816]: CC7AD20F6B:
from=<comet.friend@xxxxxx
t>, size=867, nrcpt=1 (queue active)
Oct 16 00:41:41 orion7 postfix/smtpd[3826]: disconnect from
localhost[127.0.0.1]
Oct 16 00:41:41 orion7 amavis[3823]: (XX68wyno) Passed,
<comet.friend@xxxxxxx> -
> <java@xxxxxxxxxxxxx>, Message-ID: <20031015224140.GA3840@xxxxxxxxxxxxx>,
Hits:
-2.9
</var/log/mail>
Besten Dank noch mal,
Alex
--
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
anbei die Ausgabe von postconf -n und der relevante Teil aus /var/log/mail
danke, dass Ihr Euch das mal anschaut.
Übrigens ist mir noch die Idee gekommen, dass mein Problem sich vielleicht
mit ein paar Einträgen in virtual.db lösen ließe, aber ich verstehe zu
wenig davon, um das wirklich einschätzen zu können...
Naja, vielleicht sieht ja einer von Euch, warum lokale Adressen bei mir
umgeschrieben werden.
Zuerst also postconf -n:
<palias_maps = hash:/etc/aliases
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = vscan:
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports = smtp
disable_dns_lookups = yes
inet_interfaces = 127.0.0.1
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 0
mailbox_transport =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
message_size_limit = 10240000
mydestination = $myhostname,localhost.$mydomain,$mydomain
myhostname = orion7.trav.orb
newaliases_path = /usr/bin/newaliases
program_directory = /usr/lib/postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relayhost = mail.gmx.net
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options =
smtp_use_tls = no
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtpd_sasl_auth_enable = no
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_use_tls = no
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 450
ostconf-n>
</postconf-n>
Und hier ein kleiner Auszug aus /var/log/mail:
<var/log/mail>
Oct 16 00:40:59 orion7 postfix/local[3829]: 3E57420F6B:
to=<alex@xxxxxxxxxxxxxxx
>, orig_to=<root@xxxxxxxxxxxxxxx>, relay=local, delay=0, status=sent
(mailbox)
Oct 16 00:41:40 orion7 postfix/pickup[3815]: C46B920F6D: uid=500
from=<alex>
Oct 16 00:41:40 orion7 postfix/cleanup[3828]: C46B920F6D:
message-id=<2003101522
4140.GA3840@xxxxxxxxxxxxx>
Oct 16 00:41:40 orion7 postfix/qmgr[3816]: C46B920F6D:
from=<comet.friend@xxxxxx
t>, size=522, nrcpt=1 (queue active)
Okt 16 00:41:40 orion7 amavis[3823]: (XX68wyno) AM.CL /var/spool/amavis/
amavis-X
X68wyno: <comet.friend@xxxxxxx> -> <java@xxxxxxxxxxxxx>
Okt 16 00:41:40 orion7 amavis[3823]: (XX68wyno) Checking:
<comet.friend@xxxxxxx>
-> <java@xxxxxxxxxxxxx>
Okt 16 00:41:41 orion7 amavis[3823]: (XX68wyno) spam_scan: hits=-2.9
tests=USER_
AGENT_MUTT
Oct 16 00:41:41 orion7 amavis[3823]: (XX68wyno) FWD via SMTP:
[127.0.0.1:10025]
<comet.friend@xxxxxxx> -> <java@xxxxxxxxxxxxx>
Oct 16 00:41:41 orion7 postfix/smtpd[3826]: connect from
localhost[127.0.0.1]
Oct 16 00:41:41 orion7 postfix/smtpd[3826]: CC7AD20F6B:
client=localhost[127.0.0
.1]
Oct 16 00:41:41 orion7 postfix/cleanup[3828]: CC7AD20F6B:
message-id=<2003101522
4140.GA3840@xxxxxxxxxxxxx>
Oct 16 00:41:41 orion7 postfix/qmgr[3816]: CC7AD20F6B:
from=<comet.friend@xxxxxx
t>, size=867, nrcpt=1 (queue active)
Oct 16 00:41:41 orion7 postfix/smtpd[3826]: disconnect from
localhost[127.0.0.1]
Oct 16 00:41:41 orion7 amavis[3823]: (XX68wyno) Passed,
<comet.friend@xxxxxxx> -
> <java@xxxxxxxxxxxxx>, Message-ID: <20031015224140.GA3840@xxxxxxxxxxxxx>,
Hits:
-2.9
</var/log/mail>
Besten Dank noch mal,
Alex
--
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
| < Previous | Next > |