![]() |
|
Email Delivery Fails - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: Email Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=35) +---- Thread: Email Delivery Fails (/showthread.php?tid=454) |
Email Delivery Fails - jntslvdrt - 10-16-2014 Hello there. How you doing? I'm on DigitalOcean with Ubuntu 12.04 x64 VM. And I'm having some problems with quite specific domain when it's about to send email. The email service I'm trying to send mails is uol.com.br (user@uol.com.br). Every email from this domain is taking almost 4 hours to informar that it was not delivered. I think it's about reverse DNS. But I dont know nothing about it. I need you guys to helpme out to figure out what's going on. RE: Email Delivery Fails - Me.B - 10-16-2014 https://www.digitalocean.com/community/questions/multiple-ptr-reverse-dns-records-postfix RE: Email Delivery Fails - jntslvdrt - 10-23-2014 I really don't know how to do this. Do I have to create this records into my DNS zone for each failing delivering domain? I set them to go where? My Zpanel (Sentora) server IP? RE: Email Delivery Fails - gfgrisales - 10-23-2014 Hey there jntslvdrt, Are you experiencing issues only with UOL or you are experiencing the same with any other ISP like Globo, Hotmail, Yahoo, Terra? I'm asking because Digital Ocean has the outgoing e-mail blocked by default and in order to have it running you need to open a ticket with them otherwise you will be allowed to send e-mails only within your network. In the other hand if you have no issues with other mailboxes out of your network, in order to have the e-mail delivered on the inbox flawlessly you probably will have to set up the SPF and DKIM for each domain in your host. This is becoming the new standard for any ISP due to the DMARC policy (Further info on http://dmarc.org ). For sure this can affect the deliverability of your messages with yahoo and Globomail(Google) I don't know if with UOL as well but wouldn't surprise me that is the case since they have e-mail marketing service as well as part of their business portfolio and in order to have a good reputation they need to respect this policy in every domain related to them. This might be of help to you: https://www.digitalocean.com/community/tutorials/how-to-use-an-spf-record-to-prevent-spoofing-improve-e-mail-reliability RE: Email Delivery Fails - Me.B - 10-23-2014 tested a new vps on Digital ocean & smtp working fine out of the box. Using it for beta testing. Sending to gmail no issues & receiving. M B RE: Email Delivery Fails - jacobg830 - 10-23-2014 It might be worth checking if the server IP is blacklisted at http://mxtoolbox.com/blacklists.asp If it is then you can usually submit your IP to the respective blacklists for removal. If that's not the probelm then I echo what gfgrisales. I have also heard some Digital Ocean regions block email by default (or at least they used to). RE: Email Delivery Fails - jntslvdrt - 10-23-2014 No, I'm having no problems with Gmail, Hotmail and Yahoo at all (I tested one-by-one and send/receive is working for them)... Its only with UOL. I have no other test mails from Terra or Globo (both BR telecom companies). I checked out hostname command my server and it was set as my Droplet (VPS) name, LalandeZ, and I set it up as z.lalande.com.br. I think I need to wait a little to see it taking effect once it's about DNS. About Blacklist everything was OK excepting this both: TIMEOUT! ASPEWS and TIMEOUT! ivmSIP But in MX lookup I found this message: No ptr Records exist And I'll have more lectures into this DMARC thing to figure out what's it about. RE: Email Delivery Fails - gfgrisales - 10-23-2014 (10-23-2014, 05:44 AM)Me.B Wrote: tested a new vps on Digital ocean & smtp working fine out of the box. Using it for beta testing.Hey there Me.B Are you doing this on a new account or is an account that you have used before? Because for any new account that's the outgoing e-mail rule according to this message they sent to me earlier this month. Digital Ocean“s Support Wrote: Hello! RE: Email Delivery Fails - Me.B - 10-23-2014 Existing account since a month. I understand that blocking SMTP on new accounts is a good rule to prevent abuse. Spamming from VPS is on the rise and not only from digital ocean: http://www.spamhaus.org/sbl/listings/digitalocean.com I don't have currently any issue, as I use my DO account only to create testing droptlets for sentora beta. Not using any permanent VPS there, as I have my dedicated servers for that. M B RE: Email Delivery Fails - jntslvdrt - 10-25-2014 Hello, I just renamed my Droplet from LalandeZ to g.lalande.com.br and now email is fully working |