Guten Abend,
ich habe ein Problem festgestellt und brauche mal eure Hilfe. Es geht um Postfix und das durchlassen von Mails (rein und raus), es geht nicht, und in der mail.err steht folgendes:
hat jemand einen kleinen Rat / Info woran das liegen und eine Info wie ich das beheben kann?
Das komische ist, das ich emails mittels PHP mail() versenden kann.
lg. lagstar
ich habe ein Problem festgestellt und brauche mal eure Hilfe. Es geht um Postfix und das durchlassen von Mails (rein und raus), es geht nicht, und in der mail.err steht folgendes:
PHP:
[/PHJul 27 09:18:06 vadmin78 postfix/cleanup[22400]: warning: database /etc/postfix/confixx_virtualUsers.db is older than source file /etc/postfix/confixx_virtualUsers
Jul 27 09:18:06 vadmin78 postfix/cleanup[22400]: warning: database /etc/postfix/confixx_localDomains.db is older than source file /etc/postfix/confixx_localDomains
Jul 27 09:18:06 vadmin78 postfix/pickup[22039]: C28A03139A: uid=108 from=<amavis>
Jul 27 09:18:06 vadmin78 postfix/trivial-rewrite[22401]: warning: database /etc/postfix/confixx_virtualUsers.db is older than source file /etc/postfix/confixx_virtualUsers
Jul 27 09:18:06 vadmin78 postfix/trivial-rewrite[22401]: warning: database /etc/postfix/confixx_localDomains.db is older than source file /etc/postfix/confixx_localDomains
Jul 27 09:18:06 vadmin78 postfix/cleanup[22400]: C28A03139A: message-id=<[email protected]>
Jul 27 09:18:06 vadmin78 postfix/qmgr[1671]: C28A03139A: from=<[email protected]>, size=650, nrcpt=1 (queue active)
Jul 27 09:18:06 vadmin78 postfix/smtpd[22404]: warning: database /etc/postfix/confixx_virtualUsers.db is older than source file /etc/postfix/confixx_virtualUsers
Jul 27 09:18:06 vadmin78 postfix/smtpd[22404]: warning: database /etc/postfix/confixx_localDomains.db is older than source file /etc/postfix/confixx_localDomains
Jul 27 09:18:07 vadmin78 postfix/smtpd[22404]: connect from localhost[127.0.0.1]
Jul 27 09:18:07 vadmin78 postfix/smtpd[22404]: 0D92831340: client=localhost[127.0.0.1]
Jul 27 09:18:07 vadmin78 postfix/cleanup[22400]: 0D92831340: message-id=<[email protected]>
Jul 27 09:18:07 vadmin78 postfix/qmgr[1671]: 0D92831340: from=<[email protected]>, size=1040, nrcpt=1 (queue active)
Jul 27 09:18:07 vadmin78 amavis[11045]: (11045-08) Passed CLEAN, <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: y+7X1xotcgtV, Hits: -, queued_as: 0D92831340, 280 ms
Jul 27 09:18:07 vadmin78 postfix/smtpd[22404]: disconnect from localhost[127.0.0.1]
Jul 27 09:18:07 vadmin78 postfix/smtp[22402]: C28A03139A: to=<[email protected]>, orig_to=<amavis>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.7, delays=1.4/0.01/0/0.29, dsn=2.6.0, status=sent (250 2.6.0 Ok, id=11045-08, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 0D92831340)
Jul 27 09:18:07 vadmin78 postfix/qmgr[1671]: C28A03139A: removed
hat jemand einen kleinen Rat / Info woran das liegen und eine Info wie ich das beheben kann?
Das komische ist, das ich emails mittels PHP mail() versenden kann.
lg. lagstar