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

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

Re: Help with gnus with gmx account


From: Tassilo Horn
Subject: Re: Help with gnus with gmx account
Date: Tue, 24 Jul 2007 09:10:48 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Exal de Jesus Garcia Carrillo <no-spam@gnu.org> writes:

Hi Exal,

> Hey, this works for me:
>
> ;; SMTP for GMX
> (setq smtpmail-local-domain nil
>       smtpmail-default-smtp-server "mail.gmx.net"
>       smtpmail-debug-info t
>       smtpmail-debug-verb t
>       smtpmail-starttls-credentials
>       '(("mail.gmx.net" 25 nil nil)))

Ok, now we can send mail with gmx, but I guess the OP would like to
receive mail, too.

,----[ Receiving mails from GMX via POP3 ]
| (add-to-list 'gnus-secondary-select-methods '(nnml ""))
| (setq mail-sources `((pop :server "pop.gmx.de"
|                           :user "tassilo.horn@gmx.de"
|                           :password ,th-gnus-gmx-password)
`----

Bye,
Tassilo
-- 
     My software never has bugs. It just develops random features.





reply via email to

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