Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


MurrayM

2455 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

#168568 18-Mar-2015 16:11
Send private message

I've had a client complain to me that email sent from his website (hosted by iServe), i.e. contact form, order form, etc, isn't getting through to him.

 

After going through all the usual suspects (check the junk mail folder, etc) I added myself as a recipient of the emails and I received test messages ok.

 

My client uses Office 365 for his email, his MX records point there.

 

He has two websites, both hosted with iServe, and email from neither is getting through to him.

 


Both sites use PHP to send the email after a user has filled in a form.

My client contacted the people who set up his Office 365 and they suggested that the iServe mail server IP address may have been blacklisted.

 

I looked at the mail headers for one of the messages that I received ok and found an IP address of 202.191.42.19 that appeared to be the one iServe's mail server was sending from.  I plugged this into a blacklist checker and found that one blacklist had indeed flagged that IP address as a spammer.  See http://mxtoolbox.com/SuperTool.aspx?action=blacklist%3a202.191.42.19&run=toolpage  The blacklist is called UCEPROTECTL1.

 

I used another blacklist checker, http://www.blacklistalert.org/, and that listed five blacklists that had flagged that IP address.

 

 

 

We're not 100% sure that this is the cause of his lost emails, but it's certainly something that could cause the problem.

I've sent an email to blacklisted at orcon.net.nz and received an automated reply saying they'd received my message.

I just wanted to ask if anyone else has noticed missing email from iServe hosted websites?

View this topic in a long page with up to 500 replies per page Create new topic
 1 | 2
mattwnz
20147 posts

Uber Geek


  #1261821 18-Mar-2015 16:30
Send private message

You are better to phone them these days for support, and you will need to report the problem to them, so they can fix the problem.
 Last time I filled in the contact form on the orcon website, I never heard back so don't know if it actually gets through to the hosting people..



MurrayM

2455 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #1261875 18-Mar-2015 18:24
Send private message

Thanks Matt.  I did get back a ticket number so I assume someone will get around to looking at it.

The particular client that was affected by this was in the process of moving hosts so it's just speeded up their plans and hopefully they'll be moved from the iServe hosting platform within 24 hours or so and then it won't be an issue for them.

I remember the last time this happened we were advised to send an email to blacklisted at orcon.net.nz.  At the time I queried if this was for iServe hosted sites too and was told yes.

Ragnor
8219 posts

Uber Geek

Trusted

  #1262434 19-Mar-2015 14:10
Send private message

- Web hosts smtp servers tend to get blacklisted from time to time due to both clients sites being exploited and just false positives.
- Good hosts are proactive about getting de-listed.
- iServe hasn't been a good host in a long time.

On your side do you have SPF record for this domain, does it list iServe mail servers as allowed to send for this domain?







MurrayM

2455 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #1263624 19-Mar-2015 18:38
Send private message

Ragnor: On your side do you have SPF record for this domain, does it list iServe mail servers as allowed to send for this domain?


No I don't have SPF records for this domain.

I'm not an SPF expert but my understanding is that SPF wouldn't have helped in this case, or do I misunderstand SPF?  

I've sent a request to iServe / Orcon asking if they have an SPF include record that covers all their SMTP IP addresses that I can add to my SPF record to save me from having to maintain a list myself.  Does anyone else have any experience with setting up SPF for iServe hosted sites?

mattwnz
20147 posts

Uber Geek


  #1264794 22-Mar-2015 01:05
Send private message

I can confirm that there looks to be  a problem, as emails sent from the iserve servers are getting listed as spam by Gmail automatically. Seems to have started last week.

MurrayM

2455 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #1264830 22-Mar-2015 08:42
Send private message

mattwnz: I can confirm that there looks to be  a problem, as emails sent from the iserve servers are getting listed as spam by Gmail automatically. Seems to have started last week.

Thanks for the confirmation Matt.

I reported it to Orcon on the 18th and received an automated reply saying "We aim to reply within 3 business hours" but so far (nearly 4 days later) I haven't heard anything back from them.

ubergeeknz
3344 posts

Uber Geek

Trusted
Vocus

  #1265265 22-Mar-2015 19:00
Send private message

SPF will help; spam is usually filtered based on an overall score of which SPF is a (big) factor.  So do set up SPF properly for your domain.

As for the lack of response, please accept my apologies, if you can ping me with your account number or username I will follow up on Monday for you.

 
 
 

Move to New Zealand's best fibre broadband service (affiliate link). Note that to use Quic Broadband you must be comfortable with configuring your own router.
MurrayM

2455 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #1265267 22-Mar-2015 19:08
Send private message

ubergeeknz: SPF will help; spam is usually filtered based on an overall score of which SPF is a (big) factor.  So do set up SPF properly for your domain.

As for the lack of response, please accept my apologies, if you can ping me with your account number or username I will follow up on Monday for you.


Thanks, I've sent you a PM with the ticket numbers of my support requests.

ArcticSilver
729 posts

Ultimate Geek


  #1265270 22-Mar-2015 19:15
Send private message

SPF is very important, I would highly recommend adding it.

My servers for instance will highly favor a sender who has a SPF record as most spam does not.

SPF's records effectively say "these listed mail servers are allowed to send mail for my domain". This also helps if some one tries to send mail, pretending to be you as servers checking SPF records can recognize the difference and spam it accordingly.

MurrayM

2455 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #1265677 23-Mar-2015 12:43
Send private message

ArcticSilver: SPF is very important, I would highly recommend adding it.

My servers for instance will highly favor a sender who has a SPF record as most spam does not.

SPF's records effectively say "these listed mail servers are allowed to send mail for my domain". This also helps if some one tries to send mail, pretending to be you as servers checking SPF records can recognize the difference and spam it accordingly.


So the SPF record that I set up should specify the IP addresses of any server that can send email for my domain?

That means I'd have to get the IP addresses of all servers that iServe uses for sending mail (this would cover email that my web site sends out) and I'd also need to include IP addresses for Gmail because I use them for manually sending email.  I've had a quick look but can't find a list of published IP addresses for Gmail (I found some for Google Apps but I just use the free version of Gmail and I don't know if they would be the same IP addresses as Google Apps uses).  Does anyone know where I could find a list of Gmail IP addresses (or even better a gmail.com SPF record that I can include in my own SPF record).

ArcticSilver
729 posts

Ultimate Geek


  #1265977 23-Mar-2015 16:12
Send private message

MurrayM:
ArcticSilver: SPF is very important, I would highly recommend adding it.

My servers for instance will highly favor a sender who has a SPF record as most spam does not.

SPF's records effectively say "these listed mail servers are allowed to send mail for my domain". This also helps if some one tries to send mail, pretending to be you as servers checking SPF records can recognize the difference and spam it accordingly.


So the SPF record that I set up should specify the IP addresses of any server that can send email for my domain?

That means I'd have to get the IP addresses of all servers that iServe uses for sending mail (this would cover email that my web site sends out) and I'd also need to include IP addresses for Gmail because I use them for manually sending email.  I've had a quick look but can't find a list of published IP addresses for Gmail (I found some for Google Apps but I just use the free version of Gmail and I don't know if they would be the same IP addresses as Google Apps uses).  Does anyone know where I could find a list of Gmail IP addresses (or even better a gmail.com SPF record that I can include in my own SPF record).


Yes that is correct.

Most email providers will provide you with a list of IP Addresses, or domains you can use in your SPF records.

MurrayM

2455 posts

Uber Geek

ID Verified
Trusted
Lifetime subscriber

  #1266058 23-Mar-2015 17:36
Send private message

ubergeeknz: For Gmail:

https://support.google.com/a/answer/33786?hl=en

F
or IServe:

https://www.orcon.net.nz/support/gfaq_page/spf_record_for_domain_mailboxes

HTH.  

Thanks for that.  I've set up the following TXT record:

v=spf1 include:_spf.orcon.net.nz include:_spf.google.com ~all

But are you sure that _spf.orcon.net.nz covers the iServe IP addresses?  When I did an nslookup on _spf.orcon.net.nz I get:

 

_spf.orcon.net.nz	text = "v=spf1 ip4:219.88.242.0/26 ip4:60.234.4.69/32 ip4:60.234.4.74/31 ip4:60.234.4.76/32 ?all"

 

I notice that this doesn't include the IP address 202.191.42.19 which appeared in the headers from one of my rejected emails.

ubergeeknz
3344 posts

Uber Geek

Trusted
Vocus

  #1266294 23-Mar-2015 21:54
Send private message

Duly noted & we're looking into that.  Cheers.

ubergeeknz
3344 posts

Uber Geek

Trusted
Vocus

  #1267293 25-Mar-2015 08:46
Send private message

An SPF include has now been created for iSERVE.

 

v=spf1 include:_spf.iserve.net.nz ~all


 

Hope that helps.  Also I got the guys onto getting the affected server off those blacklists.

 1 | 2
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.