On 24 October 2012 at 15:59, Ed Santiago <exmh-u...@edsantiago.com> wrote:

> >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.

It seems like as close a solution as I need.

Thanks....

--
Kevin



_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to