imap ssl?tls?

Hilfe zu Znuny Problemen aller Art
Locked
Illuminant777
Znuny newbie
Posts: 9
Joined: 06 Aug 2009, 15:23
Znuny Version: 2.4.2

imap ssl?tls?

Post by Illuminant777 »

Im moment kämpfe ich mit imaps den über das webfrontend von Otrs 2.4 ist nur pop oder imap auswählbar allerdinge bekomme ich immer beim testen die melden authentifizierung fehlgeschlagen. Ich versuche mich hier an unserem Exchange anzumelden der aber nur eine authentifizierung über ssl zulässt was mach ich jetzt ?
Last edited by Illuminant777 on 02 Sep 2009, 10:57, edited 1 time in total.
Angaben zum eingesetzten System

Produktivsystem: Windows Server 2003 Sp2 || OTRS 2.4.2
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

imap ssl

Post by jojo »

Forensuche benutzen (und z.B. erstmal bin/otrs.checkModules ausführen)
"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
Andre Bauer
Znuny guru
Posts: 2189
Joined: 08 Dec 2005, 17:01
Znuny Version: 5.0.x
Real Name: André Bauer
Company: Magix Software GmbH
Location: Dresden
Contact:

imap ssl

Post by Andre Bauer »

Als erstes die Perl SSL Pakete installieren (CheckModules Script nutzen), dann SSL konfigurieren...
Prod: Ubuntu Server 16.04 / Zammad 1.2

DO NOT PM ME WITH OTRS RELATED QUESTIONS! ASK IN THE FORUMS!

OtterHub.org
Illuminant777
Znuny newbie
Posts: 9
Joined: 06 Aug 2009, 15:23
Znuny Version: 2.4.2

imap ssl?tls?

Post by Illuminant777 »

Und wie führe ich dieses Script aus ? und wo finde ich diese ssl pakete ._.?

Code: Select all

ERROR: OTRS-CGI-10 Perl: 5.10.0 OS: MSWin32 Time: Wed Sep  2 01:35:55 2009

Message: IMAP: Auth for user helpdesk/maple.2010pv.local failed!

Traceback (1444):
   Module: Kernel::System::MailAccount::IMAP::Fetch (v1.7) Line: 83
   Module: Kernel::System::MailAccount::MailAccountFetch (v1.9) Line: 380
   Module: Kernel::Modules::AdminMailAccount::Run (v1.7) Line: 62
   Module: Kernel::System::Web::InterfaceAgent::Run (v1.43) Line: 819
   Module: ModPerl::ROOT::ModPerl::Registry::C_3a_Program_20Files_OTRS_OTRS_bin_cgi_2dbin_index_2epl::handler (unknown version) Line: 51
   Module: (eval) (v1.88) Line: 204
   Module: ModPerl::RegistryCooker::run (v1.88) Line: 204
   Module: ModPerl::RegistryCooker::default_handler (v1.88) Line: 170
   Module: ModPerl::Registry::handler (v1.99) Line: 31
Das ist mein momentaner Fehler falls das hilft.

Ich habe ausserdem noch einfach mal die passenden daten in Outlook eingetragen um zu testen ob das Postfach funktioniert tut es allerdings nur wenn ich die verschlüsselung auf Tls stelle ...??
Angaben zum eingesetzten System

Produktivsystem: Windows Server 2003 Sp2 || OTRS 2.4.2
maxbacks
Znuny wizard
Posts: 326
Joined: 30 Jan 2008, 14:59
Znuny Version: 6.0.19
Real Name: Max Hendrik Backs

imap ssl?tls?

Post by maxbacks »

Hi Illuminant777,

wie du Shellscripte ausführst findest du hier:
http://openbook.galileocomputing.de/lin ... 84754fbf9a

Perl Module bekommst du entweder über die DistributionsPaketverwaltung oder über cpan installiert.

gruß,
mbacks
Ticket-System
Ubuntu 18.04
OTRS 6.0.19
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

imap ssl?tls?

Post by jojo »

Unter Windows wirst Du da kein Glück haben. Die SSL Libraries stehen hier nicht zur Verfügung.
"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