I want to retrieve emails from my POP3 servers to my home server. But from there, I want to be able to access them via IMAP from my other computers, i.e. desktop, laptop, phone. And then of course I want to be able to send emails from said devices via IMAP to my home server which POP3's them out to my mail servers. Basically, I have a few POP3 accounts with various hosts and I want to conveniently interact with them from lots of devices using my preferred software (i.e. Mutt, or Thunderbird on my Windows boxes). My home server is Ubuntu Server if that's relevant.
Having my Diploma Final Project on setting up a virtual mail server within Local Area Network (LAN) only. I had follow this how-to [URL] and complete up to squirrealmail web mail. I added two new user to try on sending and receiving mail. It works. I run CentOS on VMplayer. I using my laptop to do all the stuff, the laptop default OS is windows 7, I install VM player on it and run CentOS inside the VM Player.
I want to do testing on Windows 7 side by installing Thunderbird email client program, I want to connect to mail server with SMTP, IMAP/POP3 using the email service. I have problem while setting up user account on Thunderbird, Thunderbird seems like cannot detect my CentOS mail server. How? Do I have to do any other configuration on CentOS? Any DNS? Port number for IMAP, POP3 or SMTP?
An email was sent to my imap account 2 weeks ago. I just discovered that it's still sitting there unopened but for some reason Evolution doesn't retrieve it.I know it's still there because I can ssh in and run pine -- and there it is, still marked "N" in the INBOX.Evolution has been retrieving all my other emails with no apparent problems. Is there any way that I can "force" it to get this item, and do you have any idea as to why one particular email is being excluded when Evolution does Send/Receive?
I am trying to prepare procedures for email restoration following a file system loss that contained user Maildir directories. Assuming that my most recent backup is earlier than the last time that many users received and downloaded email, the restored mail directories will not contain messages that were previously received and downloaded to clients following the backup and preceding the crash. This is not a problem in itself, however, it does appear to cause problems for the email clients.
My desire would be for email clients (outlook, outlook express, thunderbird) to properly recognize the messages that currently exist on the server, ignore previously downloaded messages and download newly arriving messages.The behavior that I am seeing is that the email client fails to recognize that any new messages exist and fails to download any messages at all. By removing the dovecot.index... files and the uidlist file, the clients will download ALL messages that are present in the "new" and "cur" directories even if previously downloaded. This is also an undesirable outcome.
Im pretty sure this is trivial to config, but I havent had any luck searching on google.My situation is: I want to forward any emails sent to my domain to another account. So:
I'm trying to set up my gmail account with Evolution. I am trying to set up a mail client where -
1) All the mails are stored locally, so that I can work offline. When I reconnect, the client (Evolution) syncs with the server - sends emails and updates any changes.
2) All the labels/folder system to be respected and retained.
After struggling with various sites that argued Pop3 and IMAP (numerous blogs and google searches), I came across this conclusion (pls correct them if they are wrong)-
1) Pop3 allows mails to be stored locally, but will not break them up into folders.
2) IMAP will allow the folder system, but will only store the headers of mail on the local server, and the content will be downloaded as per request.
1) Will Pop3 access allow syncing between the local version and the server version? For instance, a mail read in Evolution should be marked as read when I sign into the web-interface as well.(I can always create a filter/rule that replicates gmail filters)
2) Will IMAP allow me to store all mail locally (isn't this exactly what IMAP is not!)? The combination of imap-gmail-evolution was not so successful when I tried it out - too slow!
PS: I would prefer Evolution over Thunderbird so that I can integrate the Calendar. However, if ThunderBird is the easiest solution, then it's fine too...
I'm trying to connect to Gmail to pull my emails from the Gmail site, via the IMAP/POP3 access server. However, I can't seem to connect to the server when in Ubuntu code...
And it hangs here indefinitely. However, if I reboot my PC into Windows, it connects fine. I've turned off UFW so I would expect the connection to work. I've also been able to POP3 into other servers, so it seems to be something specific to the gmail IP.
Anyone else had the same problem or know how I can debug/fix this?
My server listens to POP3/IMAP requests. Some users have configured their mailers with high checking frequencies, say once every minute, such that the system logs are full of entries with no significance at all.I'd like to ask if there is a way to limit the per IP frequency of POP3/IMAP access ?I'm using "xinetd" to wrap the "ipop3d" and "imapd" which come with the Alpine package.
I created email account with commands "adduser -s /sbin/nologin test; passwd test";Is there any way to grant permission to user "test" to change his password by himself? My system is CentOS 4.4.
I've recently migrated my office PCs to ubuntu. My server doesn't server any big purpose but to provide Internet Connection to the rest of the nodes. Things were quite easier during the windows era using ICS.
Even in Ubuntu we were able to do it using the "shared network" option, simple & straight forward. But things got complicated only after installing "squid". Needless to say it brought in a lot of add ons as far as the http proxy serving is concerned & we are enjoying a better internet(http only) connectivity without any doubt. But we are not able to use our email clients, MS Outlook or Thunderbird
But to best of my knowledge squid strictly is a http proxy hence doesn't support handling requests on ports other than 80. (465 & 995 in my case)
Now I have two queries, 1. Can "Squid" really be used to do what I want here??? using iptables, port forwarding or any other mean & 2. Can any one suggest a good pop3/imap proxy as good as squid is.
I used to have this setup on an old server and i'm trying to move it to a new server.I have a new box installed with Ubuntu 10.10, sendmail, courier-imap and courier-pop.I've configured virtusertable/local-host-names/virtual-domains/sendmail.cf and such.Everything is set up to take any mail arriving to @mydomain.com and move it to a user called "mobileinbox".When i log in as mobileinbox (su mobileinbox) and check my inbox using mutt, i see all the e-mails , but when i login from the outside using pop3 or imap , it says i have no new emails.
i have some problems to start my dovecot server. I tried to install it from webmin using "un-used modules" but it was allways the same error: "E: Unable to locate package dovecot-pop3d".When I tried to install it from console using the commands: apt-get install dovecot-imapd dovecot-pop3d dovecot-common - and there are no problems with dovecot-imapd and dovecot-common, but still the same error with dovecot-pop3d. After command: service dovecot status: could not access PID file for dovecot ... failed! After try to start dovecot with comand "dovecot": Error: mail_executable: Can't use /usr/lib/dovecot/pop3: No such file or directoryFatal: Invalid configuration in /etc/dovecot/dovecot.confI've read a few similar threads in this forum about dovecot errors but still can't to fix it.
I'm trying to configure dovecot in RHEL6, but seems system won't accept local user login. I've already disabled pam. I've tried mutt -f imap://xxxx, and Thunderbird to connect as imap and pop3, but both failed, seems dovecot won't accept the password of the login user.the dovecot info log as, Jul 03 20:48:42 imap-login: Info: Disconnected: Too many invalid commands (no auth attempts): rip=192.168.1.3, lip=192.168.1.3, mpid=0, secured
I had installed opennms im getting email alert when all port are getting down and i also getting pop and imap messaage to whn th eport get dwn i want to stop asap mesage of pop3 and imap..whether its poasssible to block partilar imap and pop3 port .
My actual mail is via pop3 from verizon. What I've done so far is just pull my pop3 mail onto my main machine at my house. But I'm finding I'd rather have a single imap server on my network so then all my machines could see the same mail.
I don't really want the imap server to poll verizon for mail, I just want the imap server to check pop3 mail at verizon only when one of my mail apps checks into it to look for mail.
I'm somewhat familiar with Linux and became pretty decent at installing and configuring packages in Ubuntu. One of the things I was able to do with my tinkering was set up a functioning imap and pop3 mail server using dovecot-postfix. Now I'm experimenting with Slackware to get the feel of another distro, and I noticed that the mail server packages were already installed. On my client computer they can pick up that I have users configured and my mx record is working.
However it is failing to send mail saying that it is failing to relay the e-mail message and that the server responded 5.7.1 which was a problem that I was having in Ubuntu when first configuring the mail server. The fix was to edit the postfix.conf file and adding the localhost name of my server. Does anybody know of the file that I need to edit to make it possible to relay my messages with both pop3 and imap.
I want to know that by default do we need to configure SMTP and POP3/IMAP sever for sending and receiving mails in Linux server and client machines or we can directly send and receive mails without configuring these mail servers?
I have just tried to set up a pop3 account in thunderbird3 and it sends fine, but it doesn't pull any emails off the server. It just says no messages, but there are no error messages, nothing in the error console, etc.
I first seriously tried to switch to Ubuntu. I now find myself very rarely booting into Windows XP, and all the apps I need to use have free replacements.However, after porting about 15-20 years worth of email from Outlook (via Thunderbird) into Evolution, I'm finding Evo's performance has gone down the toilet.It was snappy to start with, but over time has got slower. I regularly get long waits as it displays notes that it is retrieving message number <whatever>.
I'm using POP3/SMTP for most email (I've a low-usage IMAP account with gmx.com too), but it seems like some sort of issue where I'd want to optimise or "defragment" my local mail store.Has anyone any ideas or suggestions on this?My ~/.evolution/mail folder contains about 2.5Gb if that's any help.This is with 9.10 Ubuntu; I have done some basic tuning on the setup, but not a lot.
Tiscali had a problem Sunday night(24/25th) reported by a number of people.Passwords rejected, etc.My Windows Vista machine and Aspire One Linpus were both affected.Come Monday morning and the Vista machine now works but Linpus still doesn't.I haven't changed anything on either machine. Tiscali are (of course) not much help.I have now deleted and recreated the accounts with all the same data and ports, etc just in case(!) No change.
I've migrated a cPanel virtual server across to my Webmin server.It appears to have gone well, aside from one email account, which now cannot show its 'sent' folder in Outlook or Thunderbird. The same problem occurs in webmail.Thunderbird and webmail both advise looking at the error logs for the time and date of notification.My server is running Postfix and Dovecot.My questions are:1. Which log will likely contain information about the error and where can I find it?2. Is there a way I can verify that a mail account's folders or check that they aren't 'corrupted' in any way?
I have a free Hotmail account I still use off and on. Last time I checked, Hotmail's free service allows only POP access.I also have a desktop, laptop, and mail/file server. I'd like to view my email on both the desktop and laptop. The obvious problem is, with Hotmail's POP, the messages are downloaded and saved locally by whatever reader downloaded them.Obviously, I can't change how the Hotmail servers operate. So, with the limitation that I can't touch those servers, is anyone familiar with a method to masquerade the Hotmail account as IMAP?
I'm looking for as many ideas as I can get, but what I've considered trying is this:1. Create an email account on my local mail server2. Find a command-line utility that I can use with cron to pull the messages from Hotmail3. Store those messages in the created account above4. Configure my local mail server to handle IMAP for the created accoun5. Set up all my mail readers to use the created account for incoming mail instead of connecting directly to Hotmail6. Set up all my mail readers to use the Hotmail servers for any outgoing mail related to for that account.I'm not sure step 2 will work like I imagine. I haven't looked yet to see what utilities are available. So, before I start messing with things, I wanted to see if anyone else had some better ideas.
Or, even better, if anyone knows of someone that has tackled this problem before and has a pre-packaged solution for me to look at or install.EDIT:I read somewhere that you can configure where Thunderbird stores its mail. That would be a simple, elegant solution by having all the mail readers save and read mail from the file server. But when I went looking for that option in Thunderbird, I didn't see it. So I was either looking in the wrong place, didn't realize it when I saw it, or I'm just dense.
I have like 4 email addresses on one Ubuntu One account and I'd like to remove them all except my current email... I also have an old account I'd like to delete. I used the contact form but to no avail.
I just downloaded Ubuntu for my OS and am trying to setup my email.First it asks me for my password. How do i find the password for my email on host pop3.live.com ? Would it be the same as the one for my email account at hotmail? i don't get it. I don't remember setting up one for email on Evolution.Also when i try to send a message it says " Unable to connect to pop server pop3.live.com: No support for requested authentication mechanism.