Ubuntu Servers :: Can't Access Local Emails Using Pop3 Or Imap

Mar 1, 2011

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.

View 2 Replies


ADVERTISEMENT

Server :: Dovecot: Local User Can't Login Imap And Pop3

Jul 3, 2011

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

#passdb {
# driver = pam
# [session=yes] [setcred=yes] [failure_show_msg=yes] [max_requests=<n>]
# [cache_key=<key>] [<service name>]

[code]....

View 1 Replies View Related

Server :: Limiting POP3/IMAP Access Frequency?

Sep 24, 2010

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.

View 4 Replies View Related

Ubuntu Servers :: Configure A POP3 / IMAP Proxy Server?

Jan 25, 2011

This is my first post to the forum

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.

View 3 Replies View Related

Fedora Servers :: Change Port Pop3/imap & Smtp?

Jan 12, 2010

Now, i want to change port smtp, not use 25

View 3 Replies View Related

Ubuntu Servers :: Postifix / IMAP Copy Of All Emails

Jul 1, 2011

I have a server running Ubuntu 10.04 + Postfix + Webmin and I need to be able to make a copy of every mail received or sent from every account before the owner of the account delete it.

View 2 Replies View Related

Ubuntu :: MUTT - Which Key To Refresh The Emails - Emails Are Got By IMAP ?

May 29, 2010

How to refresh and reload the list of email into MUTT ? Which key?

Additional: how to go to folder SENT of gmail ? and configureation eventually?

View 1 Replies View Related

Server :: POSTFIX Without IMAP/POP3?

Jul 25, 2011

I have installed Postfix with LDAP, Dovecot IMAP/POP3 Server on RHEL 5.5whether Postfix without IMAP/POP3 server is possible??

View 5 Replies View Related

Ubuntu :: Setting Up Gmail In Evolution: Imap Or Pop3?

Jan 26, 2011

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...

View 5 Replies View Related

Ubuntu Networking :: Can't POP3 - IMAP Into Gmail / Enable This?

Aug 7, 2011

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?

View 2 Replies View Related

Ubuntu :: Retrieve Email By POP3 Via IMAP To Home Server?

Feb 16, 2011

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.

View 6 Replies View Related

Fedora Security :: Restrict POP3 Or IMAP For Particular Users?

Oct 30, 2009

Is it possible in Linux to restrict POP3 or IMAP for particular users.I need a confirmation on this, that it is possible or not in Linux.

View 3 Replies View Related

General :: Failed To Start Dovecot POP3/IMAP Server?

May 13, 2011

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.

View 4 Replies View Related

Server :: Block The Particular Pop3 And Imap Port Monitoring In Opennms?

Jul 16, 2011

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 .

View 2 Replies View Related

Fedora Networking :: Setup A Single Imap Server To Pop3 Service ?

Mar 31, 2010

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.

View 1 Replies View Related

Applications :: Change An Email Account From POP3 To IMAP On An ISPConfig 2 System?

Jan 20, 2011

I would like to change an email account from POP3 to IMAP on an ISPConfig 2 system, I can see that the IMAP and POP3 process are both running.

I have the Maildir check box ticked for the server

Is there anything else I need to do, or is it just a case of changing the mail client from expecting POP3 to expecting IMAP?

View 6 Replies View Related

CentOS 5 Server :: Starting Dovecot Imap: Fatal: Protocol Pop3 Given More Than Once

May 21, 2010

CentOS 5.4

/etc/init.d/dovecot start
Starting Dovecot Imap: Fatal: Protocol pop3 given more than once

View 1 Replies View Related

CentOS 5 Server :: Connect With SMTP / IMAP And POP3 Using Email Services?

Oct 2, 2010

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?

View 1 Replies View Related

General :: Setup A Functioning Imap And Pop3 Mail Server Using Dovecot-postfix?

May 4, 2010

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.

View 1 Replies View Related

General :: By Default - Configure SMTP And POP3/IMAP Sever For Sending And Receiving Mails ?

Mar 30, 2010

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?

View 2 Replies View Related

Ubuntu Servers :: IMAP And Method To Sync Calendars On IMAP With Both Thunderbird / Lightning Blackberry

Mar 1, 2010

I'm looking for a method to sync my calendars on my IMAP server with both my Thunderbird/Lightning any my Blackberry. I found "IMAP Calendar Proxy" here recently, but it has been inactive for 5 years. I've seen people suggesting the use of services like Plaxo and such, but I don't like the idea of a third party messing with my calendars and contacts. Also, I've had to remove several viruses from computers with Plaxo, and I'm not sure if it in itself is a virus or not..... It certainly is a thorn in my side as is. This is for my personal IMAP server, so I'd prefer a free solution even if it is more difficult to install than a paid version. I mainly need it to just sync my calendar to my Blackberry and Thunderbird and couldn't care less about the contacts.

I've been Googling for things for quite some time now, and haven't really found anything that says that it will work with Blackberry and Thunderbird. They really only give a sense of maybe with nothing really defined. I can put on an Ubuntu server to sync everything? I don't want to leave my computer on all the time, and RIM has yet to come out with something decent to sync Blackberries and Thunderbird properly as far as I know.

View 5 Replies View Related

Software :: POP3 Download Mail Attachments As Local Files?

Dec 23, 2010

How can mail attachments be downloaded from a POP3-supporting mail server and saved as local files? I've looked into a variety of mail clients and studied mbox, maildir and MIX but no solutions are jumping out and saying "It's me you're looking for!" (story of my life ) The requirement is for an organisation with no document management system; as a first step I want to get all their files in one place, including files that may exist only as email attachments.

View 8 Replies View Related

Ubuntu Networking :: Can Access The Servers When Connecting From Local Net: 192.168.1.0/24)

Dec 11, 2010

I have recently upgraded to 10.04 and I am trying to access my apache and sshd servers from the net but I have not succeed so far when those two are using their regular ports.If I change their ports to something greater than 1024 they work fine.80->8010 22->4567(I can access the servers when I am connecting from local net: 192.168.1.0/24) Is this restriction build into the new kernel? Is there something I can do to fix this without recompiling the kernel?

View 3 Replies View Related

Ubuntu Servers :: FTP Access Inside Local Network Only?

Jun 8, 2011

I've been researching this all day with no luck thus far. Basically I need to cutoff port 21/ftp access from IP addresses outside of my local network. My local IP range is something like 192.168.0.100 - 192.168.0.150 -- so anything outside of this range would automatically be blocked.

Any IP address outside of this range would be denied as I use SFTP for remote access, etc. from home, etc.

I've researched IP tables, tcp wrappers, etc. but am still unsure which would be best for what is probably a simple fix.

Relevant info: Vsftpd via Ubuntu Server 10.10

View 9 Replies View Related

Ubuntu Servers :: Apache Setup For Hostname Access On Local Network

Apr 13, 2011

I have installed Ubuntu on four machines at work and have been blown away. On my machine I have Apache setup for web development and other machines can "see" it using my IP address. I would like to have it so they can access by the name of my computer though. I have no local DNS server so I guess I need to hard code the relationship in each machine? Ideally I'd actually like to be able to use subdomains (which I use locally to avoid annoying .htaccess path problems). i.e. from another machine on the network to go to [URL].

View 3 Replies View Related

Ubuntu Servers :: Fcannot Access Cgi-bin From Local-host - Permission Forbidden

Jun 16, 2011

Using httpd - everything usually works but I have written a cgi script and placed in cgi-bin but i cannot access this dir and keep getting forbidden messages. I have tried adding my root and usual user to the /etc/group file against the user stipulated in the httpd.conf file but i still can't access the cgi script i wrote (in browser - localhost/cgibin/myscrippt.cgi) when i place it in the cgi-bin under htdocs. i have also chmod 755 directory and files.

View 1 Replies View Related

Debian Configuration :: Install Courier-pop3 And Dovecot-pop3 Simultaneously ?

Apr 16, 2010

For long-term migration from courier to dovecot I would like to install courier-pop and dovecot-pop3d simultaneously. Aptitude offers me to install one, by removing the other, only. Can this be done without creating problems for the package manager and future upgrades? And why if not?

The following NEW packages will be installed:

The following actions will resolve these dependencies:

Remove the following packages:

Score is -170

View 1 Replies View Related

Ubuntu Networking :: Remote Desktop Access "Your Desktop Is Only Reachable Over The Local Network. Others Can Access Your Computer Using The Address 127.0.0.1 Or Tabatha.local"

Feb 19, 2010

Running Ubuntu 9.10. In the Remote Desktop config dialog I get: "Your desktop is only reachable over the local network. Others can access your computer using the address 127.0.0.1 or tabatha.local." I understand this means only the loopback ip address is available. All my other machines show their true local ip address (e.g., 192.168.1.104) in this dialog. Thus I cannot log on to this desktop from other machines.

When I try to do a remote logon from another Ubuntu 9.10 box (or from an XP box using a VNC viewer), I get: "Connection to 192.168.1.102 has been closed." What steps are needed to make this machine show its actual ip address? All file sharing between the various machines is working properly and all windows shares back and forth between XP and 'nix, and among the the vaious XP boxes and linux boxes are available as designed.

View 1 Replies View Related

Software :: POP3 Access Through Dovecot With Outlook 2007

Aug 15, 2010

I have recently set up a mail system using Postfix, Dovecot, Spamassasin, ClamAV and atMail - I'm new at this, so proud of myself to have gotten this far. I have required secure authetication for both sending through SMTP and access via POP3 and IMAP. All seems to work properly. I have tested POP3 with KMail and Evolution and everything works great. The only problem is I cannot get Outlook 2007 to authenticate for POP3. I can send through SMTP with secure authentication from Outlook, but no matter what I try I cannot get it to authenticate for POP3 access. Checking SPA in Outlook causes it to repeatedly ask for credentials which it does not accept, while un-checking it causes the client to be immediately rejected by the server.

I have turned on all the various relevant client work-around options in Dovecot and Postfix (that I am aware of) and I have hunted through the web to see what I can find, but no luck.

Besides using the listed client work-arounds in the Dovecot config file, can anyone shed light on what else I might need to do to get Outlook 07 working with POP3?

View 4 Replies View Related

Fedora :: Reading Old Emails In Local Folders In Thunderbird?

Apr 28, 2011

fedora 14 changed .thunderbird folder, copy and pasted old localfolders with emails This is the location of old emails /home/Michael/.thunderbird/ik7sjy71.default/Mail/Local Folders/Archives.sbd Buy, thunderbird can not read old emails in local folders. Want to keep old emails stored in local folders that I have before making change.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved