Ubuntu Servers :: Dovecot - Outlook - POP3 - Extremely Slow Receiving?

Jul 11, 2011

recently I've replaced an old windows mailserver with a new one running 10.04 LTS (postfix - dovecot) but I got a strange problem with MS Outlook 2003 and 2007 on Win XP. These MUAs receive new messages extremely slow. Some of messages are received repeatedly. All I found in /var/log/mail.log is login and then (after 1 minute) disconnection for inactivity. No errors.:

Jul 11 10:36:51 dovecot: pop3-login: Login: user=(user@domain.org), method=NTLM, rip=xxx.xxx.xxx.xxx, lip=xxx.xxx.xxx.xxx Jul 11 10:37:07 dovecot: POP3(user@domain.org): Disconnected for inactivity top=0/0, retr=1/5434, del=0/12, size=954793 nothing more. And outlooks wait and wait reporting "receiving". What they are waiting for? Is there something dovecot should send them?

At the same time Mozilla Thunderbird and Opera Mail on the same network with the same setup don't have any problems. I just don't get it. Does anyone know what to do to get it work please?

[Code]...

View 4 Replies


ADVERTISEMENT

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

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

Fedora Servers :: Retrieving Mail From POP3 Boxes And Inserting Into Dovecot?

Apr 28, 2009

I have recently set up a mail server running dovecot and everything is fine. However, I now want to retrieve the contents of 2 pop mail boxes and insert them into the IMAP structure under dovecot. I need to check for spam and sort them according to sender and recipient.

What is my best software option for retrieving the mail?

View 3 Replies View Related

Ubuntu Servers :: MySQL Extremely Slow

Jan 27, 2011

I've got Ubuntu Server 10.04 on a fairly beefy box (quad-core xeon 2.67ghz, 2gb ram) Standard mysql-server installed, with many databases.Lately, mysql has been extremely slow and almost non-responsive. Server loads are low.Running mtop reveals many, many processes from the user: debian-sys-maint querying the information_schema table with the exact same query, over and over."Select count(*) from tables where engine = 'innodb'"

This is adversely affecting my database server, and thus my websites which rely on mysql. Every search I've done looking for more information about the debian-sys-maint user shows problems where that users was deleted. The user isn't deleted.

View 7 Replies View Related

Ubuntu Servers :: DANs Guardian Extremely Slow?

Mar 4, 2011

im experienceing issues with DANsGuardian speeds being extremely slow. Basically - I have Squid up and running perfectly, when i change the ports from DG to the standard proxy i have full internet speeds, but as soon as i run DANsGuardian, it takes about 1 minute to load a page :/ Any ideas on what could be causing this?

View 2 Replies View Related

Ubuntu Servers :: Samba Configuration - File Transfers Between The Machines Are Extremely Slow

Nov 1, 2010

1. When I'm not logged into the server, only the shares are visible on my Windows computer. Clicking on the share folder displays an error message. As soon as I log in at the server, the files within the shares become accessible on the Windows box.

2. File transfers between the machines are extremely slow. Watching the system monitor, there's a brief burst of network activity followed by 10-30 seconds of nothing...on a gigabit network, the effective transfer rate is ~120kbs. There's no other network activity going on that would account for this behavior.

View 9 Replies View Related

Fedora :: Can't Authenticate Using Via POP3 For Dovecot / Fix It?

Jul 4, 2010

I believe I have everything but this setup, as when I use my Outlook's Test Account Setting, it's able to do the following:
1) Send a test e-mail
2) Connect to POP3
3) See the actual test e-mail at /var/spool/mail/<username>

However, the Test Account Setting wasn't able to authenticate to POP3. I then do the following:
1) Start up Command Prompt.
2) Execute "telnet <server IP> 110". It gives me "+OK Dovecot ready".
3) Type "user <username>"
4) Type "pass <password>". It gives me "-ERR Authentication failed".

Then I searched around and found this. However, I'm not sure if I am able to make any sense out of it.

My CentOS 5.5 is setup with the following standard files:
/etc/passwd (password field contains the character "x")
/etc/shadow (examining this reveals it's using MD5 has as the password field begins with $1$)

So how should I set my /etc/dovecot.conf? I think it's this file I need to setup to enable POP3 authentication?

View 3 Replies View Related

Software :: Dovecot SSL Microsoft Outlook Express?

Nov 26, 2009

When I log in with shell It connects and reads the SSL on port 993. The problem is when I use SSL for the email client it gets the error on the email side and it doesn't work. Out going mail on the postfix works, and also incoming and outgoing on my actual server works. I have one email set up there for testing. I am really confused. This is not a self signed SSL either. I tried to create a dovecot.pem but it won't work. How do I create the dovecot.pem for a non-self signed SSL?

here is the path:

ssl_cert_file = /path/to/mail_domain_com.crt
ssl_key_file = /path/to/private/mail.domain.com.key

It should be:

ssl_cert_file = /path/to/dovecot/certs/dovecot.pem
ssl_key_file = /path/to/dovecot/certs/private/dovecot.pem

When I try to use the mkcert.sh it doesn't put the files in the places it should go. I did edit both the mkcert.sh and the dovecot-openssl.cnf.

View 1 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 :: 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 :: Dovecot Mailserver Sending But Not Receiving?

Jan 22, 2011

I have followed the guide for "The Perfect Server - Debian Lenny (Debian 5.0) With BIND & Dovecot [ISPConfig 3]" and all is well, except.

I can send mail (to GMail) from commandline. I can send mail (to GMail) from any of the domains configured in ISPConfig3 through SquirrelMail (how ever terrible that looks, but functions) or IMAP/POP.

but....

I can't receive mail (from GMail) on any of the domains configured in ISPConfig3 in SquirrelMail or IMAP/POP.

I have my domains configured with proper MX records (just like I have them configured at work). I have all ports (80, 143, 110, 25, 22, etc) forwarded on my router that are needed.

I can Telnet to localhost and all checks are fine. I can send and receive from and to local domains on the same server, which makes sense. but

I can't Telnet from any external server to my server behind NAT.

Conclusion:

I figured it MUST be a network/port-forwarding problem as the external Telnet requests fails to my machine on port 25.

Tested my router if it would let met communicate through port 25 and it would.

So it must be my ISP, as I read in different posts.

Question:

Maybe I'm a n00b, but in all other posts the problems were with receiving AND sending.

My ISP responded that port 25 is blocked because of spam issues.

But I can mail (and even spam if I would like to) to external domains while I didn't do anything weird to make that happen.

The only thing I wish for is to receive mails and if you'd ask me, port 25 would be solely for outgoing mails, not for incoming mail deliveries throught MX?

An ISP surely wouldn't disable their customers in having a mail-server for incoming mails, as long as they would send out through their own smtp server to make sure they wouldn't spam the world?

View 1 Replies View Related

General :: Transparent Squid - Iptables Syntax And Unable To Use Outlook To Access SMTP And POP3

Feb 10, 2011

I've set up Ubuntu 9.04 (desktop) at home in a lab environment (workgroup rather than domain) and have configured Squid. Everything works fine but, when I took it to the next level and made the proxy transparent, my problems began. I can still access sites (having pointed the XP Pro client to the squid box as the DG) and the sites are logged in /var/log/squid/access.log but I am unable to use Outlook to access my SMTP and POP3. I guess that the setup is blocking ports 25 and 110 and I'll need to configure iptables to forward packets destined for these ports directly to the "real" DG, rather than the Squid box. Here's the set up:

A single NIC (eth0) on 172.19.0.250 / 16 (static) ADSL router ("real" DG) on 172.19.0.1 I executed iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 3128 My squid.conf:

Code:
acl all src all
acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8
acl localnet src 10.0.0.0/8# RFC1918 possible internal network
acl localnet src 172.16.0.0/12# RFC1918 possible internal network
acl mynet src 172.19.0.0/16
[Code]....

View 6 Replies View Related

CentOS 5 :: Dovecot/pop3 Email Service Following File System Restoration?

Sep 11, 2009

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.

View 1 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

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

Software :: Virtual Users - In Postfix Server While Configuring Outlook For Receiving Mails?

Mar 21, 2011

I have configured dns, postfix, dovecot, https, squirrel mail on fedora11 everything working very well. While configuring out look the same domain users getting mails the virtual users not receiving mails it showing pop3 error. But he can able to receive mails in his home directory.

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

Ubuntu :: Very Slow Evolution Performance With POP3 Account

Apr 11, 2010

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.

View 3 Replies View Related

Ubuntu :: 10.04 Extremely Slow While Booting Up?

May 1, 2010

Not much else to say. I'd say it takes at least a minute before I get to the login screen. After that it runs fine and most of the previous problems I've had since upgrading have resolved themselves. why it's taking so long to boot up?

View 1 Replies View Related

Ubuntu :: 10.04 - Live CD Extremely Slow?

Jun 12, 2010

Have a little problem/annoyance. I was trying to use a Live CD with Lucid Lynx 10.04 x86 edition and the speed was incredibly slow. I took more than 10 minutes just to start. I noticed the CD drive stopped spinning (or spinning so slow I couldn't hear it) at times, then starting up again. I also noticed multiple i/o error in the logs after it finally booted up. The reason why I think this is a bug and not my drive/cd is simple:

a) The MD5ed the iso and even made two CDs with different burners. I tried older Ubuntu as well as several other Linux distros and the Live CD boot time is much faster (1-2 min). Tried the CD on a way, way older ancient laptop and i booted just fine and much faster.(I will provide any other info if needed).

View 9 Replies View Related

Ubuntu :: Compiles Are Extremely Slow

Aug 12, 2010

At work, we use Ubuntu to compile large numbers of C, C++, Java, and AIDL files.My system is a Core i7 Quad-Core with 8GiB of RAM. Prior to this install, it ran Ubuntu 9.10, 32-bit. A basic compile took roughly 45 minutes.I just did a clean install with (x)Ubuntu 10.04 64-bit. After setting up the build environment to allow 32-bit libraries (mobile development), a compile took roughly an hour:15.

View 2 Replies View Related

Ubuntu :: Extremely Slow Start Up?

Oct 10, 2010

I have had an extremely slow startup (upwards of a few minutes) for awhile now, and nothing seems to work to fix it. Regular boot time is far slower than it should be, and the time of logging in to a workable desktop is just really bad. I will log in, and then I will either get a blank desktop screen for awhile or an all black screen until the desktop will fully load with errors from gnome-panel and AWN not starting up automatically.Some of the fixes I have tried:

Disabling floppy from bios

Downgrading gnome keyring

Removing gnome* and gconf* from the home directory

Putting this script in /etc/init.d
#!/bin/sh
echo "nameserver 0.0.0.0" > /etc/resolv.conf

Here's my bootchart and a link in case the upload has problems http:[url].....

View 5 Replies View Related

Ubuntu :: Extremely Slow Printing

May 17, 2011

I have an HP LaserJet 2100M.Printing OpenOffice documents is o.k. no great delay but when I print out from browser pages (html) each page can take up to 10 minutes to print.I don't know how to troubleshoot this.

View 3 Replies View Related

Ubuntu :: Extremely Slow Bootup In Karmic?

Feb 26, 2010

I know this has technically been posted but I think my situation is a bit different. People have been complaining that karmic is slower to boot. But from what I gather, it's only a few seconds extra due to an extra splash screen. I'm running Ubuntu Studio and mine takes like 5 minutes and is showing me 3 splash screens! 2 for regular Ubuntu and 1 for studio, which is the most sluggish of the three.

My computer is a Toshiba Satellite A75
2.8 ghz pentium M
1.5 gb ram
Radeon graphics
60gb hdd

EDIT: Also, recovering from hibernate takes a few min. Related?

View 8 Replies View Related

Ubuntu :: Java 'pop Ups' Extremely Slow Since Last Update

Mar 18, 2010

Anyone else have this problem? How do i check if java is still enabled?

View 1 Replies View Related

Ubuntu :: OpenOffice Printing Extremely Slow?

Apr 8, 2010

OpenOffice 3.1 is extremely slow to print. One page of labels takes 20 minutes.

This is only with Openoffice. All other applications print without difficulty.

View 2 Replies View Related

Ubuntu :: Extremely Slow Swap Performance

Jun 24, 2010

I'm getting horrible (unusable) performance every time swap is accessed. This was compounded by the GEMS leak and a few other memory leaks, but now under normal non-leaky memory usage swapping is still intolerable. For instance swapping out ~300mb when I opened a new program with RAM full resulted in the system nearly freezing up for about 3-5 minutes (however long it took to brew a cup of coffee and come back to the system just finally unfreezing).

View 9 Replies View Related

Ubuntu :: Extremely Slow Boot Time?

Dec 28, 2010

My boot time is extremely slow on ubuntu 10.10, on the order of 5 or so minutes. I've attached my var/log/bootchart

View 1 Replies View Related

Ubuntu :: Update Downloading Extremely Slow

Mar 1, 2011

Is there something wrong with the repositories? Update manager is downloading very slow, about 1/10 the normal speed. I am running Lucid, and I have normal speed on everything else.

View 5 Replies View Related







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