Re: Is there a better Alternative to Thunderbird ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 21Jan2011 14:43, Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote:
| I run FOUR copies of Thunderbird at one time, each with its own 
| directory structure.  Each has multiple mail addresses to download.
| 
| I start them with command lines like:
| 
| export MOZ_NO_REMOTE=1
| thunderbird -profile ~/data/htt/Mail &
| export -n MOZ_NO_REMOTE
[...snip...]

This is cleaner:

  MOZ_NO_REMOTE=1 thunderbird -profile ~/data/htt/Mail &

A per-command envvar setting, no need to undo it.

Cheers,
-- 
Cameron Simpson <cs@xxxxxxxxxx> DoD#743
http://www.cskk.ezoshosting.com/cs/

If I repent anything, it is very likely to be my good behavior.
    What demon possessed me that I behaved so well?     - Henry David Thoreau
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux