I am in the process of trying to make my box PCI complaint.
This requires disabling plain-text authentication logins. I have been able to
do so on pop3/imap by setting:
IMAP_TLS_REQUIRED=1
and
POP3_TLS_REQUIRED=1
in the appropriate configs.
Unfortunately, this causes squirrelmail and horde to break because TLS is
required.
Are there some options.. to tell horde/squirrelmail to use
imaps instead of imap? I would also like to make sure they smtp+auth over SMTP
with TLS/SSL. Is there an option for this, or can there be as well?
thanks,
-c
This requires disabling plain-text authentication logins. I have been able to
do so on pop3/imap by setting:
IMAP_TLS_REQUIRED=1
and
POP3_TLS_REQUIRED=1
in the appropriate configs.
Unfortunately, this causes squirrelmail and horde to break because TLS is
required.
Are there some options.. to tell horde/squirrelmail to use
imaps instead of imap? I would also like to make sure they smtp+auth over SMTP
with TLS/SSL. Is there an option for this, or can there be as well?
thanks,
-c