Hi, installed up-imapproxy.1.2.4.tgz on RH ES30.
and using squirrelmail-1.4.4.
I had no problem with the installation:
./configure --with-openssl=/usr/include/openssl --with-krb5=/usr/kerberos
(ncurses-devel-5.3-9.3 openssl-devel-0.9.7a-22.1 krb5-devel-1.2.7-24 even if I don't use it)
edited default /etc/imapproxy.conf to listen on 144 port on localhost and told squirrelmail to listen to 144 too.
Well I don't know what is happening because I can connect. infact my config.php is:
$imapServerAddress = 'localhost';
$imapPort = 144;
$useSendmail = true;
$smtpServerAddress = 'localhost';
$smtpPort = 25;
$sendmail_path = '/usr/sbin/sendmail';
$pop_before_smtp = false;
$imap_server_type = 'uw';
$imapPort = 144;
$useSendmail = true;
$smtpServerAddress = 'localhost';
$smtpPort = 25;
$sendmail_path = '/usr/sbin/sendmail';
$pop_before_smtp = false;
$imap_server_type = 'uw';
but in /var/log/imapproxy_protocol.log no log With pipmstat I can't see anything, except if I connect via telnet to localhost on port 144. result via pimpstat.
Did I forgot something?
Thanks,
Leo.
Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3
