I set up a script on my mail/web server to give the ACCEPT/REJECT responses so rollernet knows if an email is to a valid user or not.
I'm trying to debug why I'm getting "Recipient verification failed; retry in 10 minutes." emails. The emails don't contain much info other than the domain name. I've been looking in my http logs for queries from mail/mail2.rollernet.us and there is no request for the domain listed in the email, so I'm guessing it is due to some connectivity issue between mail/mail2 and my server, but I get SMTP connects from rollernet all day with no issues.
Any ideas?
Valid user table HTTP query
Moderator: Moderators
Re: Valid user table HTTP query
We'll need to take a look at your account settings; please email support with your account name and the affected domain name. We will post a followup here as well. Thanks!
Seth Mattinen, Roller Network LLC
-
- Posts: 4
- Joined: Fri May 13, 2005 8:05 pm
Re: Valid user table HTTP query
It was determined that I was using https queries to a self-signed SSL cert which was causing it to fail -- i switched to http and all seems well!
Thanks Seth!
Thanks Seth!