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

POP3 Coaxing

I can't get POP3 to pull from the email servers in a reliable way.

This evening I spent an hour messing around turning the POP3 proxy on and off, and trying to get my Thunderbird to connect.  I'm not sure what I did, but somehow it started working, with the proxy on.  It snagged a "5" level spam, sent me a note about that, and everything.  All 4 email addresses can pull email.  In my fumbling around, I put two of those 4 into the http://192.168.1.200/portal thing.  But since all 4 worked, and only two were configured there, I figured that was for the prefetch feature, which I have disabled.  I later deleted the entries from the portal and I think it prompted for a password, but still worked.

So then I go to several other machines on my network and try Thunderbird on those machines.  No go.  It won't connect the email servers, but will connect through the http proxy to the internet.  I set the http proxy inside of  Thunderbird (to match those in Firefox), but that didn't help.

Like I said, I fumbled through it and got it working on one machine, now I'm wondering what the heck?  I didn't "DO" anything, and it started working on one machine.

Is there a list of things to do, and an order to do them in order to get it working?  I have 4 machines.  3 of them have two emails and one of them has 4 emails, for a total of 10.  I've got 5 users defined (admin, plus one each for family members).  I saw "11 users" the other day, it looked like it was counting IP addresses AND named users, is that an issue?  You can tell, I'm grasping at straws here.  Ideas?

Thanks.

--Dale--


This thread was automatically locked due to age.
Parents Reply Children
  • How do you have the pop3 proxy configured?  Are you using prefetch?  if so turn it off.  What errors are you getting?

    Thanks for the reply.  I'm not sure how to answer the first question except to say it's just default settings in Email Security > POP3.  I just enabled the pop3 proxy and dragged the internal network in there.  I had already disabled the prefetch.  The installation wizard created an email messaging rule (in Network Security > Packet filter).  I didn't mess with that (it's defaulted to whatever the installation wizard did).

    The email clients just time-out.  
    EDIT: Actually, it says the connection was refused.

    Any ideas for me to try?

    --Dale--
  • wow..that's weird.  What e-mail clients ar you using and what servers are you trying to access?

    Owner:  Emmanuel Technology Consulting

    http://etc-md.com

    Former Sophos SG(Astaro) advocate/researcher/Silver Partner

    PfSense w/Suricata, ntopng, 

    Other addons to follow

  • On the machine that wasn't working, I went to a command prompt and typed "telnet pop.myserver.domain.net 110", then "user myusername", then "pass mypassword" and it came back with an OK!!  It was going through the ASG with telnet, but not with Thunderbird.  So I was baffled.  I turned-on the Thunderbird logging by setting environment variables NSPR_LOG_MODULES=all:5, and NSPR_LOG_FILE=c:\tmp\Thunderbird.log.  That told me that it was using a non-existent proxy!  So I dug around, found and removed the proxy from that machine's Thunderbird configuration, and low and behold, it started working.

    The reason why it worked on one machine and not on those others is that the working machine was configured with "popfile", which is a pop proxy on localhost  8080.  The working machine also had the bad proxy, but somehow it works with the local pop proxy.

    So nothing to do with the ASG.  Sorry for thrashing around here.

    --Dale--