up vote 1 down vote favorite
share [g+] share [fb]

I want to configure dovecot as gmail imap proxy. If any system in my network wants to connect to imap.gmail.com,993 it has to go through the dovecot proxy.

Is it possible to setup such environment with dovecot? If yes, can you please help me to configure my dovecot server.

Warm Regards

Supratik

link|improve this question

48% accept rate
feedback

3 Answers

There is something called imapproxy and it may suit your purposes better.

link|improve this answer
I installed imapproxy in a RHEL 5.3 system, but not able to configure it properly. Can you please help me to configure my proxy server. I am also not able to find any good documentation on it. – Supratik Jan 15 '10 at 11:13
I checked with all possibilities and finally came to know that imapproxy do not support imaps (993) which is used by imap.gmail.com. Can you please suggest any other imap proxy which will support imaps (993) – Supratik Jan 15 '10 at 15:37
feedback

Dovecot can act as an IMAP Proxy. This might help
http://wiki.dovecot.org/PasswordDatabase/ExtraFields/Proxy

link|improve this answer
I tried this configuration but not able configure the proxy server. Can you please tell me the exact steps to configure the proxy server. Please help me to solve this issue. – Supratik Jan 19 '10 at 7:02
feedback

If dovecot is not a proper solution in this case, can you please suggest any other application which will support imaps proxy. I want that proxy server should authenticate the clients before allowing them to connect to imap.gmail.com,993.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.