mutt allows the setting of a variable envelope_from to control
what the envelope looks like. Is there something like that in VM?
I was unable to find anything while browsing through the source
code.
How do I define what MTA to use ? I assume that somewhere it
specifies that /usr/sbin/sendmail along with some options is to be
used. Anyway I can change that so that I dont have to have a list
of trusted users that can do the envelope change ?
I am using vm-7.18 with emacs 21.3.
cheers,
mehul
--
Mehul N. Sanghvi email: m-e-...@sanghvi.REMOVEthis4noSPAM.org
Remove the "REMOVEthis4noSPAM" in the domain and the "-" in the username
(setq send-mail-function ...)
> I assume that somewhere it specifies that /usr/sbin/sendmail along
> with some options is to be used.
That is true, if send-mail-function has its default value: sendmail-send-it
C-h v sendmail-program
> Anyway I can change that so that I dont have to have a list of
> trusted users that can do the envelope change ?
C-h v mail-specify-envelope-from
--
Kevin Rodgers