* Using Emacs for email - 1
@ 2003-06-04 18:27 Harshdeep S Jawanda
0 siblings, 0 replies; 2+ messages in thread
From: Harshdeep S Jawanda @ 2003-06-04 18:27 UTC (permalink / raw)
How do I specify SMTP username and password when sending email from
Emacs? user-login-name specifies a generic username, not specifically
an SMTP server username, right?
--
Harshdeep S Jawanda
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Using Emacs for email - 1
[not found] <mailman.7304.1054752597.21513.help-gnu-emacs@gnu.org>
@ 2003-06-05 17:32 ` Chris McMahan
0 siblings, 0 replies; 2+ messages in thread
From: Chris McMahan @ 2003-06-05 17:32 UTC (permalink / raw)
There's a modified version of smtpmail.el floating around that allows one
to enter a username/password to log into an SMTP server.
;; Modified by Stephen Cranefield <scranefield@i...>,
;; 22/6/99, to support SMTP Authentication by the AUTH=LOGIN mechanism.
;; See http://help.netscape.com/products/server/messaging/3x/info/smtpauth.html
;; Changes are marked by comments with "SC: "
;; Note that the added code uses vm-read-password as I use VM to read mail
;; and didn't want to write new code for this.
I can send you a copy if you want.
-Chris
Harshdeep S Jawanda <hjawanda@cs.unm.edu> writes:
> How do I specify SMTP username and password when sending email from
> Emacs? user-login-name specifies a generic username, not specifically
> an SMTP server username, right?
>
>
> --
> Harshdeep S Jawanda
>
>
>
>
>
--
(. .)
=ooO=(_)=Ooo========================
Chris McMahan | cmcmahan-AT-one.net
====================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-06-05 17:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-04 18:27 Using Emacs for email - 1 Harshdeep S Jawanda
[not found] <mailman.7304.1054752597.21513.help-gnu-emacs@gnu.org>
2003-06-05 17:32 ` Chris McMahan
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.