Closed (won't fix)
Project:
Email Verify
Version:
5.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Nov 2007 at 07:39 UTC
Updated:
11 Dec 2013 at 19:52 UTC
Jump to comment: Most recent
Hi,
Thank you first up for the component.
From what I've seen, it has allowed the majority of new users through the registration process tho, upon reflect through the logs, I notice the module has failed letting through the following user despite the domain being valid.
Rejected email address: nothisrealname@cyberone.com.au. Reason: 451 Please try again later.
Thankfully I knew the user and he used a Gmail account and registered. I wonder why the rejection is happening as I certainly don't wish to detract future users through a failing registration process. Any ideas? (I've disabled the module for the moment in case it's something I've messed up)
Comments
Comment #1
LoneWolfPR commentedI've had this same issue. People registerring with Yahoo email accounts never received an email. When I checked my mail logs it turned out that the email was bounced by yahoo. Here's the reason it listed: 501 Syntax error in parameters or arguments (in reply to MAIL FROM command)
For now I've disabled email verification and am using CAPTCHA. It would be nice to re-enable this feature though.
Comment #2
escoles commentedSee related:
http://drupal.org/node/229800
(Related issue includes a paste-in patch for the code that recognizes response codes. Haven't yet tested it myself.)
Comment #3
nancydruIt seems that 5.x is no longer supported.