Might be a stupid question, but have you re-created your sendmail.cf once you modified the sendmail.mc? In debian, there is a make file in /etc/mail, so you just mod sendmail.mc then do a 'make'. You'll also, obviously, have to restart sendmail so that it picks up the changes to the config files. I would recommend testing out your config using the sendmail debugging.
/usr/lib/sendmail -bv matth and /usr/lib/sendmail -bv > /parse matth I've got a lot of null mailers setup and they all work fine with a very similar sendmail.mc to yours. HTH greeno -- Tony Green <[EMAIL PROTECTED]> -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
