- Code: Select all
CheckMail=1
CheckMailTimed=1
CheckMailTimedType=1
CheckMailInterval=5
CheckMailLast=3824066315
Console=1
Email=annma****@att.net
EncryptIn=0
EncryptOut=0
EncryptPass=
Favourite=0
Name=Ann Marie
IMAPAuth=3
IMAPMailbox=Inbox
IMAPRoot=
IMAPSeparator=.
Index=0
IsIncoming=1
IsOutgoing=1
ReplyTo=annma****@att.net
POPServer=127.0.0.1
FetchAhead=0
POPPass=4D
SSL_In=0
APOP=0
IMAP=0
NNTP=0
POPUser=annma****@127.0.0.1:1109
Sig=<none>
SkipBig=0
SkipBigSize=0
SMTPAuthType=0
SMTPAuth=0
AuthTypeCRAM_MD5=1
AuthTypeLOGIN=1
AuthTypePLAIN=1
SMTPPass=4D
SMTP=127.0.0.1
SSL_Out=0
SMTPUser=annma****
SyncAmount=500
SyncAuto=0
Tag=
TemplateN=
TemplateR=
TemplateF=
TemplateB=
URL=
ExcludeFilter=0
ExcludeDownload=
IncludeFilter=0
IncludeDownload=
Stunnel conf
- Code: Select all
client = yes
debug = debug
[pop3s]
accept = 127.0.0.1:1109
connect = ipostoffice.worldnet.att.net:995
[imaps]
accept = 127.0.0.1:1439
delay = yes
connect = imaps.myisp.com:993
[smtps]
accept = 127.0.0.1:259
connect = imailhost.worldnet.att.net:465
- Code: Select all
Stunnel Log
2004.09.10 15:49:20 LOG5[16407471:16565271]: stunnel 4.04 on x86-pc-mingw32-gnu WIN32 with OpenSSL 0.9.7c 30 Sep 2003
2004.09.10 15:49:20 LOG7[16407471:16430043]: RAND_status claims sufficient entropy for the PRNG
2004.09.10 15:49:20 LOG6[16407471:16430043]: PRNG seeded successfully
2004.09.10 15:49:20 LOG5[16407471:16430043]: WIN32 platform: 30000 clients allowed
2004.09.10 15:49:20 LOG7[16407471:16430043]: FD 112 in non-blocking mode
2004.09.10 15:49:20 LOG7[16407471:16430043]: SO_REUSEADDR option set on accept socket
2004.09.10 15:49:20 LOG7[16407471:16430043]: pop3s bound to 127.0.0.1:1109
2004.09.10 15:49:20 LOG7[16407471:16430043]: FD 116 in non-blocking mode
2004.09.10 15:49:20 LOG7[16407471:16430043]: SO_REUSEADDR option set on accept socket
2004.09.10 15:49:20 LOG7[16407471:16430043]: imaps bound to 127.0.0.1:1439
2004.09.10 15:49:20 LOG7[16407471:16430043]: FD 120 in non-blocking mode
2004.09.10 15:49:20 LOG7[16407471:16430043]: SO_REUSEADDR option set on accept socket
2004.09.10 15:49:20 LOG7[16407471:16430043]: smtps bound to 127.0.0.1:259
Edited by Robin: 1) hid e-mail addresses 2) put listings into 'code' boxes