Results 1 to 4 of 4

Thread: POP server takes forever

  1. #1

    POP server takes forever

    Hello, I have been using a Qmail server for a few months and it works fine when we use the internal IP address to recieve POP mail but now I need people to be able to check from their mail from the public IP address and it takes forever for it to go through. In Eudora, I can see the yingyang thing spinning for like 20 seconds, then it downloads the new mail . I don't know why it takes so long. I have a openBSD firewall that passes port 110 through so I don't think that is the problem Anyone have any ideas on what to check? Thanks.

  2. #2
    Mentor
    Join Date
    Jun 2001
    Posts
    1,672

    Re:POP server takes forever

    This is a well known issue:

    http://www.robertgraham.com/pubs/fir...tml#slow-email

    I solved this by reconfiguring my firewall to drop incoming identd requests (port 113) instead of blocking them.

  3. #3

    Re:POP server takes forever

    Hi Cloverm, I had
    block return-rst in on $Ext_iF proto tcp from any to any port = 113
    Into my firewall all along, it did nothing. I tried adding the -R into tcpserver, I guess the -R stops AUTH
    /usr/local/bin/tcpserver -R
    Nothing. It is still super slow. Do you think it could be something else?

  4. #4

    Re:POP server takes forever

    Just to let you know I changed it to
    usr/local/bin/tcpserver -RH 0 110 /var/qmail/bin/qmail-popup
    and I had to reboot in order to get it to work. I guess restarting the mail server was not enough to get the changes to happen. Thanks.

Similar Threads

  1. Active Directory LDAP Compliance
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 03:34 AM
  2. Set Up SQL Server with Proxy Server
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 03:18 AM
  3. ISA Server on Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 09:50 PM
  4. ISA Server on Windows Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 09:49 PM
  5. Live Communications Server 2005 Glossary
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 09:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •