help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Help for configure rmail


From: Robert Thorpe
Subject: Re: Help for configure rmail
Date: Wed, 18 Feb 2015 02:15:24 +0000

Albino Biasutti Neto <bino@riseup.net> writes:

> Em 2015-02-17 20:02, Albino Biasutti Neto escreveu:
>> Em 2015-02-17 00:51, Robert Thorpe escreveu:
>>> (setq rmail-primary-inbox-list
>>>       (cons (concat "imap://" ;; Or pop.
>>>                               ;; Emacs movemail only does pop.
>>>                 "Email Login"
>>>                 ":Email Password"
>>>                 "@address-of-isp.com") nil))
>> 
>> Hi Robert.
>> 
>> 
>> Configured and ok. The problem is that states that do not have e-mail
>> in the inbox "no email", and have email. Ex.: The your.
>
>
> Show text:
>
> "movemail: mailbox 'pop://user@server' : Cannot open: Tempo esgotado 
> para conexão"

Can you tell me what that phrase, "Tempo esgotado...", means in English?

If you have a username that contains the "@" symbol then that will cause
problems.  I have a work-around for that.

Try using movemail directly to see if it's working properly.  In a shell
do:
movemail -p 'popp://user@server.domain' test.mbox password

See if "test.mbox" is generated.

BR,
Robert Thorpe



reply via email to

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