MTA oddities

Over the weekend I gave the smtpinvite thing that I found on TechTV's server a try. The idea is that the primary MX will always defer people - it exist solely for adding sending hosts to a whitelist - when the remote MTA then goes to the secondary it will let the mail through.

This works fine for most MTA's that I looked at during the few hours I had it up. Sendmail however will not contact the secondaries when it gets a defer message it will just keep trying to talk to the primary on each retry! Surely that is wrong, I have not gone to study the RFC's but it seems very stupid to me. So unfortunately I had to abandon the idea.

1 Comment

You'll likely also get false-positives from Lotus Notes, which internally implements a VERP type scheme for retries.

Leave a comment

Recent Entries

  • flashpolicyd 2.0

    I wrote a multi threaded server for Adobe Flash Policy requests, some background from Adobe:Since policy files were first introduced, Flash Player has recognized /crossdomain.xml...

  • Adventures with Ruby

    Some more about my continuing experiences with ruby, in my last post I saidthe language does what you'd expect and as you'll see in my...

  • New programming language of choice - Ruby

    I have fallen out of love with Perl some time ago, I cannot point to one specific thing about it that put me off, I...

  • On working from home

    I've not been posting much here, work has been incredibly manic the last while, especially I need to still finish off my SSO posts with...

  • Rework of puppet facts for /etc/facts.txt

    Previously I blogged a custom fact that reads /etc/facts.txt to build up some custom facts for use in Puppet manifests, well I've since learned a...

Close