Amazon ses service

Moderator: crythias

Post Reply
manojkumar
Znuny newbie
Posts: 4
Joined: 04 Jul 2016, 11:09
Znuny Version: otrs 4.5
Real Name: Manoj Kumar
Company: onebcg

Amazon ses service

Post by manojkumar »

Hi Guys,

We observed our otrs ticket reply mark as a spam. The we have decided to relay otrs email by Amazon ses service.
When we start the Amazon ses service on otrs we did not get the email notification. other funcation are working fine

Please let me know how i can resolve this issue.

Thanks
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Amazon ses service

Post by crythias »

Please look at your ses logs and determine path and any error messages relating to email transmission failure.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
manojkumar
Znuny newbie
Posts: 4
Joined: 04 Jul 2016, 11:09
Znuny Version: otrs 4.5
Real Name: Manoj Kumar
Company: onebcg

Re: Amazon ses service

Post by manojkumar »

Hi crythias,

I saw the logs and released when ticket notification emails are sending by the otrs, then they are without the from email address. That is the reason its not going.
Please let me know how I can fill the from email address.
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Amazon ses service

Post by crythias »

You may want to adjust Notificaton Sender in SysConfig
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
manojkumar
Znuny newbie
Posts: 4
Joined: 04 Jul 2016, 11:09
Znuny Version: otrs 4.5
Real Name: Manoj Kumar
Company: onebcg

Re: Amazon ses service

Post by manojkumar »

Hi crythias,

I checked and able to send email by the otrs system. But the notification email alerts not received in my inbox. I checked the logs. In logs its showing below error:-
said: 501 Invalid MAIL FROM address provided (in reply to MAIL FROM command

This error is with notification emails and we are really need those.

Thanks
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Amazon ses service

Post by reneeb »

Did you check what the address looks like? Did you configure NotificationSenderEmail?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
manojkumar
Znuny newbie
Posts: 4
Joined: 04 Jul 2016, 11:09
Znuny Version: otrs 4.5
Real Name: Manoj Kumar
Company: onebcg

Re: Amazon ses service

Post by manojkumar »

Yes, I have already configured the NotificationSender Email addrsess.
in otrs GUI settings.
yatin
Znuny newbie
Posts: 1
Joined: 07 Dec 2017, 11:25
Znuny Version: 5.0.18
Real Name: Yatin

Re: Amazon ses service

Post by yatin »

Hi Manoj,

I have found the solution, We need to choose SendMailModule as SMTPTLS, by default it was set as Sendmail.
Also used SES Credentials in this Sysconfig and defined MAIL FROM address in SendmailEnvelopeFrom.
:D :) 8)
Framework -> Core::Sendmail


For bounce notifications, defined sender address in postfix config file.
You do not have the required permissions to view the files attached to this post.
Post Reply