I have a domain hosted on a godaddy server and it sends emails from the site to my cpanel 11.

My setup was using Exim 3 with /etc/whitelist and assp for cpanel.

I just recently updated Exim to version 4 and now the entries in /etc/whitelist are not getting checked since i have the email address IP address and smtp relay for godaddy in the file.

the emails are passing threw assp just fine and getting killed at the exim call back.

I have follwed in the information at this page - http://www.mbrando.com/2007/05/11/wh...erify-callout/

As well as the information in the forum, I need to get this backup and running.

Any Ideas

Below is the error.

Code:
2008-04-16 14:16:33 H=localhost (k2smtpout02-01.prod.mesa1.secureserver.net) [127.0.0.1] Warning: Sender rate 155.2 / 1h
2008-04-16 14:16:33 H=localhost (k2smtpout02-01.prod.mesa1.secureserver.net) [127.0.0.1] sender verify fail for <anonymous@salesautomation.secureserver.net>: The mail server could not deliver mail to anonymous@salesautomation.secureserver.net.  The account or domain may not exist, they may be blacklisted, or missing the proper dns entries.
2008-04-16 14:16:33 H=localhost (k2smtpout02-01.prod.mesa1.secureserver.net) [127.0.0.1] F=<anonymous@salesautomation.secureserver.net> rejected RCPT <quote@choicedatarecovery.com>: Sender verify failed

Code:
2008-04-16 14:19:46 H=localhost (k2smtpout06-01.prod.mesa1.secureserver.net) [127.0.0.1] Warning: Sender rate 161.7 / 1h
2008-04-16 14:19:46 H=localhost (k2smtpout06-01.prod.mesa1.secureserver.net) [127.0.0.1] sender verify fail for <anonymous@salesautomation.secureserver.net>: The mail server could not deliver mail to anonymous@salesautomation.secureserver.net.  The account or domain may not exist, they may be blacklisted, or missing the proper dns entries.
2008-04-16 14:19:46 H=localhost (k2smtpout06-01.prod.mesa1.secureserver.net) [127.0.0.1] F=<anonymous@salesautomation.secureserver.net> rejected RCPT <quote@choicedatarecovery.com>: Sender verify failed