Hi! I'm using gmail address to this kind of notifications but i got this error:
SMTP authentication failed: 500Need MIME::Base64 and Authen::SASL todo auth! Enable Net::SMTP debug for more info!
I'm using this configuration:
SMTPS
smtp.gmail.com
465
Someone know what's going on?
Thanks!
Notifications / new ticket OTRS 5
Moderator: crythias
-
- Administrator
- Posts: 4233
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Notifications / new ticket OTRS 5
Yes. Install the missing perl modules: "Need MIME::Base64 and Authen::SASL todo auth!"
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Re: Notifications / new ticket OTRS 5
Root,
I resolved this by installing (ubuntu):
apt-get install libauthen-sasl-perl
Thanks for your help!
I resolved this by installing (ubuntu):
apt-get install libauthen-sasl-perl
Thanks for your help!