From: Robert Thorpe <rt@robertthorpeconsulting.com>
To: Albino Biasutti Neto <bino@riseup.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Help for configure rmail
Date: Mon, 23 Feb 2015 03:49:34 +0000 [thread overview]
Message-ID: <87pp912soh.fsf@robertthorpeconsulting.com> (raw)
In-Reply-To: <54E8B9FC.4080708@riseup.net> (message from Albino Biasutti Neto on Sat, 21 Feb 2015 15:01:48 -0200)
Albino Biasutti Neto <bino@riseup.net> writes:
> On 02/20/2015 04:59 PM, Albino Biasutti Neto wrote:
>> On 02/20/2015 12:26 PM, Robert Thorpe wrote:
>>>to the movemail
>
> Now other errors:
>
> movemail : errror 110 mailbox pop://...
>
> The configs:
>
> (setq rmail-primary-inbox-list (list "pop://<user>@<pop.server>"))
> ;(setq rmail-movemail-flags (list "--tsl"))
>
> (setq rmail-movemail-search-path (list "/usr/bin/movemail.mailutils"))
> (setq rmail-movemail-program nil)
> (setq rmail-pop-password-required t
> rmail-preserve-inbox t)
Didn't you say in your previous message that your server uses port 995?
Movemail seems to be trying to use port 110 here.
Try the following movemail command and see if it creates a test.mbox
file with mail in it:
movemail -p --tsl 'pop://<user>@<pop.server>:995' test.mbox password
That said, it would be unusual if your mail provider doesn't support
port 110.
BR,
Robert Thorpe
next prev parent reply other threads:[~2015-02-23 3:49 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-16 22:16 Help for configure rmail Albino Biasutti Neto
2015-02-17 2:51 ` Robert Thorpe
2015-02-17 22:02 ` Albino Biasutti Neto
2015-02-17 23:14 ` Albino Biasutti Neto
2015-02-18 2:15 ` Robert Thorpe
2015-02-18 2:37 ` Yuri Khan
2015-02-18 11:42 ` Albino Biasutti Neto
2015-02-18 13:34 ` Albino Biasutti Neto
2015-02-18 15:35 ` Eli Zaretskii
2015-02-19 17:40 ` Robert Thorpe
2015-02-19 20:01 ` Albino Biasutti Neto
2015-02-20 14:26 ` Robert Thorpe
2015-02-20 18:59 ` Albino Biasutti Neto
2015-02-21 17:01 ` Albino Biasutti Neto
2015-02-21 18:10 ` Eli Zaretskii
2015-02-23 3:49 ` Robert Thorpe [this message]
2015-02-24 2:41 ` Albino Biasutti Neto
2015-02-24 2:55 ` Robert Thorpe
2015-02-24 3:23 ` Yuri Khan
2015-02-24 3:56 ` Robert Thorpe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pp912soh.fsf@robertthorpeconsulting.com \
--to=rt@robertthorpeconsulting.com \
--cc=bino@riseup.net \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.