# example .elm/elmrc - options file for the ELM mail system # (rename it to ".elm/elmrc" for multiple users) # # Keyword ... My favourite value ... # general config # FullName Petr Mitosinka Editor Ed AuxEditor Vim PrefixString "> " ReplyIntroduction Hi $FIRSTNAME ($NAME), in $MSGID on $DATE you wrote: ForwardIntroduction On $DATE, $NAME wrote: Signature uulib:.signature Pager builtin SigDashes No MimeCoding 7bit MetaMail Ask # # SendMail / RMail # SendMail SMTPpost -Q $MSG RMail SMTPpost -Q -r <$MSG $TO FromHeader Yes NoMessageId No AnswerReturnReceipt No AnswerReturnView No RequestReturnReceipt No RequestReturnView No ReturnReceipt pmit2218@mff.cuni.cz ReturnView pmit2218@mff.cuni.cz # # Internal # Buffers 10240 OldLocking No WBR_Timeout 500000 ReadContentLength No SendContentLength No WarnReturnCode 1 # # Look & Feel # ShowFullHeader No ShowSignature Yes Sorting Natural ReverseSorting Yes AppendSignature NoReply TopDownScrolling Yes SkipIndex Yes SaveDirectory uucp:archive/text FilenameOffer USER FilenameBuffer No Shell NewShell CON:////ElmShell/CLOSE/SCREENAmigaElm PipeDefault uucp:c/xuudecode PrintCmd copy % prt: # Folders # #SentArchive uumail:mail.sent #ReceivedFolder uumail:mail.received #FolderDirectory uumail: #AlwaysDelete Yes #AlwaysKeep Yes #KeepBackup Yes #QuitEmpty No #KeepEmpty Yes # # Fonts # #StdFontName topaz-classic.font #StdFontSize 8 #IntuiFontName helvetica.font #IntuiFontSize 13 #PagerFontName courier.font #PagerFontSize 13 # # Intuition # #UseOwnScreen Yes #PubScreenName AmigaElm #DisplayID "NTSC:High Res Laced" #Width 1024 #Height 1008 #TopEdge 0 #LeftEdge 0 #ShanghaiWindows No #PopPubScreen No #DefaultPubScreen No #WorkbenchToFront No #ElmToFront Yes #IconifyOnClose Yes #IOWindow CON:20/20/640/200/AmigaElm-IOWindow/CLOSE/WAIT/AUTO # # Colors # #ColorBackground 15 12 11 10 #ColorText 15 0 0 0 #ColorIntuition 15 15 15 15 #ColorPrompt 15 11 6 4 # # Security # #Encrypt EncryptMsg $MSG $MODE #Decrypt DecryptMsg $MSG #CryptMode none # end of .elm/elmrc