On Fri, Apr 23, 1999 at 12:12:43PM -0400, Hal Burgiss wrote:
> On Fri, Apr 23, 1999 at 10:23:06AM -0400, David Shaw wrote:

> > Either way, what you need to do is arrange for your envelope sender to be
> > something valid.  Probably the most elegant way to do this is to use
> > sendmail's genericstable feature to rewrite '[EMAIL PROTECTED]' to
> > '[EMAIL PROTECTED]'.  A less elegant, but simpler, way would be to change your
> > $sendmail variable to something like:
> > 
> > set sendmail="/usr/sbin/sendmail -oem -oi [EMAIL PROTECTED]"
> > 
> 
> 
> Well I am starting sendmail as : sendmail -bd -f [EMAIL PROTECTED] I
> thought this might help, but doesn't seem to. ????

That won't help, since you can't use -f when starting sendmail as a
daemon.  Try the .muttrc line I gave above, as that will help.  (with the
elegance caveats I gave in the first mail)

David

-- 
   David Shaw  |  [EMAIL PROTECTED]  |  WWW http://www.jabberwocky.com/
+---------------------------------------------------------------------------+
   "There are two major products that come out of Berkeley: LSD and UNIX.
      We don't believe this to be a coincidence." - Jeremy S. Anderson

Reply via email to