User login

How to make server respond to e-mail verification requests

Request for help at May First People Link here: https://support.mayfirst.org/ticket/297

Hi Jamie,

You solved the problem of some e-mail servers (including an e-mail host of mine and another MayFirst member) requesting a verification of e-mail that one of the MayFirst servers wasn't responding to.

I knew I needed this for Stedile but I thought I could figure out what I needed to do from your e-mail. I was wrong!

I just figured out the problem. Our log says: Nov 9 17:40:16 harry postfix/smtp[15363]: E405E54057: to=, relay=example.com[12.12.12.123]:25, delay=62030, delays=62030/0.02 /0.35/0.13, dsn=4.0.0, status=deferred (host example.com[12.12.12.123] s aid: 451 Could not complete sender verify callout (in reply to RCPT TO command)) "sender verify callout" means that your server, before accepting our email, replies to our server to see if the sending email address is valid. We recently upgraded that server and I did not turn on smtp services since we don't need them (although the box does send emails). Since we don't have port 25 open on the box, the sender verify callout failed and your email was queued. I just fixed the problem, so you should get the emails now.

For the record, I think that sender verify callout is a really really bad idea. I could send your server 1,000 messages from joe@bob.com and your server would effectively do a denial of service attack against the bob.com server as it asked it over and over again if joe@bob.com is a legit email address. Yuck!

Resolution

Searched words: 
debian turn on smtp services enable smtp services Debian debian enable sender verify callout

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.