Re: Using Thunderbird to Pull same e-mail from two PCs.



On 5/31/07, Derek Broughton <news@xxxxxxxxxxxxxx> wrote:

Matthew Flaschen wrote:

> Mario Vukelic wrote:
>> On Wed, 2007-05-30 at 22:18 -0400, Matthew Flaschen wrote:
>>> Why not just set Thunderbird not to delete email from the server?
>>
>> IMAP _is the much better option if a mail account shall be shared
>> between multiple clients. It will, e.g., remember the read status,
which
>> POP will not
>
> True, but since the account is already POP, a separate IMAP server is
> needed which adds complexity.

Not half as much, imo, as trying to keep message status straight when
leaving messages on a POP server for retrieval by multiple parties.

I use Fetchmail to fetch from gmail and drop into the Maildir directories
serviced by my local IMAP, and dovecot for the imap server. Fetchmail
takes a little bit of setup, dovecot almost none.
--
derek


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Okay i've got Fetchmail setup and Dovecot running with IMAP as the selected
service. I run the fetchmail retrieval and this is what i get.


fetchmail: 6.3.6 querying pop.gmail.com (protocol POP3) at Thu 31 May
2007 05:44:17 PM EDT: poll started
Trying to connect to 64.233.167.111/995...connected.
fetchmail: Issuer Organization: Equifax
fetchmail: Unknown Issuer CommonName
fetchmail: Server CommonName: pop.gmail.com
fetchmail: pop.gmail.com key fingerprint:
59:51:61:89:CD:DD:B2:35:94:BB:44:97:A0:39:D5:B4
fetchmail: POP3< +OK Gpop ready for requests from 66.188.47.198 z52pf14465pyg
fetchmail: POP3> USER myemail@xxxxxxxxx
fetchmail <myemail@xxxxxxxxxxxxxxxxxx>: POP3< +OK send PASS
fetchmail: POP3> PASS *
fetchmail: POP3< +OK Welcome.
fetchmail: POP3> STAT
fetchmail: POP3< +OK 59 311482
59 messages for myemail@xxxxxxxxx at pop.gmail.com (311482 octets).
fetchmail: POP3> LIST 1
fetchmail: POP3< +OK 1 3845
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK message follows
reading message myemail@xxxxxxxxx@gmail-pop.l.google.com:1 of 59 (3845 octets)
Trying to connect to 127.0.0.1/25...connection failed.
fetchmail: connection to localhost:smtp [127.0.0.1/25] failed:
Connection refused.
fetchmail: SMTP connect to localhost failed
fetchmail: POP3> QUIT
fetchmail: POP3< I'm running Edubuntu Dapper Drake (6.10) on a
Macintosh Powerbook
fetchmail: SMTP transaction error while fetching from
asyrewicze@xxxxxxxxx@pop.gmail.com and delivering to SMTP host
localhost
fetchmail: 6.3.6 querying pop.gmail.com (protocol POP3) at Thu 31 May
2007 05:44:18 PM EDT: poll completed
fetchmail: Query status=10 (SMTP)
fetchmail: normal termination, status 10

*.. checking failed!*

Any ideas on this???
--
Ando
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


Relevant Pages

  • Re: [SLE] POP Mail HOWTO?
    ... people, who have the option to log onto the serving machine and read mail from there, OR to read their mail from other PCs in the building, then you want fetchmail and and IMAP server to all start and run as processes when the machine boots. ... or can it handle /data/Maildir for the non-local subscribers as well as individual ~/Maildir for those who have local login accounts? ...
    (SuSE)
  • RE: Got Postfix now what?
    ... "mail server redhat" on google should give you something. ... > remotely either over the web or through IMAP or POP3. ... imap, postfix and fetchmail. ... poll pop.yourISP protocol pop3 username "user1" password "password" is ...
    (Fedora)
  • Re: mail in a home data center?
    ... old age trying to understand sendmail - it would be a close ... Use fetchmail to drag in mail from any POP, IMAP, or a plethora of other ... server types, and drop it in user's local mailboxes. ... Set fetchmail to periodically run. ...
    (Fedora)
  • Re: Fetchmail sanity check
    ... >> server was installed with sendmail. ... >> one instance of fetchmail is still running when cron thinks ... and I also control the pop3 server at the ISP. ... poll mail..net protocol POP3 user bv is bv here fetchall ...
    (comp.unix.sco.misc)
  • pop3 mailfilter & exchange
    ... I get mail via pop3/ssl or imap/ssl from a MS Exchange server. ... I first connect with mailfilter to delete spam; ... then with fetchmail (either imap or pop3) to download the rest. ...
    (uk.comp.os.linux)