Ed Carp wrote:
>
> It would probably be easier to roll your own server that supported SMTP (no
> kidding!) or get one of the sendmail clones than hacking sendmail - the
> code's a mess.
>
> If you use 'sendmail -bt' on the back end, you can parse the output and
> figure out if the message is deliverable. Is that what you're trying to do?
That's what I thought at first, but he's concerned about incoming mail.
Sendmail is messy, but sometimes you just have to put some boots on and
wade in. *s* I sent him a hook into recipient and a sample use.
jim...