[Evolution] Patch for: evolution-connector-2.6 crash/hangs !
Hello Everyone ! I had recently upgraded my system from FC4 to FC5, and automatically upgraded to evolution 2.6 (with evolution-connector-2.6.2-1.fc5.4). Before this upgrade, I was able to access to my exchange email account, but now, I get a evolution-connector crash or hangs during the mail download, when he tries to get (just) 4GB of memory... After 8 days of MS-WebAccess (dhaaa) and searching for a solution, I found this patch that solved my problem. Try this: - Install the regular evolution-connector-2.6.2 rpm (the one that crashs and hangs). - Download the sources of evolution-exchange-2.6.2 from: http://ftp.acc.umu.se/pub/gnome/sources/evolution-exchange/2.6/evolution-exchange-2.6.2.tar.bz2 - bunzip2 and untar it to a [TEMP DIR] - cd [TEMP DIR]/evolution-exchange-2.6.2/camel - Patch the file camel-stub-marshal.c as described: diff camel-stub-marshal.c.orig camel-stub-marshal.c 89c89,98 < if (camel_read (marshal->fd, buf, len) == -1) { --- > size_t nread = 0; > ssize_t n; > > do { > if ((n = camel_read (marshal->fd, buf + nread, len - nread)) ><= 0) > break; > nread += n; > } while (nread > if (nread < len) { - cd [TEMP DIR]/evolution-exchange-2.6.2/ - ./configure - make - make install - edit file /etc/ld.so.conf and add the following entries: /usr/lib/evolution/2.6 /usr/lib/evolution/2.6/plugins - ldconfig And that's all ! At the first time,try to run the connector like this: E2K_DEBUG=1 /usr/libexec/evolution/2.6/evolution-exchange-storage And see if it works, then start the evolution. Regards _ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Patch for: evolution-connector-2.6 crash/hangs !
Hi, I think you tried fejj's patch from the bug http://bugzilla.gnome.org/show_bug.cgi?id=344196 (comment #21) Good to know that it is working for you. But couple of guys (comment #30, #33) said on the bug that, they see a problem in getting the new mails after applying the patch and new mails are appearing only after restarting evolution. Do you see any such behavior? Thanks, Sushma. On Wed, 2006-07-26 at 08:41 +, P Roq wrote: > Hello Everyone ! > > I had recently upgraded my system from FC4 to FC5, and automatically > upgraded to evolution 2.6 (with evolution-connector-2.6.2-1.fc5.4). > > Before this upgrade, I was able to access to my exchange email account, but > now, I get a evolution-connector crash or hangs during the mail download, > when he tries to get (just) 4GB of memory... > > After 8 days of MS-WebAccess (dhaaa) and searching for a solution, I found > this patch that solved my problem. > > Try this: > > - Install the regular evolution-connector-2.6.2 rpm (the one that crashs and > hangs). > - Download the sources of evolution-exchange-2.6.2 from: > http://ftp.acc.umu.se/pub/gnome/sources/evolution-exchange/2.6/evolution-exchange-2.6.2.tar.bz2 > - bunzip2 and untar it to a [TEMP DIR] > - cd [TEMP DIR]/evolution-exchange-2.6.2/camel > - Patch the file camel-stub-marshal.c as described: > > diff camel-stub-marshal.c.orig camel-stub-marshal.c > 89c89,98 > < if (camel_read (marshal->fd, buf, len) == -1) { > --- > > size_t nread = 0; > > ssize_t n; > > > > do { > > if ((n = camel_read (marshal->fd, buf + nread, len - nread)) > ><= 0) > > break; > > nread += n; > > } while (nread > > > if (nread < len) { > > - cd [TEMP DIR]/evolution-exchange-2.6.2/ > - ./configure > - make > - make install > - edit file /etc/ld.so.conf and add the following entries: > > /usr/lib/evolution/2.6 > /usr/lib/evolution/2.6/plugins > > - ldconfig > > And that's all ! > > At the first time,try to run the connector like this: > E2K_DEBUG=1 /usr/libexec/evolution/2.6/evolution-exchange-storage > > And see if it works, then start the evolution. > > Regards > > _ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > ___ > Evolution-list mailing list > Evolution-list@gnome.org > http://mail.gnome.org/mailman/listinfo/evolution-list ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Mail Relay Problem
I have done all of that and rechecked it many times, matched it up against other ISP's to be sure I did not overlook anything. After all, Evolution only has so many options. It is not like spec'ing pppconfig. CSSJR On Wed, 2006-07-26 at 11:56 +0530, Harish Krishnaswamy wrote: > On Tue, 2006-07-25 at 18:59 -0400, Claude S. Sutton wrote: > > Because of a relay issue, the ISP suggests 'Log onto incoming mail > > server before > > sending/receiving". > > > > If Evolution has that capability, I have not found it. > > > > How would I accomplish this? > > > Go to Edit->Preferences. > Edit your account. Choose the Sending Email page. > Check the Server requires authentication option and fill in the relevant > details. > > --Harish ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Outgoing Mail
Ow: I want to thank everyone for your efforts. Very nice of you. I am forwarding all of your comments to the ISP. When I display all of the headers from my email suttonmachine.com to [EMAIL PROTECTED], I get: Received: from hermes.ncaccess.net ([198.70.140.15]) by prserv.net (kcin01) with ESMTP id <2006072605541310100afk16e>; Wed, 26 Jul 2006 05:54:14 + X-Originating-IP: [198.70.140.15] Received: from [166.165.224.92] ([166.165.224.92]) (authenticated bits=0) by hermes.ncaccess.net (8.12.8/8.12.8) with ESMTP id k6Q5sIvR021617 for <[EMAIL PROTECTED]>; Wed, 26 Jul 2006 01:54:22 -0400 Subject: test 200am From: "Claude S. Sutton" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Content-Type: text/plain Date: Wed, 26 Jul 2006 01:54:08 -0400 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-2it-MailScanner-Information: Questions? Contact [EMAIL PROTECTED] X-2it-MailScanner: No virus or danger found X-2it-MailScanner-From: [EMAIL PROTECTED] X-2it-MailScanner-To: [EMAIL PROTECTED] X-Evolution-Source: pop://[EMAIL PROTECTED]/ This looks like a proprietary spam and/or virus scanner and that is what I have suspected to be the cause. If it were not proprietary, it would be something like: Out going mail scanned by NOD32. Anyway, thanks everyone. Lets see what they say about your findings. I did get a short nap and will after a little breakfast try OW's suggestion. I am beginning to wonder if I am this outfit's only email account. I have had a web site with them for several years and that has been very satisfactory. Never down, good help when required, etc. but this has been my first attempt at using the email. CSSJR On Tue, 2006-07-25 at 23:15 -0700, Ow Mun Heng wrote: > On Tue, 2006-07-25 at 23:13 -0700, Ow Mun Heng wrote: > > On Wed, 2006-07-26 at 01:47 -0400, Claude S. Sutton wrote: > > > The ISP is 2it.net. > > > > > > The server is mail.2it.net. > > > > > > 198.70.140.15 > > > > > > My mail address there is [EMAIL PROTECTED] > > > > $ telnet mail.2it.net 25 > > Trying 198.70.140.15... > > Connected to hermes.ncaccess.net. > > Escape character is '^]'. > > 220 [hermes.ncaccess.net ESMTP for 2it.net; Wed, 26 Jul 2006 02:11:33 > > -0400] > > mail from:<[EMAIL PROTECTED]> > > 250 2.1.0 <[EMAIL PROTECTED]>... Sender ok > > rcpt to:<[EMAIL PROTECTED]> > > 550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied. IP name > > lookup failed [60.zz.200.xxx] > > > > A few things may be the issue. > > > > 1. You ISP doesn't allow anyone to send email to you. > > 2. My IP is in a blacklist somewhere. > > > > Why don't you try it yourself and see what happens? > > hmm... > Reporting-MTA: dns; mail.global.net > X-Symantec-Mail-Security-Queue-ID: DFD84204 > X-Symantec-Mail-Security-Sender: rfc822; [EMAIL PROTECTED] > Arrival-Date: Wed, 26 Jul 2006 00:10:22 -0600 (MDT) > > Final-Recipient: rfc822; [EMAIL PROTECTED] > Action: failed > Status: 5.0.0 > Diagnostic-Code: X-Symantec-Mail-Security; host > hermes.ncaccess.net[198.70.140.15] said: 550 5.7.1 > <[EMAIL PROTECTED]>... Relaying denied. Proper > authentication > required. (in reply to RCPT TO command) > > > Seems like there's really something wrong with the email server. My > outgoing mailserver/smarthost is a Fully Qualified Domain Name. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Patch for: evolution-connector-2.6 crash/hangs !
Hello Sushma, Yes its true, this is the fejj's patch, and sometimes (I don't know why) I can get new mail, but in most part of the time I can't get new mail until restart the application. I've just discover this problem after my post. Regards. >From: Sushma Rai <[EMAIL PROTECTED]> >To: P Roq <[EMAIL PROTECTED]> >CC: evolution-list@gnome.org >Subject: Re: [Evolution] Patch for: evolution-connector-2.6 crash/hangs ! >Date: Wed, 26 Jul 2006 17:22:22 +0530 > >Hi, > >I think you tried fejj's patch from the bug >http://bugzilla.gnome.org/show_bug.cgi?id=344196 >(comment #21) >Good to know that it is working for you. >But couple of guys (comment #30, #33) said on the bug >that, they see a problem in getting the new mails after >applying the patch and new mails are appearing only after >restarting evolution. Do you see any such behavior? > >Thanks, >Sushma. > >On Wed, 2006-07-26 at 08:41 +, P Roq wrote: > > Hello Everyone ! > > > > I had recently upgraded my system from FC4 to FC5, and automatically > > upgraded to evolution 2.6 (with evolution-connector-2.6.2-1.fc5.4). > > > > Before this upgrade, I was able to access to my exchange email account, >but > > now, I get a evolution-connector crash or hangs during the mail >download, > > when he tries to get (just) 4GB of memory... > > > > After 8 days of MS-WebAccess (dhaaa) and searching for a solution, I >found > > this patch that solved my problem. > > > > Try this: > > > > - Install the regular evolution-connector-2.6.2 rpm (the one that crashs >and > > hangs). > > - Download the sources of evolution-exchange-2.6.2 from: > > >http://ftp.acc.umu.se/pub/gnome/sources/evolution-exchange/2.6/evolution-exchange-2.6.2.tar.bz2 > > - bunzip2 and untar it to a [TEMP DIR] > > - cd [TEMP DIR]/evolution-exchange-2.6.2/camel > > - Patch the file camel-stub-marshal.c as described: > > > > diff camel-stub-marshal.c.orig camel-stub-marshal.c > > 89c89,98 > > < if (camel_read (marshal->fd, buf, len) == -1) { > > --- > > > size_t nread = 0; > > > ssize_t n; > > > > > > do { > > > if ((n = camel_read (marshal->fd, buf + nread, len - >nread)) > > ><= 0) > > > break; > > > nread += n; > > > } while (nread > > > > > if (nread < len) { > > > > - cd [TEMP DIR]/evolution-exchange-2.6.2/ > > - ./configure > > - make > > - make install > > - edit file /etc/ld.so.conf and add the following entries: > > > > /usr/lib/evolution/2.6 > > /usr/lib/evolution/2.6/plugins > > > > - ldconfig > > > > And that's all ! > > > > At the first time,try to run the connector like this: > > E2K_DEBUG=1 /usr/libexec/evolution/2.6/evolution-exchange-storage > > > > And see if it works, then start the evolution. > > > > Regards > > > > _ > > Express yourself instantly with MSN Messenger! Download today it's FREE! > > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > > > ___ > > Evolution-list mailing list > > Evolution-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/evolution-list _ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] [Fwd: Email Problems]
This what I sent to the ISP. Thanks for the help. CSSJR --- Begin Message --- Michael: At the suggestion of helpful people on the Evolution list, I tried the following: [EMAIL PROTECTED]:~$ telnet mail.2it.net 25 Trying 198.70.140.15... Connected to hermes.ncaccess.net. Escape character is '^]'. 220 [hermes.ncaccess.net ESMTP for 2it.net; Wed, 26 Jul 2006 09:37:55 [EMAIL PROTECTED] mail from: [EMAIL PROTECTED] 250 2.1.0 [EMAIL PROTECTED] Sender ok rcpt to: [EMAIL PROTECTED] 450 4.7.1 [EMAIL PROTECTED] Relaying temporarily denied. Cannotresolve PTR record for 166.165.213.13 166.165.213.13 is the DNS for my Alltel connection. Since others are getting the same reply back from your server, there must be something wrong with your spam/virus setup. I am not a tech person, as you can tell but common sense says that there is a problem. If it were the way my account is set up, the postmaster should return an address unknown type message. CSSJR --- End Message --- ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] I am currently out of the office and will be back on 31 July.
I am currently out of the office and will be back on 31 July. Julian Bond ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Junk Mail
I have bogofilter and spamassassin working so well that I get zero false positives. As I am getting 150 to 200 spams a day, I would like to skip opening the junk mailbox and deleting them. Even with Ctrl-A and then delete, it is an annoyance. However, the way I have bogo set up, it sends the spam to the junk mailbox and can not be told to delete it. I set bogo up by the instructions in http://www.ubuntuforums.org/showthread.php?t=99603&highlight=bogofilter with the exception that I do not use -u. Then I tuned it with information from http://www.bgl.nu/bogofilter/tuning.html Does anyone know a way to have spam filtered in this manner, deleted automatically? What would be really great would be some way to reject on the server messages that are already in the bad word list. I know various ISP's offer that service, but I would rather do my own. I don't subscribe to the Chinese philosophy, thank you. CSSJR ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Many E-D-S processes
I have noticed that I am getting many E-D-S processes. I can't tell what causes it, but it has happened twice. evolution --force-shutdown will kill them all. This last time I noticed the problem when evolution hung switching from Contacts to Mail. I'm using 2.6.2/1.6.2 with a Groupwise 7.0.1 backend Here's the list of processes (I guess for proof... :) Notice that two processes spawn about every 10 minutes, which is the interval I sync with Groupwise. me 32644 13224 0 12:25 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 32646 32644 0 12:25 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 32647 32646 0 12:25 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 32691 32646 0 12:25 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 446 32646 0 12:26 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 1894 32646 0 12:35 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 2067 32646 0 12:36 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 3609 32646 0 12:45 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 3690 32646 0 12:46 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 4834 32646 0 12:55 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 4916 32646 0 12:56 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 6088 32646 0 13:05 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 6169 32646 0 13:06 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 7295 32646 0 13:15 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 me 7376 32646 0 13:16 pts/000:00:00 /usr/lib/evolution/evolution-data-server-1.6 Scott __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Display other mailer icons in header
Hi, On Thu, 2006-07-20 at 10:59 +1000, Arif Lukito wrote: > On Wed, 2006-07-19 at 02:29 +0200, Andre Klapper wrote: > > have applied the patch. it rocks. > > thanks Andre, glad you like it :) I also applied the patch, but what is it supposed to do? I can't see anything different. I copied the image files to the correct location but I don't see them anywhere... Any hints? thanks, -- Iain Buchanan I only know what I read in the papers. -- Will Rogers ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Display other mailer icons in header
Iain, Edit->preference->Mail Preference->Headers-> check Mailer in the list. Harry On Thu, 2006-07-27 at 08:45 +0930, Iain Buchanan wrote: > Hi, > > On Thu, 2006-07-20 at 10:59 +1000, Arif Lukito wrote: > > On Wed, 2006-07-19 at 02:29 +0200, Andre Klapper wrote: > > > have applied the patch. it rocks. > > > > thanks Andre, glad you like it :) > > I also applied the patch, but what is it supposed to do? I can't see > anything different. I copied the image files to the correct location > but I don't see them anywhere... Any hints? > > thanks, ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list