Alternatively, if you'd like to always save a copy of sent mail, you can set up Pine's configuration file to do this. Please remember that your sent mail will hang around forever, getting larger and larger, until you delete it. Pine will offer to do this once in a while, but if you decline, please remember to do it by hand. Disk space is neither infinite nor free.
To set up Pine's configuration file, select SETUP from Pine's Main Menu, and then select C(onfigure). One of the items in the list at the top is default-fcc (the file to which copies of outgoing mail will be saved). Move the cursor to this item; then select A(dd) and insert the name of the file to which you want to save your file copies. Once you've done this, you're finished. Type E (to Exit the configuration menu) and you're back at the main menu.
To save a single piece of mail that you're sending, use the p)Save copy in option, which is in the menu you get after you've written your message but before you've sent it.
If you want to save a copy of all outbound mail by default, you must amend your .elm/elmrc file. Look for these lines:
# save a copy of all outbound messages? ### copy = OFFChange the second to read
copy = ON(Don't forget to remove the # signs.)
# where to save copies of outgoing mail to, default file is "=sent" ### sentmail = =sentand change the second to remove the # signs and put the filename of your choice in place of "sent." You can change the name of this file in the options menu (command o from the main screen), by changing the filename that appears in the O)utbound mail saved line.
To save a single piece of mail you're sending, the best option is to put your own email address in the CC: field at the top of your message.
To save copies of all your outgoing mail, you will need to make adjustments in your .muttrc. (This file can be found in your home directory.) In that file you will need to have:
set record="=outbox"(which, in this case, will save copies of all outgoing mail to a folder called outbox; you can, of course, make that name whatever you want.)
There is a separate setting to change if you want to save copies of outgoing attachments as well. That setting is:
set fcc_attach
© Copyright 1999 Public Access Networks Corporation
[ Panix Home ] [ Panix Help System Index ] [ Email Help Index ] [ UNIX Shell Help Index ] [ Top of This Page ]