Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

setting the from envelope in VM ?

1 view
Skip to first unread message

Mehul N. Sanghvi

unread,
Feb 18, 2004, 2:56:29 AM2/18/04
to

'allo,

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

Kevin Rodgers

unread,
Feb 18, 2004, 3:16:14 PM2/18/04
to
(Mehul N. Sanghvi) wrote:
> How do I define what MTA to use?

(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

0 new messages