Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-04 Thread Tony Earnshaw
Chris Hilts wrote: mean? Why does Squirrelmail do that, when Postfix (and all other rfc2822-compliant MTAs) expect 'ehlo myhost.mydomain.tld; starttls'? Because once you've opened a socket in PHP, you can't redefine the socket to support TLS. Thus, we can't use the STARTTLS command. PHP4 is renow

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-04 Thread Tony Earnshaw
John Ridge wrote: After a hint from Chris I did some digging on configuring Postfix to listen on a TLS-only port. I found the following information on configuring main.cf and master.cf for TLS in Postfix Bingo! 'grep smtps /etc/services' smtps 465/tcp# SMTP over SSL (TLS) master.c

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Tony Earnshaw
John Ridge wrote: After a hint from Chris I did some digging on configuring Postfix to listen on a TLS-only port. I found the following information on configuring main.cf and master.cf for TLS in Postfix Thanks a heap to Chris, John, Jonathan and Seth (alphabetic order :) for replying. This was

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Jonathan Angliss
Hello John, On Monday, November 03, 2003, John Ridge wrote... > I believe you only need to use the stmps line (not the submission > line) to get TLS for SMTP working with Squirrelmail. At least that > was all that I did and SquirrelMail appears to be using TLS with > STMP without any issues for me

RE: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread John Ridge
set your STMP port to 465 in the SquirrelMail config. Good Luck John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Tony Earnshaw Sent: Monday, November 03, 2003 4:57 PM To: [EMAIL PROTECTED] Subject: [SM-USERS] TLS and Postix 2.0 snapshot. startt

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Chris Hilts
> First off, you should upgrade your php. php 4.1.2 is the minimum required > (http://www.squirrelmail.org/wiki/SquirrelMailRequirements). Also, SSL support hasn't always been the best in PHP, so you might want to move up to at least the 4.2.x The minimum required PHP version to use TLS is PHP 4

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Jonathan Angliss
Hello Tony, On Monday, November 03, 2003, Tony Earnshaw wrote... > Hi list > SquirrelMail 1.4.2 > postfix-2.0.16-20031022 > Apache 1.3.27, mod_ssl-2.8.12-1.3.27, php 4.0.3, > New poster, nothing to follow up. As soon as this is solved, I'll go > away again. > I second John Ridge's well-written

Re: [SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Seth Randall
First off, you should upgrade your php. php 4.1.2 is the minimum required (http://www.squirrelmail.org/wiki/SquirrelMailRequirements). Also, SSL support hasn't always been the best in PHP, so you might want to move up to at least the 4.2.x Seth. Tony Earnshaw said: > Hi list > > SquirrelMail 1.4

[SM-USERS] TLS and Postix 2.0 snapshot. starttls doesn't work

2003-11-03 Thread Tony Earnshaw
Hi list SquirrelMail 1.4.2 postfix-2.0.16-20031022 Apache 1.3.27, mod_ssl-2.8.12-1.3.27, php 4.0.3, New poster, nothing to follow up. As soon as this is solved, I'll go away again. I second John Ridge's well-written posting of 2 November last, found on Germane (I can't go back far enough in my