is there a way to bypass sender verify callouts for authenticated SMTP users?
The example is here:
I have a user on my server with the e-mail address of
user@domainhostedhere.com that uses my server for outbound SMTP.
This user wants to have her FROM address in Outlook listed as something
different, something@nothostedhere.com.
For some reason, the nothostedhere.com server is not working when we try to do
sender verify callouts.
This particular user has a dynamic IP address and so I cannot whitelist her IP to stop the
sender verify callouts.
So, to clarify, the user tries to send an e-mail to her account on my server, via SMTP-Authentication to my server, but is blocked due to sender verify callouts:
HER OUTLOOK CONFIG:
SMTP: mail.domainhostedhere.com - SMTP Auth enabled
POP3: mail.domainhostedhere.com
POP3 Username: user@domainhostedhere.com
FORMAT OF E-MAIL:
TO: user@domainhostedhere.com
FROM: something@nothostedhere.com
When she sends this message with SMTP-Auth via my server, the logs show:
2008-02-16 17:02:00 H=c-12-34-56-78.hsd1.ma.comcast.net (herpc) [12.34.56.78]
sender verify defer for <something@nothostedhere.com>: response to
"RCPT TO:<something@nothostedhere.com>" from
mail.nothostedhere.com [98.76.54.32] was: 450 4.7.1
<something@nothostedhere.com>: Recipient address rejected: Bad data on input
2008-02-16 17:02:00 H=c-12-34-56-78.hsd1.ma.comcast.net (herpc) [12.34.56.78]
F=<something@nothostedhere.com> temporarily rejected RCPT
<user@domainhostedhere.com>: Could not complete sender verify
callout
The IP 98.76.54.32 has already been added to the Sender Callout whitelist,
but since it isn't the IP connecting to us, it isn't helping. The IP
connecting to us is the end-user's dynamic ISP IP, currently 12.34.56.78, who uses us for SMTP mail.
Again, this is an authenticated user trying to send a message. How can I stop
the server from enforcing Sender Verify Callouts for authenticated SMTP users?
Or for certain domains? Or other ideas?
Thanks!
- Scott
cPanel Ticket #237522



LinkBack URL
About LinkBacks
Reply With Quote




