[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] FYI Sendmail Return Receipts
- Subject: [cobalt-users] FYI Sendmail Return Receipts
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue Aug 5 13:06:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Maybe a FAQ item for anyone maintaining a RaQ user site.
I spotted in my maillog the server sending a return receipt. (grep
Return receipt /var/log/maillog) Personally, I'd rather an email address
not be confirmed that way. If someone wants to allow receipts in their
user agent, more power to them. Did a little searching and came across:
http://www.soldierx.com/books/networking/sendmail/ch34_08.htm#SML2-CH-34
-SECT-8-47
I edit Sendmail.cf due to the way Cobalt does the m4 thing.
I found in sendmail.cf (RaQ4)
O PrivacyOptions=goaway
and changed it to
O PrivacyOptions=goaway, noreceipts
--
C2003 Dan Kriwitsky
Please reply to the list only. Off list replies are not read.