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: Sergey Poznyakoff
Subject: Re: [bug-mailutils] Unable to access gmail imap
Date: Wed, 30 Jul 2014 14:38:23 +0300

Jordi Mallach <address@hidden> ha escrit:

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

Yes, of course, it should have been

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

instead.  Thanks, Jordi!

Regards,
Sergey



reply via email to

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