bug-mailutils
[Top][All Lists]
Advanced

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

Re: [bug-mailutils] Unable to access gmail imap


From: Jordi Mallach
Subject: Re: [bug-mailutils] Unable to access gmail imap
Date: Wed, 30 Jul 2014 10:14:05 +0200

El dc 30 de 07 de 2014 a les 10:27 +0300, en/na Sergey Poznyakoff va
escriure:
> Carlos Pita <address@hidden> ha escrit:
> 
> > Yep, sadly rmail is not working with any protocol besides pop and
> > imap, so no rmail+gmail for now.
> 
> That's easy to fix.  There are two possibilities:
> 
> 1) Apply the patch (attachment 1) to your rmail.el file. Normally
> it is gzipped and lives in /usr/share/emacs/VERSION/lisp/mail, so
> you'll need to decompress it first,

Hm, isn't the pop proto hunk missing a "?" ?

-           (if (string-equal proto "pop")
+           (if (string-match "pops" proto)

Jordi
-- 
Jordi Mallach PĂ©rez  --  Debian developer     http://www.debian.org/
address@hidden     address@hidden     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/




reply via email to

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