Fedora :: Evolution Refuses To Connect Localhost IMAP Server
Nov 21, 2010
I have a strange problem with evolution in Fedora 14. I run my own mail servers (Postfix and Dovecot) on localhost. This all worked great in F13 but now evolution refuses to connect to the localhost imap server. If I connect from my laptop (also F14) i.e. not from the localhost all works fine and great with evolution. I deleted all the config and started again to no avail. I also created a new user and logged in with this user and I still get the same so looks not to be user config issue.
evolution --debug=evo.debug.txt returns nothing useful.
Dovecot is listening on localhost as I can telnet to the imap port. Also other imap clients like Thunderbird work fine.
View 4 Replies
ADVERTISEMENT
Aug 23, 2009
I have installed bind from the repos and am trying to setup a caching name server. After copying the stock name-cachinging.conf to named.conf, I tweaked named.conf to reflect my LAN:
options {
listen-on port 53 { 127.0.0.1; 192.168.1.102; };
listen-on-v6 port 53 { ::1; };
[code]...
View 2 Replies
View Related
Jan 9, 2010
I'm on a fresh Ubuntu 9.10 x86_64 install and I'm trying to configure Evolution to grab my email from Gmail using IMAP.
For receiving mail my server is set to imap.gmail.com:993 and my user name is ___@gmail.com
I'm using SSL and the authentication type is "Password"
If I click the "Check for supported types button, the "Please wait. Querying server for a list of supported authentication mechanisms." window pops up, but it never finishes.
When I try to sync my mail, evolution doesn't ask for my password, and the send and receive mail window displays my account as "Scanning folders in "IMAP server imap.gmail.com" indefinitely.
Running Evolution from the terminal doesn't seem to print any IMAP related errors only
Code:
** (evolution:5565): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
POP works fine, but that isn't really an option.
View 4 Replies
View Related
Apr 11, 2010
To configure webmail in linux5, I�ve followed below procedures:
-Squirrelmail-1.4.2.tar.gz and unzipped under the folder /var/www/html
-cd squirrelmail-1.4.2
-cd config
-within this directory, ./conf.pl
-From main menu, I did choose 2 for domain (i.e. arafapparels.com). This is my official domain
-Then save and exit
-For IMAP setting, I did choose D
-Selected uw and save, then exit
-Then from command line, I wrote chown �R apache.apache /var/www/html/data (I created folder data in the above path)
-I created a folder named as attach to keep attachment in /var/www/html i.e. /var/www/html/attach
-Then typed grep �R apache /var/www/html/attach
-Then typed chmod 730 /var/www/html/mail/attach (Here squirrelmail-1.4.2 directory has been moved to mail directory)
-Then from web browser/Internet explorer, I typed http://localhost/mail/
-Here Username & Password appears. Previously I have created username.
-But when put Username & Password, below error message displays
Error connecting to IMAP server: localhost
13: Permission denied
But I gave permission by chmod 777 /var/www/html/mail and by using 555 but no result.
View 2 Replies
View Related
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
May 28, 2011
Running MYSQL 5.5.12 and MYSQL Workbench 1:5.2.34 on up-to-date Arch linux Set up MYSQL with root account and password. When running Workbench as user, got error when trying to connect :
Quote:
Cannot Connect to Database Server Your connection attempt failed for user 'root' from your host to server at 127.0.0.1:3306: Can't connect to MySQL server on '127.0.0.1' (111)
1 Check that mysql is running on server 127.0.0.1
2 Check that mysql is running on port 3306 (note: 3306 is the default, but this can be changed)
3 Check the root has rights to connect to 127.0.0.1 from your address (mysql rights define what clients can connect to the server and from which machines)
4 Make sure you are both providing a password if needed and using the correct password for 127.0.0.1 connecting from the host address you're connecting from
After commenting #skip-networking in my.cnf error changed to :
Quote:
Cannot Connect to Database Server Your connection attempt failed for user 'root' from your host to server at 127.0.0.1:3306: Lost connection to MySQL server at 'reading initial communication packet', system error: 0
1 Check that mysql is running on server 127.0.0.1
2 Check that mysql is running on port 3306 (note: 3306 is the default, but this can be changed)
3 Check the root has rights to connect to 127.0.0.1 from your address (mysql rights define what clients can connect to the server and from which machines)
4 Make sure you are both providing a password if needed and using the correct password for 127.0.0.1 connecting from the host address you're connecting from
Copying my.cnf to /etc/ and running Workbench as root didn't change anything, i still get the second error The wiki [URl] says to enable MYSQL in /etc/hosts.allow but i didn't do it, i guess it is required only when trying to access MYSQL from remote hosts which i dont.
View 2 Replies
View Related
Jan 24, 2010
I have an intel i7 with windows7 64b , then install VMware Workstation and create a machine with Oracle enterprise Linux 64b 5update4, now i want to inatall oracle db10gR2, but this message apears. [oracle@localhost database]$ Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using 'localhost:0.0' as the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
[Code]...
View 8 Replies
View Related
Apr 21, 2011
iam not able to connect localhost in mysql.i uswd command for mysql is
#mysqladmin -u root -h localhost password "123456"
ErroR:-
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
View 1 Replies
View Related
Apr 17, 2011
I used 4 host to establish a high-availability web server system. 2 Load Balancer + 2 Web Server(installed MySQL Server 5.5). 2 MySQL Server used Multi-Master Replication.Used "Amoeba" as MySQL Proxy which direct the write statement to a specific MySQL Server.I can login Amoeba and MySQL Server using MySQL client. I tried query something in XAMMP on Windows XP. It work!
Installed related software:
MySQL-server-5.5.11-1.rhel5
MySQL-shared-compat-5.5.11-1.rhel5
php53-mysql-5.3.3-1.el5_6.1
MySQL-client-5.5.11-1.rhel5
[code]....
What I tried:
yum install php php-mysql
yum install php53 php53-mysql
Compiled php 5.3.6 soruce + MySQL 5.5 Server, Client, Shared, Shared-Compact Above software installed on different host. And the phpinfo showing MySQL I doubt something wrong in my php.ini. Used default php configuration.
View 5 Replies
View Related
Sep 25, 2009
php can't connect mysql by 'localhost' but can connect by IP address:
[Code]...
View 3 Replies
View Related
Jul 10, 2010
Trying to run kismet but get errors on opensuse 11.2 64 bit- error message I get is. Could not connect to Kismet server 'localhost:2501' Question:What do i need to change in the settings, the following are the default ones.
[Code]...
View 13 Replies
View Related
May 1, 2010
I've seen a bunch of other posts on this topic but they haven't solved my problem. I just installed Ubuntu Netbook Remix 10.04. Love it so far. Except, I can't figure out how to setup my gmail account in Evolution so that I can see the emails on the server or download them locally. I had it working before both in 8.04 LTS and a flash drive install of UNR 9.10. I really can't figure out why it is so difficult this time.Gmail settings are/were already on IMAP - checked while logged in through browser.In Evolution, I've tried changing the account name, user name (for receiving mail), etc. and different combos of same settings. The receiving mail settings I'm using for IMAP authentication are password and save password. Security is set to SSL.Evolution tries to access the server but never asks for a password. Likely, because something is wrong with my settings. I just don't know what.
View 9 Replies
View Related
Jul 18, 2010
Has anyone gotten evolution to work with gmail imap? Mine says it is connecting but it never downloads any messages nor does it give any errors. I'd sure like to make it work.
View 5 Replies
View Related
Jun 28, 2011
I am using Ubuntu 10.04.I always liked Evolution as a potential email client. I needed was for Evolution to automatically update the server (so if I mark a message as unread, it reflects at the server without having to wait for the 'synchronise every X minutes' to kick in).My email is with GMail. I understand Evolution implemented IMAP IDLE as of 2.30. So I tried this by using a PPA (ppa:jacob/evo230) to update. The update worked and I changed my email to IMAP+ and even checked the �Use idle if the server supports it�. But no auto sync occurs!
View 3 Replies
View Related
Feb 3, 2010
I installed required updates on my linux installation (ubuntu 9.4) I am now unable to access my localhost, and get the following message from my browser: Failed to Connect Firefox can't establish a connection to the server at localhost. Though the site seems valid, the browser was unable to establish a connection. I checked my hosts file which has the following information:
[Code]....
View 6 Replies
View Related
Aug 20, 2010
I set up a ftp server using VSFTPd. Remote connections are working fine. I can connect then create, rename and delete folders. I can upload files without any issue. BUT, each time i connect directly from the server (with the command "ftp localhost") i can't upload files either delete them. The only thing i can do is create folders. I'm getting error code "553: could not create file" when trying upload files. I triple checked the rights, everything is OK. I disabled SELinux (even if i don't like it). The weirdest thing is everything's working fine from remote host.
Below my vsftpd.conf:
listen=YES
tcp_wrappers=YES
anonymous_enable=NO
local_enable=YES
[code]....
View 4 Replies
View Related
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
Mar 10, 2010
I have some confusion about mysqladmin and mysql.I am using mysql version Quote:
[root@localhost freepbx-2.7.0]# mysql --version
mysql Ver 14.12 Distrib 5.0.77, for redhat-linux-gnu (i686) using readline 5.1
My MySQL is running
Quote:
[root@localhost freepbx-2.7.0]# /etc/init.d/mysqld status
mysqld (pid 11440) is running...
[Code]...
View 4 Replies
View Related
Apr 18, 2011
I am having trouble getting evolution to work properly with my imap server. It won't show any messages. Icedove works fine, though. I'd rather use evolution because of the calendar. I'm not sure what I am doing wrong. The IMAP server is hosted by network solutions. I have screenshots of both clients. I've blacked out a few things for privacy.
Here are screenshots of evolution as configured:
Here are screenshots of icedove's configuration:
View 2 Replies
View Related
Apr 29, 2010
I'd like to configure Evolution (or Thunderbird) to delete Gmail messages. When I select messages and hit "Delete", the messages go to my local trash and they loose their Inbox label in Gmail. I would like that in Gmail, they loose their Inbox label and go to [Gmail]/Trash so that they'll be deleted after a month.
Could I configure the "delete" key of my keyboard to move msg to [Gmail]/Trash ? Could I configure another key to move msg to [Gmail]/Trash ?
What other solution ? Because moving to the trash is not convenient, it takes a lot of time without a key shortcut.
[Code]..
View 9 Replies
View Related
Apr 27, 2011
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?
View 2 Replies
View Related
Jul 13, 2009
I'm trying to connect to url, but the browser is unable to connect to the localhost; my OS is F11, if someone have encounter this problem? i was able to connect to the localhost when i had F6 OS.?
View 3 Replies
View Related
Apr 13, 2011
As the title says I have an IMAP-account and I want to use it via Evolution. I have the exact same settings on both Evolution and Thunderbird but only Thunderbird sees the mails (new/old), there are 139 messages.Evolution seen none. Nothing. I looked for IMAP-related problems concerning Evolution and one thread suggested something about Inbox-folder and it's location. I don't know if it's the solution, but I didn't find any luck trying different combos in Evolution's options.
View 9 Replies
View Related
Aug 18, 2010
I want to use bitlbee-irssi to IM using gtalk.. I have installed bitlbee and edited /etc/bitlbee/bitlbee.conf with
RunMode = ForkDaemon
User = bitlbee
DaemonInterface = 127.0.0.1
DaemonPort = 6667
Now when I try to connect to the localhost at port 6667 using irssi, i get the following error message saying it cannot connect to localhost port 6667
13:48 -!- Irssi: Looking up localhost
13:48 -!- Irssi: Connecting to localhost [127.0.0.1] port 6667
13:48 -!- Irssi: Connection to localhost established
13:48 -!- Error: bind: Permission denied
13:48 -!- Error: listen: Bad file descriptor
13:48 -!- Irssi: Connection lost to localhost
A similar looking error comes up when I try to telnet localhost at 6667. Also, I get a selinux warning saying SELinux is preventing /usr/sbin/bitlbee "name_bind" access .How do I check if bitlbee is listening to port 6667? Btw, I am using fedora 13, I have selinux running in enforcing mode and the firewall running. I have set the port 6667 in the other ports tab of "system-config-firewall" (I am hoping that this will open that port).
View 5 Replies
View Related
Apr 4, 2011
I recently setup an email server on Fedora Core (14). Sendmail is running and I am trying to authenticate from a client pc using imaps. I installed Cyrus-imap and it is running and listening on 993. When I try to login, it doesn't accept authentication even though I verified the user's password is correct. (tested with ssh)Is there something I have to do with Cyrus or on the server to allow connections to email? I have not used Cyrus before. I am attempting to access my mail folders via Sendmail and did not make mailboxes in Cyrus. I did allow imaps through the firewall.
View 1 Replies
View Related
Sep 9, 2010
running debian 6.0 "Squeeze" I installed Evolution trough official debian squeeze mirrors, installed all available updates (that know off) but i still can connect to my POP3 (email) server.what does evolution need to connect to pop3 ? when use Kmail, everything works fine
View 11 Replies
View Related
Aug 23, 2010
I opened a thread about this issue over two months ago, I opened thread at the Gnome board for the same issue but that board is dead. I never received a reply of any sort. Well Evolution used to work for me but after some updates it stopped working. A few weeks after that another update fixed it then another update came along and of course screwed it all up. Since then I am hoping some new update will fix it but no can do.Since my trouble started Evolution was even updated to a new version 2.30.2. Evolution does not connect to my mail POP server, as a matter of fact "send & receive" and the little icon bottom left on the status bar are grayed out. I have removed gnome and evolution and reinstalled with no results.
I switched to Icedove but when I forward emails Icedove gives me a header that is 10 times longer than the contain of the email itself. I could live with that if I only send emails to family and friends but I also send professional emails. I ended up installing a copy of MS Outlook for now but I really don't like it.
View 10 Replies
View Related
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
May 2, 2011
Just upgraded to Ubuntu 11.04 - from 10.10, and now experiencing connection problems with Evolution connecting to my IMAP Microsoft Mail Server. This was working, I was successfully receiving and sending mail via my IMAP setup in Evolution. Since the upgrade to 11.04, it stopped working with the error: "Error while Refreshing folder "INBOX". You must be working online to complete this operation." I check to see if it's in online mode, and it is. I set evolution to work in offline mode. Then I set it back to "online mode" and I get the error: "Error while Reconnecting to 'IMAP Server mail.foo.blah.de.bla". Could not connect to mail.foo.blah.de.bla: Connection Refused"
[Code]...
View 9 Replies
View Related
May 30, 2011
I have linux mint 10 and a bt homwhub 2.0. The wifi dongle that I use is a BT Voyager 1055. Before a week ago I could connect to my bt homehub via linux mint and the bt voyager easily and quickly. But now, however, it seems that Linux Mint refuses to connect to the BT Homehub, the BT Voyager dongle seems to be working because it's green light is on. The Bt homehub is fine because our other windows pc's connect fine (I'm on my windows XP laptop now) but linux will not. On linux it recognises that the dongle is plugged it and picks up various WIFI connections including my BT Homehub, but when I try to connect it to the internet via The homehub, it will not, it try to connect for a minute or so and then a little message comes up saying 'wirless network disconected' any one now what to do ?
View 4 Replies
View Related