Hi,
This may be a sendmail problem but I'll start off asking the question here.
I am trying to setup three mailboxes as follows:
Real users: A and B
Pseudo user: P
Users A and B each read their own private inboxes. They also read P's
inbox. A combination of .procmailrc and .muttrc acheive all this using
mbox-hook and folder-hook.
The psuedo user will actually be a generic customer interface account,
for example sales@ or support@. Everything seems to be working fine for
incomming mail. Using the following
folder-hook support my_hdr From: Support <[EMAIL PROTECTED]>
I am able to change the From field.
The Problem.
I don't want the recipient to ever know the actual Linux account name which
actually handled the mail but the recipient gets this:
Return-Path: <[EMAIL PROTECTED]>
Is there any way to alter this field in .muttrc? Should I be trying to do
all this in a completly different way?
Thanks
Rob Watkin
PS I have only been using Mutt for two weeks but I am now a total convert. :)