[default] ; ; Defaults for multiple users; these are used if the user doesn't choose any ; ; DefaultUsername is the username that will initially be presented in the ; NEW_USERNAME dialog (if there is no command-line argument). ;DefaultUsername = Fred ; ; This is the directory in which users mail directories will be created ;MailDir= ; ; This *MUST* be an address that has an IP address. No MX's or CNAMES allowed. MailHost=yourhost.com ; Organization=Where you work :-) PersonalName=Not Filled In ; ; Best left blank, but you can put in any editor here. Editor= ReplyTo= ; ; put yourself automatically into the cc: field ... CcSelf=True ; ; This shows the SMTP dialog when sending ... Verbose=True ; ; This causes messages replied to to be included in the reply IncludeReply=True ; and is indented with this string IndentString=> ; Put the headers of included messages in as well ... IncludeHeader=False ; ; Check for mail when you login Login=True ; ; Check for new mail every interval minutes timed=True Interval=5 ; ; don't try to send right now ... in case you have no connection now DelayedSend=False ; ; in what column do words wrap in the internal editor WordWrap=70 ; ; when you've disposed of a message (file, delete, etc.) automatically read the next AutoAdvance=True ; ; do we try to do a RESENT-type forward? only of use to postmasters, likely ReDirectPrompt=True ; ; delete mail from server after transfer down? DeleteReadFromServer=True ; ; the string used to introduce an included message. a meta-language is ; demonstrated which has 6 replacable tokens and an if-then-else clause. ; The if-clause allows one to distinguish if the relevant header exists in the ; message that is being replied to. ; tokens allowed are: ; ; ; ; ; ; ; ; ; ; ; ; ; ; ReplyString=In , you wrote: ; ; not user selectable ... current type of sorting of messages SortOrder=3 ; ; try to make a noise when new mail arrives and we're iconic ... UseSound=True ; ; Font information for read window and the compose window ... monospace is best ; for the Editor window .... size, weight, charset, italic, facename DisplayFont=9,700,0,0,System EditorFont=9,400,0,0,Fixedsys ; ; Save outgoing mail into folder named "sent" (name not configurable) SaveSent=False ; ; Automatically empty the wastebkt folder on image exit AutoPurge=True