Hello,
someone can tel me how to configure OTRS to send mail with Gmail Account (send Notification to user) ,
I've installed OTRS in win 2003 server.
Thanks!!
Configure OTRS to send mail with Gmail
Moderator: crythias
-
- Znuny newbie
- Posts: 2
- Joined: 01 Jun 2011, 18:28
- Znuny Version: 3.0.7
- Real Name: Shane Farmer
- Company: Chadwick R-1
Re: Configure OTRS to send mail with Gmail
Go into SysConfig, Click Framework in dropdown. Go to Core:Sendmail.
SendmailModule = SMTPS
SendmailModule::Host = smtp.googlemail.com
SendmailModule::Port - 465
SendmailModule::AuthUser = support (this is whatever you assign it to be. Ours happends to be 'support')
SendmailModule::AuthPassword = whatever you assigned the AuthUser
SendmailModule = SMTPS
SendmailModule::Host = smtp.googlemail.com
SendmailModule::Port - 465
SendmailModule::AuthUser = support (this is whatever you assign it to be. Ours happends to be 'support')
SendmailModule::AuthPassword = whatever you assigned the AuthUser