Re: Email access while traveling?
Ed Santiago <[email protected]> Wed, 24 Oct 2012 15:59:07 -0600
| Newsgroups | gmane.mail.exmh.user,gmane.mail.nmh.devel |
|---|---|
| Message-ID | <[email protected]> |
>What do you all do to access your email while traveling?
For the last 3 years (since I got an OG droid) I've had this
procmail rule:
# First: exclude lots of stuff, sent to low-pri folders
# Now: Anything sent directly to me
:0
* !^FROM_MAILER
* ^TO(list-of-addresses-that-match-my-inbox)
{
# Put a copy in my AAA inbox, handled by Dovecot (IMAP server).
# On my cell phone I have AAA defined as a priority level 1 folder
:0 c
$HOME/dovecot/.AAA/
:0 w: .incoming.lock
$DEFAULT
}
I also do a similar thing for another folder which I consider
high priority: shove into regular MH folder, CC into Dovecot folder.
I use K-9 Mail, not the regular mail app, for reasons I can no longer
remember. I think it was the folder handling.
"What about the rest of my 4,000 folders?" Shrug. I use my phone
when out of the house and when traveling (vacation, work). In none
of those cases do I care about mailing lists. This system has
worked well for me, but may not fit everyone's needs.
Setting up dovecot is left as an exercise for the reader.
Ed
--
Ed Santiago Toolsmith [email protected]