I am using tmda with sendmail and procmail. I have the line;
SENDER=`formail -x Return-Path | sed 's/[<>]//g;s/^[ ]*//'` to set the sender variable, but there is no "Return-Path:" header in most of the emails that I receive. The ~/.tmda/logs/tmda.in looks like; Date: Fri Jul 4 11:13:45 EDT 2003 Sndr: <> From: David Banning <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subj: test yyy iii Actn: NOREPLY (envelope sender = <>) If I change the sed script in .procmailrc to set the SENDER to the From: address it sends a confirmation request, but -then- the confirmation reply is just sent out again for another request, which means I'm going in circles. I pointers would be useful. I am using FreeBSD and I see there is a script (wrapfd3.sh) for FreeBSD because of a python tmda bug. I don't know how to use that wrapper, but I wonder if my aforementioned problem could be related, or fixed with this script. -- _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
