Re: [squid-users] IMAP support

2008-11-12 Thread Amos Jeffries

julian julian wrote:
Hello, how can I access to IMAP (gmail IMAP for example)servers trough squid, I just add imap ports in squid.conf as Safe_port and SSL_port, but it does not work. 



IMAP protocol is not HTTP protocol. Squid cannot handle IMAP requests.

They only way to do this is configure all the mail clients to use a HTTP 
proxy and wrap the requests into HTTP first.


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10
  Current Beta Squid 3.1.0.2


Re: [squid-users] IMAP support

2008-11-12 Thread Matus UHLAR - fantomas
On 12.11.08 05:57, julian julian wrote:
 Hello, how can I access to IMAP (gmail IMAP for example)servers trough
 squid, I just add imap ports in squid.conf as Safe_port and SSL_port, but
 it does not work.

why would you want to access IMAP through squid ?

-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Boost your system's speed by 500% - DEL C:\WINDOWS\*.*


Re: [squid-users] IMAP support

2008-11-12 Thread julian julian
Ok, I'm using thunderbird and set the proxy manually, but when I try to conect 
I get an error, should I make some special config in squid?


--- On Wed, 11/12/08, Amos Jeffries [EMAIL PROTECTED] wrote:

 From: Amos Jeffries [EMAIL PROTECTED]
 Subject: Re: [squid-users] IMAP support
 To: [EMAIL PROTECTED]
 Cc: squid squid-users@squid-cache.org
 Date: Wednesday, November 12, 2008, 6:02 AM
 julian julian wrote:
  Hello, how can I access to IMAP (gmail IMAP for
 example)servers trough squid, I just add imap ports in
 squid.conf as Safe_port and SSL_port, but it does not work. 
 
 IMAP protocol is not HTTP protocol. Squid cannot handle
 IMAP requests.
 
 They only way to do this is configure all the mail clients
 to use a HTTP proxy and wrap the requests into HTTP first.
 
 Amos
 -- Please be using
   Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10
   Current Beta Squid 3.1.0.2


  


Re: [squid-users] IMAP support

2008-11-12 Thread julian julian
Because all my traffic to internet is managed by squid. Do you have any 
suggestion?


--- On Wed, 11/12/08, Matus UHLAR - fantomas [EMAIL PROTECTED] wrote:



 From: Matus UHLAR - fantomas [EMAIL PROTECTED]
 Subject: Re: [squid-users] IMAP support
 To: squid-users@squid-cache.org
 Date: Wednesday, November 12, 2008, 6:13 AM
 On 12.11.08 05:57, julian julian wrote:
  Hello, how can I access to IMAP (gmail IMAP for
 example)servers trough
  squid, I just add imap ports in squid.conf as
 Safe_port and SSL_port, but
  it does not work.
 
 why would you want to access IMAP through squid ?
 
 -- 
 Matus UHLAR - fantomas, [EMAIL PROTECTED] ;
 http://www.fantomas.sk/
 Warning: I wish NOT to receive e-mail advertising to this
 address.
 Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek
 reklamnu postu.
 Boost your system's speed by 500% - DEL
 C:\WINDOWS\*.*


  


Re: [squid-users] IMAP support

2008-11-12 Thread julian julian
Ok, I'm using thunderbird and set the proxy manually, but when I try to conect 
I get an error, should I make some special config in squid?


--- On Wed, 11/12/08, Amos Jeffries [EMAIL PROTECTED] wrote:

 From: Amos Jeffries [EMAIL PROTECTED]
 Subject: Re: [squid-users] IMAP support
 To: [EMAIL PROTECTED]
 Cc: squid squid-users@squid-cache.org
 Date: Wednesday, November 12, 2008, 6:02 AM
 julian julian wrote:
  Hello, how can I access to IMAP (gmail IMAP for
 example)servers trough squid, I just add imap ports in
 squid.conf as Safe_port and SSL_port, but it does not work. 
 
 IMAP protocol is not HTTP protocol. Squid cannot handle
 IMAP requests.
 
 They only way to do this is configure all the mail clients
 to use a HTTP proxy and wrap the requests into HTTP first.
 
 Amos
 -- Please be using
   Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10
   Current Beta Squid 3.1.0.2


  


Re: [squid-users] IMAP support

2008-11-12 Thread julian julian
Because all my traffic to internet is managed by squid. Do you have any 
suggestion?


--- On Wed, 11/12/08, Matus UHLAR - fantomas [EMAIL PROTECTED] wrote:

 From: Matus UHLAR - fantomas [EMAIL PROTECTED]
 Subject: Re: [squid-users] IMAP support
 To: squid-users@squid-cache.org
 Date: Wednesday, November 12, 2008, 6:13 AM
 On 12.11.08 05:57, julian julian wrote:
  Hello, how can I access to IMAP (gmail IMAP for
 example)servers trough
  squid, I just add imap ports in squid.conf as
 Safe_port and SSL_port, but
  it does not work.
 
 why would you want to access IMAP through squid ?
 
 -- 
 Matus UHLAR - fantomas, [EMAIL PROTECTED] ;
 http://www.fantomas.sk/
 Warning: I wish NOT to receive e-mail advertising to this
 address.
 Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek
 reklamnu postu.
 Boost your system's speed by 500% - DEL
 C:\WINDOWS\*.*


  


Re: [squid-users] IMAP support

2008-11-12 Thread Joel Jaeggli
julian julian wrote:
 Ok, I'm using thunderbird and set the proxy manually, but when I try to 
 conect I get an error, should I make some special config in squid?

squid is not an imap proxy... if you need an imap alg you'll have to
look elsewhere, what it sounds like you need is a nat box...

joelja

 
 --- On Wed, 11/12/08, Amos Jeffries [EMAIL PROTECTED] wrote:
 
 From: Amos Jeffries [EMAIL PROTECTED]
 Subject: Re: [squid-users] IMAP support
 To: [EMAIL PROTECTED]
 Cc: squid squid-users@squid-cache.org
 Date: Wednesday, November 12, 2008, 6:02 AM
 julian julian wrote:
 Hello, how can I access to IMAP (gmail IMAP for
 example)servers trough squid, I just add imap ports in
 squid.conf as Safe_port and SSL_port, but it does not work. 

 IMAP protocol is not HTTP protocol. Squid cannot handle
 IMAP requests.

 They only way to do this is configure all the mail clients
 to use a HTTP proxy and wrap the requests into HTTP first.

 Amos
 -- Please be using
   Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10
   Current Beta Squid 3.1.0.2
 
 
   
 



Re: [squid-users] IMAP support

2008-11-12 Thread Dieter Bloms
Hi,

On Wed, Nov 12, julian julian wrote:

 Ok, I'm using thunderbird and set the proxy manually, but when I try
 to conect I get an error, should I make some special config in squid?
 
as Amos said, squid is an http proxy.  You are looking for an imap proxy
like:

http://www.imapproxy.org/


-- 
Gruß

  Dieter

--
I do not get viruses because I do not use MS software.
If you use Outlook then please do not put my email address in your
address-book so that WHEN you get a virus it won't use my address in the
From field.


pgp7oyeBF7gvt.pgp
Description: PGP signature


Re: [squid-users] IMAP support

2008-11-12 Thread Mark Barlow
Not wishing to sound patronising, but my suggestion would be to not
use Squid to manage all your traffic to the internet.  Squid is an
http caching proxy that can also handle https and ftp (kind of) there
is a hell of a lot of internet traffic that is not http.  You need a
firewall to control access and a squid box to cache and control web
access.

2008/11/12 julian julian [EMAIL PROTECTED]:
 Because all my traffic to internet is managed by squid. Do you have any 
 suggestion?


 --- On Wed, 11/12/08, Matus UHLAR - fantomas [EMAIL PROTECTED] wrote:



 From: Matus UHLAR - fantomas [EMAIL PROTECTED]
 Subject: Re: [squid-users] IMAP support
 To: squid-users@squid-cache.org
 Date: Wednesday, November 12, 2008, 6:13 AM
 On 12.11.08 05:57, julian julian wrote:
  Hello, how can I access to IMAP (gmail IMAP for
 example)servers trough
  squid, I just add imap ports in squid.conf as
 Safe_port and SSL_port, but
  it does not work.

 why would you want to access IMAP through squid ?

 --
 Matus UHLAR - fantomas, [EMAIL PROTECTED] ;
 http://www.fantomas.sk/
 Warning: I wish NOT to receive e-mail advertising to this
 address.
 Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek
 reklamnu postu.
 Boost your system's speed by 500% - DEL
 C:\WINDOWS\*.*






Re: [squid-users] IMAP support

2008-11-12 Thread Leonardo Rodrigues Magalhães


   squid is a http/ftp/gopher proxy. It does not support mail protocols 
used by Thunderbird, which are the standards SMTP, POP3 and IMAP4.


   squid has nothing to do with thunderbird. There's no need for 
special configs because it simply wont work through squid.



julian julian escreveu:

Ok, I'm using thunderbird and set the proxy manually, but when I try to conect 
I get an error, should I make some special config in squid?
  


--


Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br

Minha armadilha de SPAM, NÃO mandem email
[EMAIL PROTECTED]
My SPAMTRAP, do not email it






Re: [squid-users] IMAP support

2008-11-12 Thread Jakob Curdes

julian julian schrieb:

Because all my traffic to internet is managed by squid. Do you have any 
suggestion?
  
As already said, squid is not an internet proxy (there is no such 
thing) but an HTTP proxy, meaning that it only understands HTTP (and a 
bit of HTTPS).
Your client talks IMAP with the server which squid does not understand. 
There are IMAP proxies out there but not on this list.
This is not a configuration problem but rather like you want to get a 
translator speaking only spanish to translate from english to german - 
that won't work also.


Regards,
Jakob Curdes



Re: [squid-users] IMAP support

2008-11-12 Thread Leonardo Rodrigues Magalhães



julian julian escreveu:

Because all my traffic to internet is managed by squid. Do you have any 
suggestion?
  


   no, it's not. Only http/https/ftp/gopher can be handled by squid.

   and it wont help keep sending messages asking about IMAP support ... 
squid can't do that. period.


--


Atenciosamente / Sincerily,
Leonardo Rodrigues
Solutti Tecnologia
http://www.solutti.com.br

Minha armadilha de SPAM, NÃO mandem email
[EMAIL PROTECTED]
My SPAMTRAP, do not email it






Re: [squid-users] IMAP support

2008-11-12 Thread Jose Celestino
Words by Leonardo Rodrigues Magalhães [Wed, Nov 12, 2008 at 02:19:05PM -0200]:

squid is a http/ftp/gopher proxy. It does not support mail protocols  
 used by Thunderbird, which are the standards SMTP, POP3 and IMAP4.



Not completely right, Thunderbird may also need to do some http to
render html e-mails with external references.

squid has nothing to do with thunderbird. There's no need for special 
 configs because it simply wont work through squid.


 julian julian escreveu:
 Ok, I'm using thunderbird and set the proxy manually, but when I try to 
 conect I get an error, should I make some special config in squid?
   


-- 
Jose Celestino | http://japc.uncovering.org/files/japc-pgpkey.asc

One man’s theology is another man’s belly laugh. -- Robert A. Heinlein


Re: [squid-users] IMAP support

2008-11-12 Thread Henrik Nordstrom
On ons, 2008-11-12 at 17:34 +, Jose Celestino wrote:

 Not completely right, Thunderbird may also need to do some http to
 render html e-mails with external references.

Yuck.. will defenitely stay away from Thunderbird then.

Regards
Henrik


signature.asc
Description: This is a digitally signed message part


Re: [squid-users] IMAP support

2008-11-12 Thread Tim Bates

Henrik Nordstrom wrote:

On ons, 2008-11-12 at 17:34 +, Jose Celestino wrote:

  

Not completely right, Thunderbird may also need to do some http to
render html e-mails with external references.



Yuck.. will defenitely stay away from Thunderbird then.

Regards
Henrik
  

Don't worry... It doesn't load anything until you ask it to...

TB

**
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**