Mailinglist Archive: opensuse (1523 mails)
| < Previous | Next > |
Re: [opensuse] How could I keep in sync email on two computers?
- From: Patrick Shanahan <paka@xxxxxxxxxxxx>
- Date: Mon, 29 Mar 2010 19:23:05 -0400
- Message-id: <20100329232305.GY9449@xxxxxxxxxxxxxxx>
* Carlos E. R. <robin.listas@xxxxxxxxxxxxxx> [03-29-10 16:01]:
You are correct.
But your example will create a loop....
Perhaps you need a second imap account and forward unhandled (?) mail
there, but I don't see that as a solution to your question. I believe
that your only solution is to retain internet access and access the mail
on your imap server or dl all to your own box and ssh into it to handle
mail (this is what I do). I carry putty on a stick and can access my
home box from nearly anywhere using my own laptop or someone else's
windoz box.
gud luk,
--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Monday, 2010-03-29 at 14:52 -0400, Patrick Shanahan wrote:
at the top of your first procmail recipe:
for mbox
:0:
| /opt/local/bin/formail -i "To: user1@someserver\.com"
for maildir
:0
| /opt/local/bin/formail -i "To: user1@someserver\.com"
AFAIK that only replaces the "To:" header with a new one to that
address, keeping the old one as "Old-To".
I think that what you intent to propose is something like this (from
the man page):
:0 c
! william@xxxxxxxxxxxxx
But that will push the email back to postfix, spamassassin, the lot
(and add a lot of headers). I was thinking of something to push mail
direct into the imap server, like the move operation inside a client,
that doesn't change anything.
You are correct.
But your example will create a loop....
Perhaps you need a second imap account and forward unhandled (?) mail
there, but I don't see that as a solution to your question. I believe
that your only solution is to retain internet access and access the mail
on your imap server or dl all to your own box and ssh into it to handle
mail (this is what I do). I carry putty on a stick and can access my
home box from nearly anywhere using my own laptop or someone else's
windoz box.
gud luk,
--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |