eric writes:
 > I have just migrated to qmail from sendmail 8.8.8 (Solaris)
 > 
 > We have a web based email system that is using the following 
 > syntax:
 > 
 > /usr/lib/sendmail -f 'sendingdomain.com <[EMAIL PROTECTED]>' -bm

Try /usr/lib/sendmail -f '[EMAIL PROTECTED]' -bm

The address handed to the -f should be an RFC821 address, since it's
used to set the envelope sender, not an RFC822 address.

-- 
-russ nelson <[EMAIL PROTECTED]>  http://russnelson.com
Crynwr sells support for free software  | PGPok | Government schools are so
521 Pleasant Valley Rd. | +1 315 268 1925 voice | bad that any rank amateur
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | can outdo them. Homeschool!

Reply via email to