Hi, Lukas!
I'd like to have at least those lisp additions for emacs. Thanks. This is my
email: <[EMAIL PROTECTED]>
Just one question: have you gotten them spontaneously, or you've
installed them from a linux distribution? I've tride to do 
"apt-cache search" with no result.

But I'd better want to know a solution for smail, as I use mutt, but not emacs
for sending mail.


10.01.2006 21:39, Lukas Loehrer (wrote):
> Hi,
> 
> for emacs I have the following in my .emacs file:
> 
> (setq smtpmail-default-smtp-server nil)
> (setq smtpmail-smtp-server "mail.gmx.net")
> ;(setq smtpmail-debug-info t)
> (setq smtpmail-auth-login-username "my-login-name")
> (setq smtpmail-smtp-service 25)
> (setq smtpmail-auth-credentials '(("mail.gmx.net" 25 "my-login-name" 
> "my-password")))
> 
> Some of the settings seem a bit redundant and I have not tried to find
> the minimal set of settings that works. I think you will need a current
> version of smtpmail.el for this to work and also current versions of
> sendmail.el and netrc.el. You can find them via google, or I can send
> you the ones I use.
> 
> Hope this helps,
> 
> Lukas
> 
> 
> Roman Zalessky writes ("[Oralux] If smtp mail server needs password 
> authentication..."):
> > Hi everybody!
> > 
> > How can I provide password for smtp-server if I use smail for sending
> > mail.
> > Also, it's interesting, is it possible to provide such password in emacs
> > with vm, gnus or emacs mail?
> > 
> > Merci...
> > 
> > _______________________________________________
> > Oralux mailing list
> > [email protected]
> > http://lists.freearchive.org/mailman/listinfo/oralux
> > 
> _______________________________________________
> Oralux mailing list
> [email protected]
> http://lists.freearchive.org/mailman/listinfo/oralux

_______________________________________________
Oralux mailing list
[email protected]
http://lists.freearchive.org/mailman/listinfo/oralux

Reply via email to