Komm in unsere Facebook Gruppe

Willkommen Gast
Du bist nicht angemeldet, um alle Funktionen des Forums zu nutzen musst du dich registrieren und anmelden. Die Registrierung ist natürlich völlig kostenlos und kann jeder Zeit wiederrufen werden.

Aktuelle Zeit: 25. Mai 2012 12:17

Mail Problem - alias expaned

Allgemeine Fragen zu den verschiedenen Linux Distributionen
und dem Umgang mit der Shell.


Mail Problem - alias expaned

Beitragvon Repli am 15. Apr 2011 10:25

Moin zusammen,

ich ärgere mich jetzt schon seit mehreren Wochen mit folgendem Problem rum:

Ich habe einen Debian rooti mit confixx laufen. Durch confixx viele verschiedene Domains angelegt und auch diverse Postfächer.
Seit geraumer Zeit tritt der Fehler auf, dass Mails, die ich von Adressen auf diesem Server zu anderen Adressen auf diesem Server
nicht mehr ankommen. Empfangen von Emails von "außen", also Adressen, die nicht auf dem Server liegen, ist kein Problem.

In der Übermittlingsbestätigung steht:
This is the mail system at host xx.cc.de.

Your message was successfully delivered to the destination(s)
listed below. If the message was delivered to mailbox you will
receive no further notifications. Otherwise you may still receive
notifications of mail delivery errors from other systems.

The mail system

<xxx@ccc.de>: alias expanded

Postfix main.cf:
myorigin = xx.cc.de
smtpd_banner = ESMTP
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
readme_directory = no

# TLS parameters
smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
# See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
# information on enabling SSL in the smtp client.
myhostname = xx.cc.de
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = xx.cc.de, xc.srv.ab.de, localhost.srv.ab.de, localhost, x.cc.de
relayhost =
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
#jts-jh-2007-06-14
smtpd_recipient_restrictions =
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_unknown_sender_domain,
reject_unknown_recipient_domain,
permit_mynetworks,
permit_sasl_authenticated,
reject_unauth_destination,
check_recipient_access pcre:/etc/postfix/recipient_checks.pcre,
reject_unauth_pipelining,
reject_invalid_hostname,
reject_non_fqdn_hostname,
reject_rbl_client dnsbl-1.uceprotect.net,
reject_rbl_client dul.dnsbl.sorbs.net,
reject_rbl_client ix.dnsbl.manitu.net,
reject_rbl_client cbl.abuseat.org,
reject_rbl_client sbl-xbl.spamhaus.org,
reject_rbl_client list.dsbl.org
smtpd_helo_required = yes
strict_rfc821_envelopes = yes

# Strenge Syntax
# Strict syntax
disable_vrfy_command = yes
# kein VRFY
# no VRFY command
unknown_address_reject_code = 554
unknown_hostname_reject_code = 554
unknown_client_reject_code = 554
home_mailbox = Maildir/
# smtp auth - add
smtpd_sasl_auth_enable = yes
smtpd_sasl2_auth_enable = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
disable_vrfy_command = yes
smtpd_etrn_restrictions = reject
disable_dns_lookups = yes
### CONFIXX POSTFIX ENTRY ###
virtual_maps = hash:/etc/postfix/confixx_virtualUsers, hash:/etc/postfix/confixx_localDomains
### /CONFIXX POSTFIX ENTRY ###

Ich hab absolut keine Ahnung mehr wodran es noch liegen kann. Könnt ihr mir da weiterhelfen?

Vielen Dank im voraus.

Viele Grüße
Fabian
Repli
Mitglied
Mitglied
 
Beiträge: 20
Registriert: 20. Jan 2007 11:06

Re: Mail Problem - alias expaned

Beitragvon Delta am 19. Apr 2011 03:00

was sagen den die logs???

unter debian /var/log/mail.log und /var/log/syslog letztes ist eine Datei!!
Benutzeravatar
Delta
Mitglied
Mitglied
 
Beiträge: 30
Registriert: 1. Jan 2011 00:55
Wohnort: Österreich Linz

Re: Mail Problem - alias expaned

Beitragvon Repli am 20. Apr 2011 07:01

Mail.log
Apr 20 07:50:34 XXXXX postfix/smtpd[726]: connect from unknown[xxx.xxx.xxx.xxx]
Apr 20 07:50:34 XXXXX postfix/smtpd[726]: C5A8C2F0458: client=unknown[xxx.xxx.xxx.xxx], sasl_method=PLAIN, sasl_username=web0p1
Apr 20 07:50:34 XXXXX postfix/cleanup[730]: C5A8C2F0458: message-id=<4DAE74AE.5030409@xx.de>
Apr 20 07:50:34 XXXXX postfix/qmgr[24036]: C5A8C2F0458: from=<me@xx.de>, size=53698, nrcpt=1 (queue active)
Apr 20 07:50:35 XXXXX spamd[388]: spamd: connection from localhost [127.0.0.1] at port 38272
Apr 20 07:50:35 XXXXX postfix/smtpd[726]: disconnect from unknown[xxx.xxx.xxx.xxx]
Apr 20 07:50:35 XXXXX spamd[388]: spamd: setuid to web0p1 succeeded, reading scores from SQL
Apr 20 07:50:35 XXXXX spamd[388]: spamd: processing message <4DAE74AE.5030409@xx.de> for web0p1:647
Apr 20 07:50:37 XXXXX spamd[388]: spamd: clean message (3.9/5.0) for web0p1:647 in 2.9 seconds, 53119 bytes.
Apr 20 07:50:37 XXXXX spamd[388]: spamd: result: . 3 - HTML_IMAGE_ONLY_08,HTML_MESSAGE,RATWARE_GECKO_BUILD scantime=2.9,size=53119,user=web0p1,uid=647,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=38272,mid=<4DAE74AE.5030409@xx.de>,autolearn=no
Apr 20 07:50:37 XXXXX spamd[26895]: prefork: child states: II
Apr 20 07:50:37 XXXXX postfix/local[731]: C5A8C2F0458: to=<web0p1@cc.xx.de>, orig_to=<me@xx.de>, relay=local, delay=3.1, delays=0.19/0.01/0/2.9, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION")
Apr 20 07:50:37 XXXXX postfix/qmgr[24036]: C5A8C2F0458: removed


Syslog
Apr 20 07:50:01 XXXXX /USR/SBIN/CRON[720]: (root) CMD (/root/confixx/confixx_counterscript.pl)
Apr 20 07:50:02 XXXXX /USR/SBIN/CRON[722]: (www-data) CMD ([ -x /usr/lib/cgi-bin/awstats.pl -a -f /etc/awstats/awstats.conf -a -r /var/log/apache/access.log ] && /usr/lib/cgi-bin/awstats.pl -config=awstats -update >/dev/null)
Apr 20 07:50:02 XXXXX /USR/SBIN/CRON[724]: (root) CMD (if [ -x /etc/munin/plugins/apt_all ]; then /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x /etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12 >/dev/null; fi)
Apr 20 07:50:34 XXXXX postfix/smtpd[726]: connect from unknown[xxx.xxx.xxx.xxx]
Apr 20 07:50:34 XXXXX postfix/smtpd[726]: C5A8C2F0458: client=unknown[xxx.xxx.xxx.xxx], sasl_method=PLAIN, sasl_username=web0p1
Apr 20 07:50:34 XXXXX postfix/cleanup[730]: C5A8C2F0458: message-id=<4DAE74AE.5030409@xx.de>
Apr 20 07:50:34 XXXXX postfix/qmgr[24036]: C5A8C2F0458: from=<me@xx.de>, size=53698, nrcpt=1 (queue active)
Apr 20 07:50:35 XXXXX spamd[388]: spamd: connection from localhost [127.0.0.1] at port 38272
Apr 20 07:50:35 XXXXX postfix/smtpd[726]: disconnect from unknown[xxx.xxx.xxx.xxx]
Apr 20 07:50:35 XXXXX spamd[388]: spamd: setuid to web0p1 succeeded, reading scores from SQL
Apr 20 07:50:35 XXXXX spamd[388]: spamd: processing message <4DAE74AE.5030409@xx.de> for web0p1:647
Apr 20 07:50:37 XXXXX spamd[388]: spamd: clean message (3.9/5.0) for web0p1:647 in 2.9 seconds, 53119 bytes.
Apr 20 07:50:37 XXXXX spamd[388]: spamd: result: . 3 - HTML_IMAGE_ONLY_08,HTML_MESSAGE,RATWARE_GECKO_BUILD scantime=2.9,size=53119,user=web0p1,uid=647,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=38272,mid=<4DAE74AE.5030409@xx.de>,autolearn=no
Apr 20 07:50:37 XXXXX spamd[26895]: prefork: child states: II
Apr 20 07:50:37 XXXXX postfix/local[731]: C5A8C2F0458: to=<web0p1@cc.xx.de>, orig_to=<me@xx.de>, relay=local, delay=3.1, delays=0.19/0.01/0/2.9, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION")
Apr 20 07:50:37 XXXXX postfix/qmgr[24036]: C5A8C2F0458: removed
Repli
Mitglied
Mitglied
 
Beiträge: 20
Registriert: 20. Jan 2007 11:06


Zurück zu Linux




Ähnliche Beiträge

Problem mit CSS Server in Vmware
Forum: Counter Strike Source
Autor: krolf
Antworten: 1
Problem mit COD2 beim starten
Forum: Call of Duty
Autor: Haithabu84
Antworten: 6
Cod4 Server problem
Forum: Call of Duty
Autor: Kingjoshii1000
Antworten: 3
Shoutcast 2.0 Beta und Linux Debian 64bit Problem
Forum: Voiceserver / Webradio
Autor: Andynator
Antworten: 2
Mani Admin Plugin Problem
Forum: Counter Strike Source
Autor: Remix
Antworten: 12