| | 576 | |
| | 577 | == Start/Quit == |
| | 578 | Options for actions at start up and termination |
| | 579 | |
| | 580 | === On program startup === |
| | 581 | `Load all folders` |
| | 582 | If you have many voluminous archive folders, you can increase YAM's starting speed by deactivating this option. Furthermore, deactivating this option will save memory, because only the index files of the system folders will be loaded on startup -- the index files of the user-defined folders will be loaded only when they are needed. |
| | 583 | |
| | 584 | `Mark new mail as unread` |
| | 585 | Switch this option on to mark all new messages as "unread" on startup. |
| | 586 | |
| | 587 | `Delete old mail` |
| | 588 | In the case that you have defined a maximum age for specific folders, YAM will delete all messages exceeding this age before actually quitting if this option is activated. |
| | 589 | |
| | 590 | `Remove deleted mail` |
| | 591 | Switch this on to make YAM empty the 'Deleted' folder on startup. |
| | 592 | |
| | 593 | `Check birthdates` |
| | 594 | Switch this option on to make YAM search the address book on startup for people whose birthday is today. This way you can send your congratulations at once, in case it's the birthday of one of your pals (or maybe even business partners). When run from a shell, the NOCHECK switch prevents this check from being done. |
| | 595 | |
| | 596 | `Send mail in outgoing queue` |
| | 597 | If this option is activated, YAM will search the Outgoing folder for messages to send on startup and ask you if you'd like to send them. Please note that this will work only if a TCP/IP stack has been loaded previously. You can temporarily stop YAM from doing so by starting YAM from a shell with the NOCHECK switch. |
| | 598 | |
| | 599 | `Download new mail` |
| | 600 | If this option is activated (and there's already a TCP/IP stack running on your system), YAM will check the mail server for new messages on startup. You can temporarily stop YAM from doing so by starting YAM from a shell with the NOCHECK switch. |
| | 601 | |
| | 602 | === On program termination === |
| | 603 | `Send mail in outgoing queue` |
| | 604 | Activate this option to make YAM look for ready to send messages in the Outgoing folder before actually ending the program. If it's activated, YAM will ask you if you'd like to send those messages before quitting. (Of course it will do so only if there are actually any messages in the Outgoing folder.) |
| | 605 | |
| | 606 | `Delete old mail` |
| | 607 | In the case that you have defined a maximum age for specific folders, YAM will delete all messages exceeding this age before actually quitting if this option is activated. |
| | 608 | |
| | 609 | `Remove deleted mail` |
| | 610 | Switch this on to make YAM empty the 'Deleted' folder when closing down. |