ivx;4502 wrote:Hi,
Are all services smtp,pop3,imap down(if you telnet) ?
About sql versions, i'm not sure if they are supported in future, probably deprecated.
Maintaining many apis is just time consuming.
Probably xml will be replaced with sqllite and thats will be only api i will maintian.
Offcourse anyone can write it's own api to server.
I assumed so.
But if I was you, I would rather use Firebird (Firebird embedded) instead of SQlite.
I have used both (though only briefly), and found that Firebird embedded is a real relational DB,
whereas SQlite is faster, but lacks many features.
I'll have a look at SMTP,POP3,IMAP via telnet later this evening.
Thunderbird uses IMAP if it finds both POP and IMAP (I have both active).
Another thing:
If I enter mydomain.com in thunderbird, it doesn't find the mail configuration.
If I enter
www.mydomain.com, it finds it (with 0.95).
This may (or may not) have something to do with the server (and DNS entries).