SMTP Fehler Message: SMTP authentication failed

Hilfe zu Znuny Problemen aller Art
Locked
bigal
Znuny newbie
Posts: 3
Joined: 04 Feb 2011, 14:21
Znuny Version: 3

SMTP Fehler Message: SMTP authentication failed

Post by bigal »

Hallo,
ich bekomme imemr folgenden Fehler, jedoch stimmen die SMTP daten 100%

Code: Select all

Backend ERROR: OTRS-CGI-10 Perl: 5.10.1 OS: linux Time: Tue Feb  8 20:26:50 2011

Message: SMTP authentication failed: 5355.7.8 Error: authentication failed: cmVhbG09IiIsbm9uY2U9ImRlVk1nR2tKWkVkNENXMitKNmJNNGc9PSIscW9wPSJhdXRoIixjaGFyc2V0PSJ1dGYtOCIsYWxnb3JpdGhtPSJtZDUtc2VzcyI=
! Enable Net::SMTP debug for more info!

Traceback (9913):
   Module: Kernel::System::Email::SMTP::Send (v1.29) Line: 117
   Module: Kernel::System::Email::Send (v1.70) Line: 682
   Module: Kernel::System::Ticket::Article::ArticleSend (v1.273) Line: 2035
   Module: Kernel::Modules::AgentTicketCompose::Run (v1.124) Line: 525
   Module: Kernel::System::Web::InterfaceAgent::Run (v1.58) Line: 838
   Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 45
   Module: (eval) (v1.89) Line: 204
   Module: ModPerl::RegistryCooker::run (v1.89) Line: 204
   Module: ModPerl::RegistryCooker::default_handler (v1.89) Line: 170
   Module: ModPerl::Registry::handler (v1.99) Line: 31
Woran könnte das noch liegen ?
fossil
Znuny newbie
Posts: 88
Joined: 19 Jan 2011, 11:39
Znuny Version: 3.0.8
Location: München

Re: SMTP Fehler Message: SMTP authentication failed

Post by fossil »

Hi & schönen Abend erstmal,

Backend ERROR und SMTP Auth. faild ist nicht gut! ;) Da geb ich dir recht.

Die Frage ist wann bringt er diese Meldung? Also bei SMTP theoretisch ja bei einer Antwort auf ein Ticket, oder? PW/User/Usergruppe am Mailserver für SMTP richtig eingetragen?

VG, Fossil
cncandi
Znuny newbie
Posts: 8
Joined: 21 Dec 2010, 00:44
Znuny Version: 2

Re: SMTP Fehler Message: SMTP authentication failed

Post by cncandi »

ich habe das gleiche Problem. Konnte es mittlerweise behoben werden ?
Ich habe umgestellt auf "Sendmail". Aber es kommt kein Ticket an. Auch keine Benachrichtigung an Agents.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: SMTP Fehler Message: SMTP authentication failed

Post by jojo »

dann schau in das Logfile des MTAs
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
cncandi
Znuny newbie
Posts: 8
Joined: 21 Dec 2010, 00:44
Znuny Version: 2

Re: SMTP Fehler Message: SMTP authentication failed

Post by cncandi »

wohin ?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: SMTP Fehler Message: SMTP authentication failed

Post by jojo »

Das Logfile des Mail Transport Agents auf Deinem OTRS Server an den Du via sendmail die Mails abgibst. Im Zweifelsfall den Administrator des Systems fragen
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked