G
Guest
Stores the messages in individual files. Has some freeware spell checker.
Doesn't do http mail anymore. Why would you expect a new application when OE
was perfectly fine.
SMTP is not normally on port 0, it is normally 25, sometimes your ISP may
make it a random number reserved ports (ie you have to ask them to know).
This OE error number is undocumented (the 0x800C006C). When there is a
problem the error dialog often reports Port 0 even though the correct port
is set in the Accounts dialog.
See if some malware like Nortons is interfering with your outgoung mail.
You can also record a log in Tools Options Advanced Maintenance. This will
detail the conversation between OE and the SMTP server (it's mostly
english).
Here is a sucessful SMTP send (the actual mail is the blank line)
I connect after using secure logon (because I can use my SMTP server using
any ISP - most ISP demand you connect to the mail server via the ISP's
network so it knows you aren't a spammer - therefore it doesn't require a
password)
It says 220 and also returns optional features the server supports
I say helo
It says 250
I say Mail From
It says 250
I say Receipt To
It says 250
I say data
It says 354
I send the actual mail message
It says 250
I say Quit
It says 221
Windows Mail 6.0.6000.16386 (vista_rtm.061101-2205)
SMTP Log started at 03/30/2007 13:58:43
SMTP: 13:58:43 [rx] 220 smtp.chilli.net.au ESMTP Postfix
SMTP: 13:58:43 [tx] HELO Serenity
SMTP: 13:58:43 [rx] 250 smtp.chilli.net.au
SMTP: 13:58:43 [tx] MAIL FROM: <[email protected]>
SMTP: 13:58:43 [rx] 250 Ok
SMTP: 13:58:43 [tx] RCPT TO: <[email protected]>
SMTP: 13:58:43 [rx] 250 Ok
SMTP: 13:58:43 [tx] DATA
SMTP: 13:58:44 [rx] 354 End data with <CR><LF>.<CR><LF>
SMTP: 13:58:44 [tx]
..
SMTP: 13:58:44 [rx] 250 Ok: queued as 39FA8276DD4
SMTP: 13:58:44 [tx] QUIT
SMTP: 13:58:44 [rx] 221 Bye
Doesn't do http mail anymore. Why would you expect a new application when OE
was perfectly fine.
SMTP is not normally on port 0, it is normally 25, sometimes your ISP may
make it a random number reserved ports (ie you have to ask them to know).
This OE error number is undocumented (the 0x800C006C). When there is a
problem the error dialog often reports Port 0 even though the correct port
is set in the Accounts dialog.
See if some malware like Nortons is interfering with your outgoung mail.
You can also record a log in Tools Options Advanced Maintenance. This will
detail the conversation between OE and the SMTP server (it's mostly
english).
Here is a sucessful SMTP send (the actual mail is the blank line)
I connect after using secure logon (because I can use my SMTP server using
any ISP - most ISP demand you connect to the mail server via the ISP's
network so it knows you aren't a spammer - therefore it doesn't require a
password)
It says 220 and also returns optional features the server supports
I say helo
It says 250
I say Mail From
It says 250
I say Receipt To
It says 250
I say data
It says 354
I send the actual mail message
It says 250
I say Quit
It says 221
Windows Mail 6.0.6000.16386 (vista_rtm.061101-2205)
SMTP Log started at 03/30/2007 13:58:43
SMTP: 13:58:43 [rx] 220 smtp.chilli.net.au ESMTP Postfix
SMTP: 13:58:43 [tx] HELO Serenity
SMTP: 13:58:43 [rx] 250 smtp.chilli.net.au
SMTP: 13:58:43 [tx] MAIL FROM: <[email protected]>
SMTP: 13:58:43 [rx] 250 Ok
SMTP: 13:58:43 [tx] RCPT TO: <[email protected]>
SMTP: 13:58:43 [rx] 250 Ok
SMTP: 13:58:43 [tx] DATA
SMTP: 13:58:44 [rx] 354 End data with <CR><LF>.<CR><LF>
SMTP: 13:58:44 [tx]
..
SMTP: 13:58:44 [rx] 250 Ok: queued as 39FA8276DD4
SMTP: 13:58:44 [tx] QUIT
SMTP: 13:58:44 [rx] 221 Bye