info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can gnus support fake mail address?


From: renaudr
Subject: Re: can gnus support fake mail address?
Date: Mon, 04 Sep 2006 22:01:09 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Dear gnus gurus,

> for an example:
> ...............
> (setq user-mail-address "xxx@example.com")
> (setq smtpmail-auth-credentials
>     '(("smtp.163.com"   25    "USERNAME"   "PASSWORD")))
> (setq smtpmail-default-smtp-server "smtp.163.com")
> (setq smtpmail-smtp-server "smtp.163.com")
> (setq message-send-mail-function 'smtpmail-send-it)
> ...................

I have a little library that I use for my private use which helps automating
the smtp servers you contact. It helps setting different fields (ms-id, smtp
envelope ...) in a coherent way and you can use several smtp servers.

I can make it available if there is a need.


                Renaud


reply via email to

[Prev in Thread] Current Thread [Next in Thread]