Questions tagged [pop3]

POP3 stands for Post Office Protocol used by e-mail clients to retrieve messages from a remote e-mail server.

As well as being supported by local e-mail clients POP3 is also supported by most webmail services such as Hotmail, Gmail and Yahoo! Mail.

POP3 is just one communications protocol on the web. Others include:

  • Transmission Control Protocol (TCP)
  • User Datagram Protocol (UDP)
  • Internet Control Message Protocol (ICMP)
  • Hypertext Transfer Protocol (HTTP)
  • File Transfer Protocol (FTP)
  • Internet Message Access Protocol (IMAP)

POP3 on Wikipedia

247 questions
2
votes
1 answer

Exchange 2010 - is it possible to have a separate password for POP3 access?

basically I want to see all my work emails in my google account. We used to have forwarding to google - but google started to reject our mail recently claiming it's spam. So i'm thinking about making gmail to download emails from Exchange via POP3 -…
avs099
  • 322
  • 6
  • 23
2
votes
3 answers

pop3 caching proxy

I have a really slow and unreliable internet connection at the office. I also have one email account where many people download mail from the same account without deleting them form the server. (kind of a shared bugs/support/alarms account that…
Pat
  • 135
  • 4
  • 7
2
votes
1 answer

Looking for Script to change SMTP server address for office 2010

We have a pop3 email system. So we send our email out to a third party to do the scanning and filtering for us. We are switching companies to a new company at the end of the month. I need to change everyones SMTP server and remove the outgoing mail…
James
  • 21
  • 2
2
votes
2 answers

How to set up an e-mail account across multiple users using IMAP

I've decided that we desperatly need to switch from POP3 to IMAP when handling our main business email account which several people use. This is your typical info@example.com account which receives pretty much everything from customers, suppliers,…
CityNeonRain
2
votes
1 answer

Thunderbird disconnecting from Dovecot

I'm managing a Dovecot POP3 server which serves large number of users. Some of these users are in remote locations. I'm getting reports about users whose Thunderbird clients show the number of mails to be downloaded, but disconnects after…
bayindirh
  • 654
  • 1
  • 5
  • 15
2
votes
5 answers

Disable user_deny.db in Cyrus/imapd

We have a cyrus 2.4.12 on Debian, we use packages, rather than building each software ourselves. I am getting the this "log" constantly, a lot of, various users, and 8-10 times per user request: fetching user_deny.db entry for 'user123' I have…
netmano
  • 269
  • 2
  • 12
2
votes
2 answers

Where exactly does Outlook keep it's information about already downloaded messages when using POP?

When I create a new Outlook profile and re-add POP account, Outlook starts to redownload old messages from POP server if Outlook had previously configured with "Leave messages on server" setting. This occurs even when the very same PST file is used…
Henno
  • 1,056
  • 5
  • 19
  • 33
2
votes
3 answers

Messages via POP delivered multiple times (Hosting)

We have two servers with Merak Mail Server, serving a considerable number of accounts (15000). We had a terrible problem with our storage server, and we've been forced to move the mails to other server. We don't know why, but email clients (Outlook,…
Jacob
  • 197
  • 9
2
votes
2 answers

Getting POP3-SSL using a POP3 client

We outsource our email using exchangemymail.com. They have POP3 access, but it requires SSL. Our CRM system has a mail sweeper that only supports regular POP3. How can I bridge the gap between secure and insecure POP3 so that I can sweep a mail…
user640
2
votes
3 answers

Moving mail from one server to another -- with no control panel and only pop3

I'm trying to migrate a client's hosting from a really bad host to a new one. The current host provides no control panel (they're a bit control freaks, you have to lodge a ticket to do anything) so I can't back up the mail from the control panel. I…
Ben
  • 367
  • 3
  • 21
2
votes
2 answers

Ubuntu, mail servers and MX records

Some background: I have set up an Ubuntu cloud server on Rackspace where I host two domains, say, www.domain1.co.uk and www.domain2.co.uk. Both domains are hosted on the same cloud server. I purchased the domains from 123-reg and redirected the…
ela
  • 23
  • 2
2
votes
4 answers

When to move past POP3 servers, and what next?

My company has ~40 employees, all using POP3 mail accounts on a shared host. They allow up to 200 email boxes, have no limit on the # of outgoing/incoming e-mails/hour, and we've never had really big problems with them (plus, they're REALLY cheap).…
Beep beep
  • 1,833
  • 2
  • 18
  • 33
2
votes
2 answers

fail2ban: stop pop3 login attempts?

How do I set up fail2ban so that all those pesky pop3 login attempts are taken care of? I am using Ubuntu 9.04 and here's an extract from the pop3 log as I see it in the mails that Logwatch sends: LOGIN FAILED, user=Administrador,…
molidoli
  • 231
  • 4
  • 8
2
votes
2 answers

POP3 traffic stalls between small bursts

What follows is a description of the strangest network problem I have encountered. The story I am working with a client that reported being unable to check their email, starting this morning. Two weeks ago they completed a big upgrade that saw all…
Nic
  • 13,425
  • 17
  • 61
  • 104
2
votes
1 answer

Limiting POP3 mailbox for one connection at a time? (Dovecot)

Is there a way to limit the number of concurrent connections to a POP3 mailbox on a Dovecot server? The current situation is that if two clients connect to the same mailbox, then the server accepts both connections, but only one can run commands on…
arikfr
  • 369
  • 2
  • 5
  • 16
1 2
3
16 17