(02-08-2011 02:55 AM)Martini Wrote: Hello.
... I can receive my mail both in SSL and non-SSL mode, but I can only send using non-SSL SMTP on port 25, when I try to use SMTP-SSL on port 465, the client stalls - it is trying to validate, and then eventually quits. I don't know why SMTP-SSL doesn't work - ISPCP shows all smtp daemons UP. On the other hand however I don't see line STARTTLS when I send ehlo localhost command to postfix.
Take a look in your main.cf of postfix.
To get mail and send mail is different, and made by different daemons. When your POP/IMPAP-Daemon for getting mail ist working, fine, now you have to this with postfix to send mail too. Search the forum or Documentation of ispCP for doing this.
Tom