MyMAIL - Program settings
![[pset8.jpg]](images/pset8.jpg)
Screendump made by Erik Häll
- LAN
Select this when you do not have a dialup connection.
(static connection)
- Hardware
In this field can you change whats sent in the tag X-Hardware
in every mail.
- Version check URL
In this field can you change the URL of where MyMAIL
will check for new versions.
Deselect the button at the right side of the field to turn
off the automatic check of versions.
- POP3 action timeout
In this field can you change the timeout for the
user actions at new mail alert/dialogs.
- How data is received
- CNget_char
This is the default but is slow.
- CNgets
This is partly faster but do not work with all drivers.
- CNgetNDB
This one is very fast but this may not work with all drivers.
If you feel that it is slow with the "normal" selection
Select CNgets or CNgetNDB to get faster downloads.
As there is differences in the IP-stacks
these selections can cause system hangs
on some setups.
If this happens, do turn off this setting in
mymail.set file by changing the line
USE_CNgets=YES and USE_CNget_NDB=YES
to
USE_CNgets=NO and USE_CNget_NDB=NO
before starting MyMAIL.
|
- Ask user about edit close
Select this to get a alert box asking for editor close
- Use bubbleGEM
With this turned on MyMAIL will send
help messages to BubbleGEM.
With this selection turned off MyMAILs internal
help window will be displayed.
- SMTP debug
Turn on this ONLY when you need to debug SMTP.
With this turned on all SMTP actions is logged
and this slows down the program.
Do not forget to turn this off after usage as this can fill your harddisk
- POP3 debug
Turn on this ONLY when you need to debug POP3.
With this turned on all POP3 actions is logged
and this slows down the program.
The password is stored in this file
Do not forget to turn this off after usage as this can fill your harddisk
- Debug trace
This turns on the trace of the programs functions and extra info printouts.
Use this only when you have crash problems as the output is huge
and it is also recomended to turn on "General debug to file" so all info
is outputed to a file.
Do not forget to turn this off after usage as this can fill your harddisk
- General debug to file
Turn this on when you need tdebug printouts into a file.
(Default is on)
The file is placed in the startup folder for MyMAIL and is named debug.dmp.
- Use MintNet
Not used yet
- Time zones
TZN sets what time zone to be used at mail send.
TZN | Zone | Hour |
---|
PST | Pacific Standard Time | -8 |
PDT | Pacific Standard Time | -7 |
MST | Mountain Standard Time | -7 |
MDT | Mountain Standard Time | -6 |
CSTCentral Standard Time | -6 |
CDT | Central Standard Time | -5 |
EST | Eastern Standard Time | -5 |
EDT | Eastern Standard Time | -4 |
AST | Atlantic Standard Time | -4 |
NST | Newfoundland Standard Time | -3:30 |
GMT | Greenwich Mean Time | 0 |
BST | Brazil Standard Time | +1 |
METMiddle European nations | +1 |
EET | Eastern European nations | +2 |
JST | Japan Standard Time | +9 |
|