Seltsame nachricht in den Logs | Postfix

Postfix, QMail, Sendmail, Dovecot, Cyrus, Courier, Anti-Spam
Post Reply
rǃppz
Posts: 127
Joined: 2003-04-02 14:14
 

Seltsame nachricht in den Logs | Postfix

Post by rǃppz »

Hallo ich habe dauernd diese Nachhricht in meinen Logs:

Sep 27 12:01:01 server1 postfix/local[22333]: warning: possible alias database loop for postmaster
Sep 27 12:01:01 server1 postfix/local[22333]: C8DE4C99FC: to=<postmaster@mail.mydomain.com>, relay=local, delay=0, status=bounced (possible alias database loop for postmaster)

So wie ich das verstehe hat er Probleme da postmaster 2x existiert.
dodolin
Posts: 3840
Joined: 2003-01-21 01:59
Location: Sinsheim/Karlsruhe
Contact:
 

Re: Seltsame nachricht in den Logs | Postfix

Post by dodolin »

Code: Select all

grep postmaster /pfad/zur/aliasdatei
hotzi
Posts: 197
Joined: 2004-04-14 09:04
Location: Bayern, Sulzemoos
Contact:
 

Re: Seltsame nachricht in den Logs | Postfix

Post by hotzi »

Hallo,

same here. Recht frischer Debian Server, Confixx 2 und postfix.

in meiner /etc/aliases schreibt Confixx immer wieder das hier rein:

postmaster: root
root: postmaster

Jemand ne Idee

Gruss

Hotzi
Post Reply