From vishwanath.tk at gmail.com Thu May 8 04:48:01 2008 From: vishwanath.tk at gmail.com (Vishwanath T. K.) Date: Thu, 8 May 2008 14:18:01 +0530 Subject: [imapproxy-info] newb - unable to start the imapproxy service Message-ID: <1f45affd0805080148k13c6ccedm9b30a4c7b32b7297@mail.gmail.com> Hi, I have installed imapproxy 1.2.6 on Fedora 8. We are using cyrus-imapd for which i want to setup this proxy. When i start the service, i get the below mentioned message in the maillog file: Can someone help me resolve this. Thanks vishy May 8 14:16:32 dev in.imapproxyd[6653]: No syslog priority mask specified. May 8 14:16:32 dev in.imapproxyd[6653]: main(): SELECT caching is disabled May 8 14:16:32 dev in.imapproxyd[6653]: main(): Internal admin commands are disabled May 8 14:16:32 dev in.imapproxyd[6653]: main(): Allocating 3072 IMAP connection structures. May 8 14:16:32 dev in.imapproxyd[6653]: ServerInit(): Using '/var/log/imapproxy_protocol.log' for global protocol logging file. May 8 14:16:32 dev in.imapproxyd[6653]: ServerInit(): proxying to IMAP server '192.168.2.102'. May 8 14:16:32 dev in.imapproxyd[6653]: ServerInit(): Proxying to IMAP port 1143 May 8 14:16:32 dev imap[6581]: accepted connection May 8 14:16:32 dev master[6654]: about to exec /usr/lib/cyrus-imapd/imapd May 8 14:16:32 dev imap[6579]: accepted connection May 8 14:16:32 dev in.imapproxyd[6653]: SetBannerAndCapability(): Received non-OK tagged reponse from imap server on CAPABILITY command -- exiting. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.andrew.cmu.edu/pipermail/imapproxy-info/attachments/20080508/2411821f/attachment.html From dave64 at andrew.cmu.edu Thu May 8 07:17:23 2008 From: dave64 at andrew.cmu.edu (Dave McMurtrie) Date: Thu, 08 May 2008 07:17:23 -0400 Subject: [imapproxy-info] newb - unable to start the imapproxy service In-Reply-To: <1f45affd0805080148k13c6ccedm9b30a4c7b32b7297@mail.gmail.com> References: <1f45affd0805080148k13c6ccedm9b30a4c7b32b7297@mail.gmail.com> Message-ID: <4822E143.6080904@andrew.cmu.edu> Vishwanath T. K. wrote: > Hi, > > I have installed imapproxy 1.2.6 on Fedora 8. We are using cyrus-imapd > for which i want to setup this proxy. > When i start the service, i get the below mentioned message in the > maillog file: > > Can someone help me resolve this. > > Thanks > > vishy > > May 8 14:16:32 dev in.imapproxyd[6653]: No syslog priority mask specified. > May 8 14:16:32 dev in.imapproxyd[6653]: main(): SELECT caching is disabled > May 8 14:16:32 dev in.imapproxyd[6653]: main(): Internal admin commands > are disabled > May 8 14:16:32 dev in.imapproxyd[6653]: main(): Allocating 3072 IMAP > connection structures. > May 8 14:16:32 dev in.imapproxyd[6653]: ServerInit(): Using > '/var/log/imapproxy_protocol.log' for global protocol logging file. > May 8 14:16:32 dev in.imapproxyd[6653]: ServerInit(): proxying to IMAP > server '192.168.2.102 '. > May 8 14:16:32 dev in.imapproxyd[6653]: ServerInit(): Proxying to IMAP > port 1143 > May 8 14:16:32 dev imap[6581]: accepted connection > May 8 14:16:32 dev master[6654]: about to exec /usr/lib/cyrus-imapd/imapd > May 8 14:16:32 dev imap[6579]: accepted connection > May 8 14:16:32 dev in.imapproxyd[6653]: SetBannerAndCapability(): > Received non-OK tagged reponse from imap server on CAPABILITY command -- > exiting. What do you have server_hostname set to in imapproxy.conf? Thanks, Dave