Hi,
* On Thursday, Jan 15 2009 13:40 CET, Paul Mead wrote:
> (setq starttls-use-gntls t)
>
> (setq send-mail-function 'smtpmail-send-it
> message-send-mail-function 'smtpmail-send-it
> smtpmail-starttls-credentials
> '(("smtp.gmail.com" 587 nil nil))
> smtpmail-auth-creden
On Monday, Dec 24 2007 12:43 CET, Andrzej Adam Filip wrote:
> What to do to make emacs/gnus use *font* with better utf-8 coverage?
I have
(set-default-font
"-misc-fixed-medium-r-normal-*-13-*-75-75-c-80-iso10646-1")
in my .emacs.
I think it is a standard font included in a x.org package.
HTH
S
Hi,
I moved (B m) one mail from one group to another group on an IMAP
server. That did not happen instantly on the server (checked via web
access) but was shown in gnus. Today I got two new mails and the mail
was moved to the right group even on the server. The problem is that I
was not able to
Sebastian Schubert <[EMAIL PROTECTED]> writes:
> I use IMAP with the agent (no problem without agent on that server!).
> The connection works:
...
> The problem is that it only shows a '*' after starting gnus or after 'g'
> in the Group Buffer. I can ente
Hi,
this is probably easy to solve and I probably did some stupid things
but I cannot find the solution. I use IMAP with the agent (no problem
without agent on that server!). The connection works:
,[ *imap-log* (removed personal info) ]
| Resolving 'my server'...
| Connecting to 'IP Address
[EMAIL PROTECTED] (Johan Bockgård) writes:
> Sebastian Schubert <[EMAIL PROTECTED]> writes:
>
>> | (let* ((x (gnus-parse-netrc nntp-authinfo-file))
>> | (item (gnus-netrc-machine x "pop"))
>> | (pw (gnus-netrc-get item "passw
Hallo,
I want to get the pop3 password from the .authinfo file to have all
password together. I found a function to do it:
http://groups.google.de/group/de.comm.software.gnus/msg/d3e772d5f684ce68?hl=de&;
,
| (setq mail-sources `(... (pop :server "foo" :user "bar"
|
Reiner Steib <[EMAIL PROTECTED]> writes:
> On Sun, Oct 22 2006, Sebastian Schubert wrote:
>
>> http://cvs.m17n.org/viewcvs/*checkout*/root/gnus/lisp/pop3.el?rev=1.6.30.21.2.3
>>
>> seems to add the possibility to use ssl with pop and to fetch mail
>> without d
Oh, it seems that the cvs gnus supports ssl with pop3:
,[ GNUS-NEWS ]
| Retrieving mail with POP3 is supported over SSL/TLS and with StartTLS.
`
I thought the cvs emacs includes the most recent cvs gnus... So
the ssl part of my question is probably solved.
Thx
Sebastian
__
Hi,
http://cvs.m17n.org/viewcvs/*checkout*/root/gnus/lisp/pop3.el?rev=1.6.30.21.2.3
seems to add the possibility to use ssl with pop and to fetch mail
without deleting. Is there any reason not use it? If no, why not
integrate it into the official pop3? It would make changing from other
mailreader
10 matches
Mail list logo