martinr92
New Member
Hallo,
ich hab ein Problem mit meinem E-Mail-Versand.
Ich hab aber in der /etc/postfix/virtual
eingetragen und danach den Befehl
ausgeführt.
Woran liegt es, dass Postfix Mail für admin" nicht annehmen will?
Server: Linux (OpenSuse 10.3)
MFG
Martin
ich hab ein Problem mit meinem E-Mail-Versand.
Code:
postfix/smtpd[21783]: connect from localhost.localdomain[127.0.0.1]
postfix/smtpd[21783]: 180DF3120F8: client=localhost.localdomain[127.0.0.1]
postfix/cleanup[21787]: 180DF3120F8: message-id=<[email protected]>
postfix/qmgr[20169]: 180DF3120F8: from=<[email protected]>, size=1948, nrcpt=1 (queue active)
postfix/smtpd[21783]: disconnect from localhost.localdomain[127.0.0.1]
postfix/local[21788]: 180DF3120F8: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.07, delays=0.03/0.02/0/0.03, dsn=5.1.1, status=bounced (unknown user: "admin")
postfix/cleanup[21787]: 2610F31212A: message-id=<[email protected]>
postfix/qmgr[20169]: 2610F31212A: from=<>, size=3786, nrcpt=1 (queue active)
postfix/bounce[21789]: 180DF3120F8: sender non-delivery notification: 2610F31212A
postfix/qmgr[20169]: 180DF3120F8: removed
postfix/local[21788]: 2610F31212A: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0.02, delays=0.01/0.01/0/0, dsn=5.1.1, status=bounced (unknown user: "admin")
postfix/qmgr[20169]: 2610F31212A: removed
Ich hab aber in der /etc/postfix/virtual
Code:
[email protected] admin
Code:
postmap /etc/postfix/virtual
rcpostfix restart
Woran liegt es, dass Postfix Mail für admin" nicht annehmen will?
Server: Linux (OpenSuse 10.3)
MFG
Martin