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
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
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
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
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
> 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
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
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
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