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.


raytaylor

4076 posts

Uber Geek
+1 received by user: 1296

Trusted

#226313 1-Jan-2018 12:06
Send private message

Bah!

 

Silly vodafone is replying to any email sent to an @clear.net.nz email address with a reply that simply says 

 

"This mailbox is closed" 

 

Cant they just close the account and return the proper SMTP error code? 

 

A customer's ticketing system now has several thousand tickets of back and forth replies of

 

Your ticket number is xxx

 

This mail box is closed

 

Your ticket number is xxy

 

This mailbox is closed

 

After a billing run attempted to send some statements to customers with @clear email addresses. 





Ray Taylor

There is no place like localhost

Spreadsheet for Comparing Electricity Plans Here


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

Uber Geek
+1 received by user: 10210

Trusted
Lifetime subscriber

  #1927588 1-Jan-2018 12:17
Send private message

I would say its more the ticketing systems fault for allowing that many to be created than vodafones IMO.





Richard rich.ms



Lias
5655 posts

Uber Geek
+1 received by user: 3978

ID Verified
Trusted
Lifetime subscriber

  #1927592 1-Jan-2018 13:09
Send private message

I'm no SMTP expert but I'm pretty sure what Vodafone is doing isn't kosher under RFC 5321 so I'd say Ray is correct and they are in the wrong? Wouldn't the correct way to be return a 550 Error?





I'm a geek, a gamer, a dad, a Quic user, and an IT Professional. I have a full rack home lab, size 15 feet, an epic beard and Asperger's. I'm a bit of a Cypherpunk, who believes information wants to be free and the Net interprets censorship as damage and routes around it. If you use my Quic signup you can also use the code R570394EKGIZ8 for free setup. Opinions are my own and not the views of my employer.


mattwnz
20515 posts

Uber Geek
+1 received by user: 4795


  #1927594 1-Jan-2018 13:21
Send private message

I posted about this problem i another thread a while ago at https://www.geekzone.co.nz/forums.asp?forumid=40&topicid=226077 . I was getting these emails, even though I had never emailed the person or had previously had any business with them, so there was no trail showing why I had received it. I suspect that spammers were sending from my spoofed email address, so I was getting a lot of these emails from people I had never contacted. Also if the person was using email forwarders to a vodafone email address, I suspect the same problem would occur. Vodafone really need to fix this, as I can't understand why they aren't bouncing the emails properly. AT the moment they are being tagged as spam.




richms
29099 posts

Uber Geek
+1 received by user: 10210

Trusted
Lifetime subscriber

  #1927599 1-Jan-2018 13:38
Send private message

Can only return those errors on the initial connection into the reciving MTA, which may not have any idea what accounts are open or closed when it is accepting the message, so not practical.

 

Really vodafone should have some throttle on how many can be sent and how often back to the same sender like out of office etc but meh, its email. Best left to die IMO.





Richard rich.ms

KiwiSurfer
1722 posts

Uber Geek
+1 received by user: 993

ID Verified
Lifetime subscriber

  #1927607 1-Jan-2018 14:03
Send private message

richms:

 

Can only return those errors on the initial connection into the reciving MTA, which may not have any idea what accounts are open or closed when it is accepting the message, so not practical.

 

 

I thought they closed all their customers' email accounts?


richms
29099 posts

Uber Geek
+1 received by user: 10210

Trusted
Lifetime subscriber

  #1927612 1-Jan-2018 14:24
Send private message

No some are redirected out somewhere else so it has to accept the mail to send it on




Richard rich.ms

 
 
 

Shop now on AliExpress (affiliate link).
raytaylor

4076 posts

Uber Geek
+1 received by user: 1296

Trusted

  #1927613 1-Jan-2018 14:27
Send private message

The process should have been

 

- Email sent to customer with their invoice

 

- SMTP error 550 mailbox invalid or 553 incorrect mailbox name during the smtp session will reject the message

 

Then the sender can deal with the issue correctly

 

In this case the internal system and process we created for the customer is 

 

- Their email server replies with a notification saying the message was not sent. Because the reply comes into the pop mailbox from postmaster@localdomain it gets forwarded to the receptionists email, and not accepted into the ticketing system for accounts queries where normal replies to invoices would go. 

 

 

 

In this case, vodafone are breaking RFC standards so the message gets accepted. 

 

Vodafone then replies with a new email saying the mailbox is now closed. 

 

That gets accepted into the ticketing system- like any other new reply to a message sent from this mail box. Such replies are normally "Why have you charged me this?" or "Please help me make a payment"   

 

The ticketing system automatically replies and says here is your ticket number, please quote this when talking about this issue, and we will get an official reply to you before the next business day. 

 

But that reply - as per normal ticketing procedure, then generates another email from vodafone saying the account is closed.

 

 

 

It would be good if vodafone responded with the correct subject line "Re: New Ticket #4334 generated" and that way at least the customers ticket system would append it to the one ticket, and wouldnt reply to the second email, thus breaking the loop and not causing this problem. 





Ray Taylor

There is no place like localhost

Spreadsheet for Comparing Electricity Plans Here


Rickles
3108 posts

Uber Geek
+1 received by user: 445

Trusted

  #1927707 1-Jan-2018 18:12
Send private message

     >Silly vodafone is replying to any email sent to an @clear.net.nz email address with a reply that simply says  "This mailbox is closed" <

 

In my 'amateur' view, isn't that the correct information? viz. if a Vodafone customer has requested Forwarding of their now defunct email address, then they will get the email sent to them at their new email address?

 

On the other hand, if they either didn't request Forwarding OR subsequently requested closure of their old email account, then the sender will get the "Mailbox closed" message back?  Businesses/corporates etc would then presumably undertake other options to contact their clients?

 

Seems logical to me.


ANglEAUT
altered-ego
2436 posts

Uber Geek
+1 received by user: 842

Trusted
Lifetime subscriber

  #1927708 1-Jan-2018 18:14
Send private message

raytaylor: ... Silly vodafone is replying to any email sent to an @clear.net.nz email address ...

raytaylor: ... The process should have been ...
not to send to @clear.net.nz in the first place and clean up your customer database.





Please keep this GZ community vibrant by contributing in a constructive & respectful manner.


RunningMan
9186 posts

Uber Geek
+1 received by user: 4840


  #1927725 1-Jan-2018 19:10
Send private message

IcI:

 

raytaylor: ... The process should have been ...
not to send to @clear.net.nz in the first place and clean up your customer database.

 

 

Except some people have forwards from those domains, so it will work fine, and the customer may not have notified the new address because reasons.


RunningMan
9186 posts

Uber Geek
+1 received by user: 4840


  #1927726 1-Jan-2018 19:13
Send private message

Rickles: [snip]

 

     >Silly vodafone is replying to any email sent to an @clear.net.nz email address with a reply that simply says  "This mailbox is closed" <

 

In my 'amateur' view, isn't that the correct information? viz. if a Vodafone customer has requested Forwarding of their now defunct email address, then they will get the email sent to them at their new email address?

 

Not quite. This is not forwarding to a new address, it's replying to the sender when there is no forward set up. For that reply (reject) to be correct, it should send a specific error message that complies with the standards. Vodafone are sending their own, rather than the standard error, which means mail servers do not interpret it correctly.


 
 
 

Want to support Geekzone and browse the site without the ads? Subscribe to Geekzone now (monthly, annual and lifetime options).
MikeHales
615 posts

Ultimate Geek
+1 received by user: 213

Trusted

  #1927729 1-Jan-2018 19:24
Send private message

Thanks for this and apologies for the inconvenience. Will pass onto email team for review.


KiwiSurfer
1722 posts

Uber Geek
+1 received by user: 993

ID Verified
Lifetime subscriber

  #1927730 1-Jan-2018 19:30
Send private message

RunningMan:

 

IcI:

 

raytaylor: ... The process should have been ...
not to send to @clear.net.nz in the first place and clean up your customer database.

 

 

Except some people have forwards from those domains, so it will work fine, and the customer may not have notified the new address because reasons.

 

 

Another reason: It is not reasonable to expect every company (especially overseas companies like Netflix et al who would have no idea about what is happening to every other ISP) to manually clean up their database to remove all the ex-VFNZ addresses. Had VF used a simple bounce most mass-mail systems (e.g. Mailchimp) will mark the address as stale and stop sending to it. VF's non-standard approach forces a manual approach instead of allowing mail list managers to deal with bounces the right way, automatically.


Lias
5655 posts

Uber Geek
+1 received by user: 3978

ID Verified
Trusted
Lifetime subscriber

  #1927797 1-Jan-2018 22:05
Send private message

Rickles:

 

     >Silly vodafone is replying to any email sent to an @clear.net.nz email address with a reply that simply says  "This mailbox is closed" <

 

In my 'amateur' view, isn't that the correct information? viz. if a Vodafone customer has requested Forwarding of their now defunct email address, then they will get the email sent to them at their new email address?

 

On the other hand, if they either didn't request Forwarding OR subsequently requested closure of their old email account, then the sender will get the "Mailbox closed" message back?  Businesses/corporates etc would then presumably undertake other options to contact their clients?

 

Seems logical to me.

 

 

The problem is that there are standards which say how a mail server should handle this sort of situation (the aforementioned RFC), and Vodafone's way of doing it isn't even close to following that standard. They are sending a "human readable" email, when they should be sending a machine readable error message. Far more email is sent by software than is sent by humans, so a human friendly message is almost irrelevant. 





I'm a geek, a gamer, a dad, a Quic user, and an IT Professional. I have a full rack home lab, size 15 feet, an epic beard and Asperger's. I'm a bit of a Cypherpunk, who believes information wants to be free and the Net interprets censorship as damage and routes around it. If you use my Quic signup you can also use the code R570394EKGIZ8 for free setup. Opinions are my own and not the views of my employer.


hio77
'That VDSL Cat'
13036 posts

Uber Geek
+1 received by user: 3896

ID Verified
Trusted
Lizard Networks
Subscriber

  #1927801 1-Jan-2018 22:29
Send private message

Lias:

 

Rickles:

 

     >Silly vodafone is replying to any email sent to an @clear.net.nz email address with a reply that simply says  "This mailbox is closed" <

 

In my 'amateur' view, isn't that the correct information? viz. if a Vodafone customer has requested Forwarding of their now defunct email address, then they will get the email sent to them at their new email address?

 

On the other hand, if they either didn't request Forwarding OR subsequently requested closure of their old email account, then the sender will get the "Mailbox closed" message back?  Businesses/corporates etc would then presumably undertake other options to contact their clients?

 

Seems logical to me.

 

 

The problem is that there are standards which say how a mail server should handle this sort of situation (the aforementioned RFC), and Vodafone's way of doing it isn't even close to following that standard. They are sending a "human readable" email, when they should be sending a machine readable error message. Far more email is sent by software than is sent by humans, so a human friendly message is almost irrelevant. 

 

 

most email providers also translate machine errors into human errors

 

 





#include <std_disclaimer>

 

Any comments made are personal opinion and do not reflect directly on the position my current or past employers may have. 


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








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.