**shame on me**
Der Benutzername hatte die falsche Domain. Laufen 2 Domains auf dem Server, deswegen ist mir das nicht aufgefallen, obwohl ich den Benutzernamen x-mal überprüft habe.
Danke an alle fürs Helfen.
Problem mit SMTP Versand [gelöst]
Re: Problem mit SMTP Versand [gelöst]
LOL, da hätten wir ja noch lange suchen können.
Solltest TB trotzdem updaten ;)
Solltest TB trotzdem updaten ;)
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Re: Problem mit SMTP Versand [gelöst]
Eine andere Version, wenn dies geschieht mit diesen Strings:
mail.info postfix log zeigt:
warning: static.connollyoneill.com[86.43.74.145]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
dovecot.info Protokoll zeigt Versuche, SPAM E-Mail an eine E-Mail-Adresse, die vor Jahren abgeschaltet wurde und sind offensichtliche Login-Versuche mit diesen dekodierten Strings:
echo `echo" UGFzc3dvcmQ6 "| base64 -d`
echo `echo" VXNlcm5hbWU6 "| base64 -d`
So lang wie die Login-Versuche, einige E-Mails zu posten fehlschlagen, einfach ignorieren
------ EN:
Another version when this happens with those strings:
mail.info postfix log shows:
warning: static.connollyoneill.com[86.43.74.145]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
dovecot.info log reveals attempts to sent SPAM email to an email address which was disabled years ago with apparent login strings decoded with this:
echo `echo "UGFzc3dvcmQ6" | base64 -d`
echo `echo "VXNlcm5hbWU6" | base64 -d`
As long as those login attempts to put some email down fail, just ignore it!
mail.info postfix log zeigt:
warning: static.connollyoneill.com[86.43.74.145]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
dovecot.info Protokoll zeigt Versuche, SPAM E-Mail an eine E-Mail-Adresse, die vor Jahren abgeschaltet wurde und sind offensichtliche Login-Versuche mit diesen dekodierten Strings:
echo `echo" UGFzc3dvcmQ6 "| base64 -d`
echo `echo" VXNlcm5hbWU6 "| base64 -d`
So lang wie die Login-Versuche, einige E-Mails zu posten fehlschlagen, einfach ignorieren
------ EN:
Another version when this happens with those strings:
mail.info postfix log shows:
warning: static.connollyoneill.com[86.43.74.145]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
dovecot.info log reveals attempts to sent SPAM email to an email address which was disabled years ago with apparent login strings decoded with this:
echo `echo "UGFzc3dvcmQ6" | base64 -d`
echo `echo "VXNlcm5hbWU6" | base64 -d`
As long as those login attempts to put some email down fail, just ignore it!