############################################################################
# For more information on any of the entries in this file, see the relevant
# topic in the RexxMail Reference.
############################################################################
#
############################################################################
# Alway complete the following block of settings before using RexxMail!
############################################################################
# Default sender's name in outgoing messages (John Doe)
Name = 

# Default sender's e-mail address in outgoing messages (john.doe@host.net)
Address = 

# Name of POP3 server to contact for collecting mail (pop3.host.net)
POP3Server = 

# User name to use for logging on to POP3 server (john.doe)
POP3User = 

# Password to use for logging on to POP3 server (JDsPassword)
POP3Password = 

# Name of SMTP server (smart host) to contact for sending mail (smtp.host.net)
SMTPServer = 

############################################################################
# The following settings may be edited at any time. The defaults should do.
############################################################################
#
# Default reply e-mail address in outgoing messages (john.doe@host.net)
ReplyAddress = 

# Intro text to include in reply messages (%D=date; %F=from; %S=subject; %T=to; %N=newline)
ReplyText = In response to a message sent %D by %F about %S:

# Maximum length of quoted lines in reply messages [0-998, 0 = no maximum]
ReplyLineLength = 76

# Intro text to include in forwarded messages (%D=date; %F=from; %S=subject; %T=to; %N=newline)
ForwardText = Forwarded message:%N%N----- Original Message ----- %NFrom:    %F%NTo:      %T%NSubject: %S%NDate:    %D

# Should mail always be collected in interactive mode? [Y/N]
POP3Interactive = No

# Should messages always be kept on the POP3 server after collection? [Y/N]
POP3KeepMessages = No

# Maximum number of attempts to contact the POP3 server [0-...]
POP3Attempts = 10

# Maximum number of attempts to contact the SMTP server [0-...]
SMTPAttempts = 10

# Should transmission byte counters and progress bars be shown? [Y/N]
ShowProgress = Yes

# Size limit for collecting mail [0-...]
MaxCollectSize = 

# Action after collecting mail [OpenFolders/WarnIcon/_]
CollectAction = 

# RFC 868 time server(s) to contact for calculating the local time offset (ntp.host.net)
TimeServers = 

# Time offset to use if no time servers are contacted [hhmm; hh = +/-00-12; mm = 00|30]
TimeZone = 

# Maximum number of attempts to contact each time server [0-...]
TimeAttempts = 10

# How should body text date/times stamps be displayed? [Original/System/Universal/UTC/OriginalISO/SystemISO/UniversalISO/UTCISO]
DateTimeBody = OriginalISO

# How should message header date/times stamps be displayed? [Original/System/Universal/UTC/OriginalISO/SystemISO/UniversalISO/UTCISO]
DateTimeHeader = OriginalISO

# How should message title date/times stamps be displayed? [Original/System/Universal/UTC/OriginalISO/SystemISO/UniversalISO/UTCISO]
DateTimeTitle = OriginalISO

# Text reader to use for viewing text content of received messages (myviewer "%N")
Reader = e.exe "%N"

# Text editor to use for editing outgoing messages (myeditor "%N")
Editor = e.exe "%N"

# External command to run for each received message (progname "%N")
RunReceived = 

# External command to run in the attachments folder of received messages when viewing (virusscan *)
RunAttachIn = 

# External command to run in outgoing attachments folders (zip "%N" *)
RunAttachOut = 

# External command to run before opening the user folders (progname)
RunBeforeOpen = 

# External command to run after opening the user folders (progname)
RunAfterOpen = 

# External command to run before collecting mail (progname)
RunBeforeCollect = 

# External command to run for collecting mail instead of RexxMail POP3 routine (progname)
RunCollect = 

# External command to run after collecting mail (progname)
RunAfterCollect = 

# External command to run before sending mail (progname)
RunBeforeSend = 

# External command to run for sending mail instead of RexxMail SMTP procedure (progname)
RunSend = 

# External command to run after sending mail (progname)
RunAfterSend = 

# Text file with closing text to append to outgoing mail messages (filespec)
ClosingText = 

# Header entries to show when viewing received messages <all>
ReaderHeaderIn = Date From Sender Apparently-from Reply-to To Apparently-to Cc Subject Comments

# Header entries to show when viewing sent messages <all>
ReaderHeaderOut = Date From Sender Reply-to To Cc Bcc Subject Comments

# Maximum number of recipient address entries to show in reader file header <all>
MaxAddresses = 5

# Entries to show in incoming message object titles [Date From To Cc Subject]
ObjectTitleIn = Date From Subject

# Entries to show in outgoing message object titles [Date From To Cc Bcc Subject]
ObjectTitleOut = Date To Cc Bcc Subject

# Type of address entries to use in message object titles [Full/Name/Address]
TitleAddress = Full

# Should header keywords be included in object titles? [Y/N]
TitleKeywords = Yes

# Type of address entries to use for sorting message object titles [Full/Name/Address]
SortAddress = Full

# Word separators to use when parsing message subject lines before redirecting messages (characters)
WordSeparators = (){}[]<>!?/\&|_=+;:,.`'"

# Folders to open with the "Open" command [Addresses Accessories Configuration In InArchive Out OutArchive]
OpenFolders = In InArchive Out OutArchive

# Stationery colours to use for message objects (folder name)
Stationery = Blue_White

# Maximum length of lines in outgoing ASCII (7-bit) messages [0-998]
ASCIILineLength = 76

# Should all new messages have the ASCII flag set? [Y/N]
ASCIIText = No

# Should error messages also be delivered to the local user as RexxMail messages? [Y/N]
ErrorMail = No

# The header line that signals junk mail (Keyword: [Content][; ...])
JunkMailHeader = 

# The header line that signals virus mail (Keyword: [Content][; ...])
VirusMailHeader = 

# The maximum number of lines in the actions log [0-...]
LogActionLines = 1000

# The maximum number of lines in the error log [0-...]
LogErrorLines = 1000

# The maximum number of lines in the mail log [0-...]
LogMailLines = 1000

# Should a text transcript of HTML content be added when viewing received messages? [Y/N]
HTMLText = Yes

# Maximum length of lines in text transcripts of HTML content [0-998; 0 = no maximum]
HTMLLineLength = 0

# Should separator lines to be added to text transcripts of HTML content? [Y/N]
HTMLLines = Yes

# Should a list of embedded URLs be appended to text transcripts of HTML content? [Y/N]
HTMLURLList = Yes

# Should HTML content be made safe? [Y/N]
HTMLSafe = Yes

# Should outgoing attachment folders be opened before editing a message? [Y/N]
OpenAttachBeforeEdit = Yes

# Should outgoing attachment folders be closed after editing a message? [Y/N]
CloseAttachAfterEdit = Yes

# Should incoming attachment folders be opened before viewing a message? [Y/N]
OpenAttachBeforeView = Yes

# Should incoming attachment folders (normally, not if contents have changed) be closed after viewing a message? [Y/N]
CloseAttachAfterView = Yes

# Signal after receiving a message [command/beep frequency,duration ...]
SignalReceived = beep 880,20 440,80

# Signal after sending a message [command/beep frequency,duration ...]
SignalSent = beep 440,20 880,80

# Should signals be used at all? [Y/N]
Signals = Yes

