![](https://secure.gravatar.com/avatar/56f108518d7ee2544412cc80978e3182.jpg?s=120&d=mm&r=g)
Kenneth Porter wrote:
--On Saturday, March 29, 2008 9:37 AM -0700 Mark Sapiro <mark@msapiro.net> wrote:
If so, it seems that rather than just dropping a 'bad' message as mm-handler seems to do when $BounceUnapproved = 0; and $BounceNonlist = 0;, wouldn't it be better to exit with a failure status.
Good idea. EX_NOUSER (67) would be a good code to return. Does Perl have a module that defines these codes symbolically? I didn't see anything at CPAN, but I found one here:
The two exit codes that seem to make sense are EX_NOUSER (67) and EX_UNAVAILABLE (69). Perhaps EX_NOUSER for a non-existent list and EX_UNAVAILABLE for a non accepted suffix.
I don't think perl defines these symbolically anywhere.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan