This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

cannot get pop3 to work!

using astaro release 5.200 home license and will buy full license when i get it to work.

i cannot get pop3 email.  i have followed all instructions, allowed networks, etc. and don't know what the problem is.  i can get smtp to work, it logs in and sends.  it is not my email server because i have tested with other email servers and also it does not work.  i have tried dnat, even pop3 service is allowed in http proxy.  i even have the horrible 'any any' setting in the pop3 proxy, planning to change once i get it working.  

am i missing something?  i have found no help in the knowledgebase.  am i correct in my email client i put mail.ees.net.nz and not the IP of the proxy ?  have tried hundreds of settings - please help!


This thread was automatically locked due to age.
Parents
  • Hello eliteservices,

    first you have to declare your pop3 and smtp servers from your ISP as as hosts. Then setup a rule to allow the pop3 and smtp protokolls for your clients. 
    If you use the pop3-proxy, you have to use your DNS-proxy. (But when any-any- rule works, your dns-proxy is up).

    If this will not work, tell it. Then we will try to fix it per mail

    Yours 
    Harald
  • I've got the same problem.
    I created a host rule for my email providers (Arcor) proxy and allowed the access from the internal network to the server.
    In my email programm (thunderbird) I put into the connection settings the firewall as a proxy (192.168.2.99:80).
    But it still doesn't work.
    Can anyone tell me what is wrong with my settings?
    I'm using Astaro v. 6.004


    I attached a screenshot of my ruleset.



      
  • Ouch. That one hurted!

    The pop3 proxy works transparent, it means you don't need to address it directly. Therefore you don't need to use the the proxy configuration of the thunderbird.

    Nochmal auf deutsch. Direkte Verbindung wählen, nicht über Proxy.

    Chris
  • Ich erläutere das Problem jetzt auf Deutsch, dann ist es verständlicher:

    Wenn ich in Firefox keinen Proxy angebe, komme ich nicht ins Internet, da ich nicht direkt mit der Linux Firewall verbunden bin, sondern über WLAN mit einem Router verbunden bin, der Router ist wiederrum mit der Linux FW verbunden.
    Da ich beim Router für den Anschluss der Linux FW an das interne Netz nur einen LAN Port und nicht den Gateway Port benutzen kann (warum auch immer, weiß ich nicht), muss ich den Proxy zwangsweise eingeben, da ich sonst keine Verbindung zum Internet bekomme.
    Genauso verhält es sich mit Thunderbird, sobald ich auf "direkte Verbindung zum Internet" umstelle, kann ich keine Mails mehr abrufen, wenn ich aber in den Proxy Einstellungen einen SOCKS Proxy definiere, kann ich per POP Protokoll auf meine Mails zugreifen.

    Gruß,

    Zitronennetz
  • He wants to use HTTPS as well.
    The ports for the HTTP and HTPPS proxies are normally 8080 except for the socks proxy which is 1080.

    I didn't put any proxy in the MS-Outlook configuration. It all works very well and with V6.100 it is even faster.

    Ian M [:)]
  • If I put "direct connection" in my Thunderbird connection settings, it doesn't work, the selected timeout rate is 1000.
  • Thunderbird dose not get it mails via http or https, the proxy configuration is only for html content in mails that links to the internet.

    Mail transfer protocols a normaly not made for beeing proxyed, therefore the pop3 proxy works transparent, and the smpt proxy is nothing more than a regular MTA (mail transfer agent, or mail server). 

    So in order to use the pop3 proxy, you normaly just need to activate it, enter your network to the allowed networks, configure the optins (virus, spam ...) and that was it. A soon as it get activated, it generate a packefilter that allows the pop3 traffic to external, so you normaly don't need any additional PF rule. The only thing that dose not work is secure POP3, because it uses a differen port and can't be proxied, so if you activated secure connection in Thunderbird, pop3 wont work.

    Chris
  • The strange thing is that the pop3 mails don't get in the report:




    Same as with the http accessed sites:




    I think that Astaro doesn't like my router, because there are no pop3 mails in the history.


    @NimmdirKeks:

    Sobald ich in den Thunderbirdeinstellungen den Firewall SOCKS Proxy eintrage, kann ich meine Mails abholen, falls der Proxy nicht eingetragen ist, kommt eine Fehlermeldung.
  • Sorry, but the problem is still there.
    Can no one help me?  [:(]
  • Sorry for *pushing* this Thread, but it's very important for me to get that proxy to work.
  • It probably does work, just with your configuration it is going to time out every time. A PII 333 with 256mb of ram is just not going to work with V6.1. I think this was already pointed out to you in an ealier post.

    You will need to upgrade your machine to something with a least 512mb of ram and a minimum of a PIII.

    I would try something else other than thunderbird, that also seems to be giving you problems.
    The POP3 proxy is very easy to get working.

    Ian M [:)]
  • Allow your packet filter out to ANY.

    Suggest if you want to restrict, that you don't allow ANY service out.  Create a new service group called something like Allowed_Services and bundle services you want into that definition.

    So then packet filter rule will be:
    Internal_NET   Allowed_Services ANY Allow

    You do NOT need a packet filter rule for anything being proxied.

    (Note that if you run the HTTP proxy in transparent mode, you will have problems with HTTPS)  I usually run my HTTP proxy in standard mode.

    POP3 proxy should be self explanatory.  If you get stuck, try the Getting Started guide in the docs section of the Astaro web.

    Cheers.
Reply
  • Allow your packet filter out to ANY.

    Suggest if you want to restrict, that you don't allow ANY service out.  Create a new service group called something like Allowed_Services and bundle services you want into that definition.

    So then packet filter rule will be:
    Internal_NET   Allowed_Services ANY Allow

    You do NOT need a packet filter rule for anything being proxied.

    (Note that if you run the HTTP proxy in transparent mode, you will have problems with HTTPS)  I usually run my HTTP proxy in standard mode.

    POP3 proxy should be self explanatory.  If you get stuck, try the Getting Started guide in the docs section of the Astaro web.

    Cheers.
Children
  • I got it to work, and I really could bite myself.
    I didn't disable the DHCP service in the Router, so I got these Pop3 problems.
    I've disabled the DHCP and gave all clients an static IP and it works well.

    Thanks to all for your help!