[imapproxy] ipmapproxy and redhat 7.3
John McCoy, Jr
jmccoy at mills.edu
Mon Jan 13 12:28:23 PST 2003
Yes, that is where I get the root warning when using my start script. Here
is all the info I can think to give on my setup.
Start script:
<SNIP>
imapproxyd="/sbin/imapproxy -f /etc/imapproxy.conf"
<SNIP>
start() {
echo -n $"Starting $prog: "
daemon $imapproxyd
RETVAL=$?
echo
[ $RETVAL = 0 ] && touch /var/lock/subsys/imapproxy
return $RETVAL
}
<SNIP>
also tried from command line:
/sbin/imapproxy -f /etc/imapproxy.conf
[root at webmail log]# /sbin/imapproxy -f /etc/imapproxy.conf
<RANT>
<SNIP>
</RANT>
[root at webmail log]# telnet 127.0.0.1 1234
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
[root at webmail log]# /sbin/imapproxy -c -f /etc/imapproxy.conf
Configuration (/etc/imapproxy.conf):
remote address: 144.91.3.20
remote port: 143
local address: 127.0.0.1
local port: 1234
2 access-rule(s):
accept 144.91.3.19/255.255.255.255
accept 127.0.0.1/255.255.255.255
logging: ON
logging to: LOG_MAIL
debug: ON
client_timeout: 60 s
server_timeout: 1800 s
keepalive: 60 s
stats_frequency: 60 s
max_reuse: 5 times
********************************
John McCoy jmccoy at mills.edu
Central Systems Administrator
Mills College, Oakland CA
510-430-3321
********************************
----- Original Message -----
From: "Christopher Crowley" <ccrowley at tulane.edu>
To: "John McCoy, Jr" <jmccoy at mills.edu>; <imapproxy at lists.horde.org>
Sent: Monday, January 13, 2003 12:03 PM
Subject: Re: [imapproxy] ipmapproxy and redhat 7.3
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Did you switch debug on in the config file?
>
> debug on
> log_facility LOG_MAIL
> logging on
>
>
> - ----- Original Message -----
> From: "John McCoy, Jr" <jmccoy at mills.edu>
> To: <imapproxy at lists.horde.org>
> Sent: Monday, January 13, 2003 11:24 AM
> Subject: [imapproxy] ipmapproxy and redhat 7.3
>
>
> > Anybody got this combo working?
> > It built just fine but exits with no error messages other then the
> > root warning.
> > What use do most people use? Apache?
> >
> > ********************************
> > John McCoy jmccoy at mills.edu
> > Central Systems Administrator
> > Mills College, Oakland CA
> > 510-430-3321
> > ********************************
> >
> >
> > --
> > imapproxy mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imapproxy-unsubscribe at lists.horde.org
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>
>
> iQA/AwUBPiMboc0q7cR88Y/bEQKAmACeMQj/bCUzhsuWgQMeYJuwhANe+ukAoPdT
> WI8qUq3R1kBgZRN7zEFxvIUN
> =66rS
> -----END PGP SIGNATURE-----
>
More information about the imapproxy
mailing list