Re: [SM-USERS] clarification on IMAP-SSL

2003-07-16 Thread Chris Hilts
> Is there any chance (or workaround) for squirrel to use postfix with > smtp auth? SquirrelMail plays quite nicely with Postfix using SMTP auth, in fact, it's what I use on my systems. -- Chris Hilts [EMAIL PROTECTED] --- This SF.net email

Re: [SM-USERS] clarification on IMAP-SSL

2003-07-15 Thread Beast
Tuesday, July 15, 2003, 8:34:00 PM, Chris wrote: >> Is SM was able to work using IMAP-SSL (on port 993) directly? > Yes, as long as these three conditions are met: > 1. You have PHP version >= 4.3.x > 2. You have SquirrelMail version >= 1.4.0 > 3. Your IMAP server has a dedicated IMAPS listene

Re: [SM-USERS] clarification on IMAP-SSL

2003-07-15 Thread Jonathan Angliss
Hello Beast, On Tuesday, July 15, 2003, Beast wrote... > Hello, > Is SM was able to work using IMAP-SSL (on port 993) directly? > I was searching the archives and userFAQ, but it seems did not support > SSL directly (need stunnel or other ssl wrapper). > I'm using SM 1.41, PHP 4.3.2 and Courier

Re: [SM-USERS] clarification on IMAP-SSL

2003-07-15 Thread Chris Hilts
> Is SM was able to work using IMAP-SSL (on port 993) directly? Yes, as long as these three conditions are met: 1. You have PHP version >= 4.3.x 2. You have SquirrelMail version >= 1.4.0 3. Your IMAP server has a dedicated IMAPS listener on a separate port. (Ie. no STARTTLS command required, a

[SM-USERS] clarification on IMAP-SSL

2003-07-15 Thread Beast
Hello, Is SM was able to work using IMAP-SSL (on port 993) directly? I was searching the archives and userFAQ, but it seems did not support SSL directly (need stunnel or other ssl wrapper). I'm using SM 1.41, PHP 4.3.2 and Courier Imap 4.3.2 which only support SSL on port 993 (no TLS), but SM sti