You are here
Fun chronology:
1. I downloaded the Turnkey OTRS appliance and have been running it via VirtualBox for a few weeks to learn the system. I have, as such, learned the system decently well.
2. I demo'd the software to my boss and we decided to go live with this build.
3. We launched the Amazon cloud version of the Turnkey OTRS build.
4. Email notifications (one of the simplest things to implement on the VirtualBox) will not work. Everything seemed to go well until I realized that no email notification were going out. I did nothing differently between the two builds with either Auto Responses or Notification(Events). Registering users don't even get emails containing their passwords.
So what I'm trying to find out here is what I can do to enable email notifications on the Amazon cloud distro of Turnkey/OTRS. I've been through pages of SysConfig options and have been poring through files via Webmin and have not found it yet.
Thank you so much for your help, and if I need to ask this elsewhere, please let me know.
2 thoughts...
My first thought would be that perhaps you need to open ports in AWS (although I would think that this is already handled by TKL Hub but not 100% sure).
Another possibility that comes to mind is that the IP has been blacklisted by your ISP/email provider (due to previous spammer using the IP) and thus treating them as malicious/spam. If thats the case you may need to consider contacting your ISP/email provider and get it whitelisted.
I'd first double check the availability of the ports by checking internally (netstat) whether the ports are open in your TKL OTRS (although they should be no worries). Then I'd do a remote port scan of your OTRS install either from your local computer or using something like ShieldsUp (google it).
If that confirms everything is as it should be then I'd contact your ISP/email provider and see if they can give you any info.
Does /var/log/mail.log reveal
Does /var/log/mail.log reveal anything about what is happening to the email notifications?
According to the system log
According to the system log and the mail log, the notifications are being sent. They're just not being received. Our email is all taken care of by GMail, and we've had no trouble with receiving messages from anything/anyone else, so I doubt it's that. Thanks for your help, though.
I assume you are using
I think this is what you're
I think this is what you're looking for:
Yep, it does look like the
Yep, it does look like the email is getting delivered correctly. Are you sure it's not in the spam folder or possibly being caught by a filter in the Gmail account? If that's not the case then I'm not sure what to tell you. If Gmail servers are receiving the notification but your Gmail account doesn't have it then my guess is this has nothing to do with it being an Amazon EC2 instance.
Something else you may want to consider if you haven't already is assigning an elastic ip address and reverse dns entry for that server. You may also need to request to remove email sending limitations from Amazon. That doesn't seem to be causing the current problem but it might in the future. You'd have to fill out this form here https://aws-portal.amazon.com/gp/aws/html-forms-controller/contactus/ec2-email-limit-rdns-request
I've been sending to multiple
I've been sending to multiple GMail accounts (some corporate, others personal) and none of them have shown up in Spam or any other folders. Maybe they're all just being waylayed somewhere...stinking intertubes...
Blacklisted then maybe?
Have a look at some of these links (I'm sure google can provide you with many more):
http://mail.google.com/support/bin/answer.py?answer=80369
http://mail.google.com/support/bin/answer.py?answer=82460
and/or consider submitting this form:
http://mail.google.com/support/bin/request.py?contact_type=msgdelivery
In my googling I came across a couple of paragraphs relating to submitting that form which seemed like sound advice and I have re-stated it here:
Another option may be to just backup your server, destroy it and start again (with a new IP) and hope for the best. Good luck...
Add new comment