[SM-USERS] Squirrelmail with HTTPS and IMAPS

2003-06-20 Thread david carvalho
11.5 php-4.2.2-8.07 squirrelmail-1.4.0-1   Best regards David Carvalho    

[SM-USERS] SquirrelMail with HTTPS and IMAPS

2003-06-23 Thread david carvalho
11.5 php-4.2.2-8.07 squirrelmail-1.4.0-1   Best regards David Carvalho    

[SM-USERS] RELAY needed in Sendmail for squirrelmail to be able to send?

2021-01-06 Thread David Carvalho
Hello and happy new year everyone. I’ve been using Squirrelmail for a long time on 2 of my servers currently running Oracle Linux 6 with version 1.4.22. While doing some tests today, I noticed on my Sendmail server, which is different from my web server where Squirrelmail is installed, that it n

Re: [SM-USERS] RELAY needed in Sendmail for squirrelmail to be ableto send?

2021-01-07 Thread David Carvalho
= ''; $smtp_sitewide_pass = ''; are null, the system should try to use the same user/pass used in imap settings to be able to send. If entering an existing valid user and password in those fields, shouldn’t squirrelmail use them to authenticate? Thanks and best regards. David

[SM-USERS] Squirrelmail not using port 465 for smtp although it is specified in config.php

2021-01-11 Thread David Carvalho
Hello. So now I know that Squirrelmail does not work with starttls on port 25. I’ve changed $smtpPort value to 465 and maintained $use_smtp_tls = true and $smtp_auth_mech = ‘login’ , but a network traffic inspection shows my web server always connecting to the smtp server using port 25. How c