Hi Kenneth, On 12.04.2010, at 10:21, Kenneth Thorman wrote: > Config Options: Framework -> Core::Sendmail > SendmailModule: SMTPS > SendmailModule::Host: smtp.gmail.com > SendmailModule::Port: 465 > SendmailModule::AuthUser: [email protected] (a valid username) > SendmailModule::AuthPassword: XXXXXXXXXXXX (corresponding password to > username above)
Could you try the following command: $ openssl s_client -host smtp.gmail.com -port 465 to get a valid SSL connection to gmail? And if have SMTP connection up, what if you try authenticate with your credentials via the openssl prompt? hth, Markus -- Markus Esche Customer Development OTRS AG Europaring 4 94315 Straubing Deutschland T: +49 (0) 9421 56818 0 F: +49 (0) 9421 56818 18 I: http://www.otrs.com/ Geschäftssitz: Bad Homburg Amtsgericht: Bad Homburg, HRB 10751 Steuernummer: 003 240 97505 Aufsichtsratsvorsitzender: Burchard Steinbild Vorstand: André Mindermann (Vorsitzender), Martin Edenhofer --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
