Re: [Evolution] Evolution Mail Filter Rule Access

2014-08-23 Thread Carpetnailz
On Sat, 2014-08-23 at 12:15 +0100, Patrick O'Callaghan wrote:
 On Fri, 2014-08-22 at 22:10 -0400, Carpetnailz wrote:
  Are the filter rules for directing mail to different folders stored in a
  text format somewhere that I could print them out for reference in
  setting up a new mail client?
 
 Depends what you mean by text:
 
 ~/.config/evolution/mail/filters.xml

THanks. I should be able to work with that. I was trying to find it with
the Evo stuff under .local. Wasn't familiar with what's in the .config
dir.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Evolution Mail Filter Rule Access

2014-08-22 Thread Carpetnailz
Are the filter rules for directing mail to different folders stored in a
text format somewhere that I could print them out for reference in
setting up a new mail client?

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Evolution not keeping passwords

2014-05-27 Thread Carpetnailz
Suddenly after yesterday's automatic update to Fedora 19, Evolution is
not longer keeping my mail account passwords. I've entered them multiple
times but it keeps asking me for them.

What should I do to fix this? It definitely was not happening before the
latest update--which introduced a new kernel update, I think.

Thanks.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evolution not keeping passwords

2014-05-27 Thread Carpetnailz
On Tue, 2014-05-27 at 17:47 +0200, Ralf Mardorf wrote:
 On Tue, 2014-05-27 at 11:41 -0400, Adam Tauno Williams wrote:
  On Tue, 2014-05-27 at 11:08 -0400, Carpetnailz wrote:
   Suddenly after yesterday's automatic update to Fedora 19, Evolution is
   not longer keeping my mail account passwords. I've entered them multiple
   times but it keeps asking me for them.
   What should I do to fix this? It definitely was not happening before the
   latest update--which introduced a new kernel update, I think.
  
  To facilitate diagnostics it is important to realize that Evolution
  *NEVER* keeps the password(s).  Secrets are accessed via the GNOME
  keyring;  if it is not working there is a keyring problem or a problem
  integrating with the keyring.
 
 Wrong! If there are network issues Evo is the only MUA I know that asks
 again and again and again to enter the password. This seemingly isn't a
 fault of GNOME keyring. Even if it would be a fault of GNOME keyring,
 but it isn't, but assumed it would be, than stop using GNOME keyring ;)!
 
 Since the OP didn't need to check a box, but the issues automagically
 disappeared it's likely that the OP did experience network issues and
 the odd misbehavior of Evo.
 
I realized I send my earlier reply from the wrong email address again.
As Ralf indicated, the problem went away. Evo seems finally satisfied.
Maybe it wants me to do it many times just
to be sure that's what I mean. :-)

Or maybe it took a couple of restarts.

Whatever.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evolution mail downloading problem

2014-05-09 Thread Carpetnailz
PS--once I went into webmail and deleted everything Evo seemed to run
nicely.

On Wed, 2014-05-07 at 08:23 +0200, Milan Crha wrote:
 On Tue, 2014-05-06 at 23:59 -0400, Carpetnailz wrote:
  The last couple of days I'm having these problems: 
  
  1. I'm getting Evol failing partway through the download: Failed
  message at 1 of 15 (or 3 of 8 or whatever). It freezes Evo. Cancel
  won't even work. When I use 'evolution --force-shutdown', I get No
  response from Evolution. Killingthe process. 
  
  2. When I check my mail via webmail, I see mail there that has been
  downloaded but hasn't been deleted from the server (POP set to delete
  mail from the server).
  
  3. Evolution won't shut down, even when it hasn't frozen on a download.
  I use 'evolution --force-shutdown', restart Evo, and then try to shut it
  down and it won't--I need to go back to --force-shutdown. 
  
  Running Evolution 3.8.5 on Fedora 19, Lenovo X120e.
 
   Hello,
 3.8.5 is rather ancient these days, current stable is 3.12.1, with a
 release of 3.12.2 the next week.

It's the latest version from Fedora 19 I believe.

 
 Anyway, both 1) and 3) can be connected, and both needs a backtrace to
 see where evolution got stuck, thus to identify the problem and so on.
 Please install debuginfo packages for evolution-data-server and
 evolution, and then get backtrace of the frozen evolution process in
 both cases, which you can do with gdb command:
$ gdb --batch --ex t a a bt -pid=`pidof evolution` bt.txt
 Make sure the bt.txt will not contain any private information, like
 passwords, email addresses, server addresses and so on. I usually search
 at least for pass (quotes for clarity only).
   Bye,
   Milan
 
Here's the backtrace, Two of three accounts completed right away
(nothing to download); the third Failed at message 1 of 3. Webmail
access shows 14 messages in the inbox, all but three of which have been
downloaded already but not removed from the server. (Maybe that's
waiting on them all being removed and then the deletion occurs?)

Thanks.
===
[New LWP 4034]
[New LWP 4013]
[New LWP 3947]
[New LWP 3946]
[New LWP 3943]
[New LWP 3942]
[New LWP 3931]
[New LWP 3911]
[New LWP 3910]
[New LWP 3909]
[New LWP 3908]
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib64/libthread_db.so.1.
0x0030474eb7fd in poll () from /lib64/libc.so.6

Thread 12 (Thread 0x7f34ef76b700 (LWP 3908)):
#0  0x0030474eb7fd in poll () from /lib64/libc.so.6
#1  0x003f5fa480b4 in g_main_context_iterate.isra.22 ()
from /lib64/libglib-2.0.so.0
#2  0x003f5fa4851a in g_main_loop_run ()
from /lib64/libglib-2.0.so.0
#3  0x003f60ac6c66 in gdbus_shared_thread_func ()
from /lib64/libgio-2.0.so.0
#4  0x003f5fa6c0e5 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5  0x003047c07c53 in start_thread () from /lib64/libpthread.so.0
#6  0x0030474f5dbd in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f34ee93a700 (LWP 3909)):
#0  0x0030474eb7fd in poll () from /lib64/libc.so.6
#1  0x003f5fa480b4 in g_main_context_iterate.isra.22 ()
from /lib64/libglib-2.0.so.0
#2  0x003f5fa481bc in g_main_context_iteration ()
from /lib64/libglib-2.0.so.0
#3  0x003f5fa48209 in glib_worker_main ()
from /lib64/libglib-2.0.so.0
#4  0x003f5fa6c0e5 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5  0x003047c07c53 in start_thread () from /lib64/libpthread.so.0
#6  0x0030474f5dbd in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f34edef4700 (LWP 3910)):
#0  0x0030474eb7fd in poll () from /lib64/libc.so.6
#1  0x003f5fa480b4 in g_main_context_iterate.isra.22 ()
from /lib64/libglib-2.0.so.0
#2  0x003f5fa481bc in g_main_context_iteration ()
from /lib64/libglib-2.0.so.0
#3  0x7f34edefb9cd in dconf_gdbus_worker_thread ()
from /usr/lib64/gio/modules/libdconfsettings.so
#4  0x003f5fa6c0e5 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5  0x003047c07c53 in start_thread () from /lib64/libpthread.so.0
#6  0x0030474f5dbd in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f34ed6f3700 (LWP 3911)):
#0  0x0030474eb7fd in poll () from /lib64/libc.so.6
#1  0x003f5fa480b4 in g_main_context_iterate.isra.22 ()
from /lib64/libglib-2.0.so.0
#2  0x003f5fa4851a in g_main_loop_run ()
from /lib64/libglib-2.0.so.0
#3  0x0030d8c49804 in source_registry_object_manager_thread
(data=0x22fe780) at e-source-registry.c:1105
#4  0x003f5fa6c0e5 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#5  0x003047c07c53 in start_thread () from /lib64/libpthread.so.0
#6  0x0030474f5dbd in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f34cceff700 (LWP 3931)):
#0  0x0030474eb7fd in poll () from /lib64/libc.so.6
#1  0x003865425173 in pt_poll_now.constprop.12 ()
from /lib64/libnspr4.so
#2  0x003865426036 in pt_Recv () from /lib64/libnspr4.so
#3  0x0030d781ebce in ssl_DefRecv () from /lib64/libssl3.so
#4  0x0030d781a0a8

[Evolution] Evolution mail downloading problem

2014-05-06 Thread Carpetnailz
The last couple of days I'm having these problems: 

1. I'm getting Evol failing partway through the download: Failed
message at 1 of 15 (or 3 of 8 or whatever). It freezes Evo. Cancel
won't even work. When I use 'evolution --force-shutdown', I get No
response from Evolution. Killingthe process. 

2. When I check my mail via webmail, I see mail there that has been
downloaded but hasn't been deleted from the server (POP set to delete
mail from the server).

3. Evolution won't shut down, even when it hasn't frozen on a download.
I use 'evolution --force-shutdown', restart Evo, and then try to shut it
down and it won't--I need to go back to --force-shutdown. 

Running Evolution 3.8.5 on Fedora 19, Lenovo X120e.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] I/O operation timing out

2014-01-25 Thread Carpetnailz
On Sat, 2014-01-25 at 19:19 +, Patrick O'Callaghan wrote:
 On Sat, 2014-01-25 at 11:36 -0500, Eric Beversluis wrote:
  but it certainly seems like packets are going astray. How would
  anything that Airport or Mac Mail does cause packets to go astray? It
  seems like somehow Mac Mail is continuously sending and thus clogging
  the mail-receiving ports (995).
 
 That doesn't make a lot of sense. I presume we're talking about 2
 different client machines (seems logical since one is Fedora and the
 other a Mac, unless Fedora is running on a VM). So how could one of them
 clog the POP *download* port of the other, which isn't even directly
 connected to it? Unless the Mac is running some kind of DOS bot. Do you
 see any other network effects? Are ping times from the Fedora machine to
 the mail server affected when the Mac is on?
 
 Also, looking back I see you're using Fedora 17. F17 went EOL about a
 year ago, so I'd recommend updating to F20 before proceeding. You'll at
 least get a newer version of Evo and the problem might go away.

THat was at the start of the thread. Early on I upgraded to F19, but the
problems persisted.

 
 Finally, are you the OP for this thread? You seem to be using two
 different mail accounts.
 
 poc
 
 poc
 
Well I've rebooted the wirelss router and now things seem for the moment
to be going OK. But I've tried that in the past and either they didn't
fix or the problem soon reappeared after a certain amount of activity.

If it reappears I think I'll just update and upgrade my wireless
router. 

Thanks to all and hopefully this thread is finished.

EB

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] I/O operation timing out

2014-01-24 Thread Carpetnailz
On Thu, 2013-10-10 at 21:56 -0400, Carpetnailz wrote:
 I'm running Evo 3.4.4 on Fedora 17. 
 
 About half the time or so when I do Send/Receive, I get this error
 message:
 
 Error while Fetching Mail.
 Could not connect to mail.researchintegration.org: I/O operation timed
 out.
 
 Sometimes one or two of the three accounts I'm connected to there
 download before the error occurs, sometimes none. About half the time it
 works OK.
 
 The host of my domain says they've checked and their system is ok. Also,
 my wife, using Mac Mail, doesn't have these problems. And the problems
 occur for me at work as well as at home. My other internet connections
 do not seem problematic.
 
 I tried switching from tls to no encryption, but that did not help.
 
 Thanks.
 
 
 ___
 evolution-list mailing list
 evolution-list@gnome.org
 To change your list options or unsubscribe, visit ...
 https://mail.gnome.org/mailman/listinfo/evolution-list

Update: I had pretty much decided the problem (getting I/O timeout with
Send/Receive on Evolution--doesn't seem to affect sending new email) lay
in my Motorola 5101 modem from TimeWarner. It may still lie there but I
just noticed this: My wife is out of town for a week. She uses a Mac and
Mac's Mail, which is on all the time. With her gone, I haven't had any
problems with my Evolution mail failing to connect (Error while
fetching mail from  Could not connect to  I/O operation timed
out). So I pulled out an old MacBook and sure enough, as soon as I
turned on Mail, I started getting the timeout problems again. Turn off
Mail and Evolution mail works fine. 

Interestingly this does not happen on this computer at work, in a small
office where the boss uses Mac and Mac Mail all the time--even when he
was using earlier versions of Mac.





___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Computer shutdown loses calendar entries

2014-01-21 Thread Carpetnailz
I restarted my Fedora 19 box after some updates and when I restarted
Evolution, the calendar entries I had made today are gone.

Is this a bug?

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] attachment.dat: pptx showing as plain text attachment

2013-11-23 Thread Carpetnailz
Argh! My apologies to everyone. It turns out that the emails I was
having trouble with have two attachments and the second one is the
proper pptx that does open in Impress. What screwed me up was that the
drop-down list only showed the options for the plain text document so I
never noticed that there were two attachments.  Too dumb.


On Wed, 2013-11-20 at 18:20 -0500, Carpetnailz wrote:
 My wife sent me a power point file from her Mac using Mac mail but it
 came through to Evo 3.8.5 on Fedora 19 as a plain text attachment called
 attachment.dat that Evo wanted to open in gedit. What's happening here?
 
 On line I find discussion of things arriving at .dat files from Windows
 operating systems, but why would this happen from Mac Lion using the
 default Mac mail system? It doesn't happen when she sends the same
 attachment to my Win 7 box. And she's sent me Word and PowerPoint files
 in the past without this problem.
 
 Thanks.
 
 ___
 evolution-list mailing list
 evolution-list@gnome.org
 To change your list options or unsubscribe, visit ...
 https://mail.gnome.org/mailman/listinfo/evolution-list


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] attachment.dat: pptx showing as plain text attachment

2013-11-22 Thread Carpetnailz
On Fri, 2013-11-22 at 12:42 +, Patrick O'Callaghan wrote:
 
 On 22 November 2013 01:23, Carpetnailz
 carpetna...@researchintegration.org wrote:
 Thanks. Trying that gives:
 
 [eric@ericscomputer ~]$ sudo xdg-mime query default
 
 application/vnd.openxmlformats-officedocument.presentationml.presentation
 [sudo] password for eric:
 libreoffice-impress.desktop libreoffice-impress.desktop
 
 
 
 
 Why 'sudo'? The idea is to ask what *your own* environment is going to
 find, not the superuser's.
 
 
 poc
 
I didn't realize the query was user specific and I wanted to avoid a
'permission denied.' At any rate the result is the same when I run the
query as myself.

To Reid: No tnef that I can find. But that's for mail coming from M$
Outlook or Exchange Server. I don't see that it has anything to do with
mail coming from Apple Mail.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] attachment.dat: pptx showing as plain text attachment

2013-11-21 Thread Carpetnailz
On Thu, 2013-11-21 at 08:22 +0100, Milan Crha wrote:
 On Wed, 2013-11-20 at 18:20 -0500, Carpetnailz wrote:
  My wife sent me a power point file from her Mac using Mac mail but it
  came through to Evo 3.8.5 on Fedora 19 as a plain text attachment called
  attachment.dat that Evo wanted to open in gedit. What's happening here?
 
   Hi,
 hard to tell. Could you show a message source (View-Message Source/Ctrl
 +U in evolution) and search for the Content-Type headers (line begins
 with it), and paste here all you'll see there, with surrounding couple
 lines, please? As an example:
Content-Disposition: attachment; filename=err
Content-Type: text/plain; name=err; charset=UTF-8
Content-Transfer-Encoding: 7bit
 
 Also, how do you receive the message, is it through POP3, IMAP, ...?
   Bye,
   Milan
 
Thanks. Evolution seemed to choke on opening the mail with viewing
Message Source, so I had to seek it out and open with gedit. Here's what
I found:

--Apple-Mail=_54DF1950-4BCD-4426-9730-DEB7448E058D
Content-Disposition: attachment;
filename=CurrentSpiritualCareGrandRoundsUnderwoodClevClinNov2013.pptx
Content-Type:
application/vnd.openxmlformats-officedocument.presentationml.presentation; 
x-unix-mode=0644; x-mac-type=50505458; x-mac-hide-extension=yes; 
x-mac-creator=50505433; name=CurrentSpiritualCare[...].pptx
Content-Transfer-Encoding: base64

It then has 176000 lines like:
UEsDBBQABgAIIQA7NJ3vBgQAAFFBAAATAAgCW0NvbnRlbnRfVHlwZXNdLnhtbCCiBAIooAAC








AADM
XMlu2zAQvRfoPxi6FjYtqU3SIk4OXU5dAiT9AEaibbVaCJFJ478vJcehbNjRMkOMLk5oiZzHN+Qb
ckT58vopS[...]

The strange thing is that when she sends the email w/the pptx attachment
to my Windows box it opens fine in Thunderbird there. Everything on line
seems to focus on Windows mail (Outlook) creating the problems for Mac
Mail to receive. Here it seems to be Mac Mail creating the problem?

Thanks.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] attachment.dat: pptx showing as plain text attachment

2013-11-21 Thread Carpetnailz
On Thu, 2013-11-21 at 12:47 +, Patrick O'Callaghan wrote:
 
 On 21 November 2013 11:32, Carpetnailz
 carpetna...@researchintegration.org wrote:
 Thanks. Evolution seemed to choke on opening the mail with
 viewing
 Message Source, so I had to seek it out and open with gedit.
 Here's what
 I found:
 
 --Apple-Mail=_54DF1950-4BCD-4426-9730-DEB7448E058D
 Content-Disposition: attachment;
 filename=CurrentSpiritualCareGrandRoundsUnderwoodClevClinNov2013.pptx
 Content-Type:
 
 application/vnd.openxmlformats-officedocument.presentationml.presentation; 
 x-unix-mode=0644; x-mac-type=50505458; x-mac-hide-extension=yes; 
 x-mac-creator=50505433; name=CurrentSpiritualCare[...].pptx
 Content-Transfer-Encoding: base64
 
 
 
 
 If vnd.
 openxmlformats-officedocument.presentationml.presentation isn't known
 to your local MIME configuration, Evo is not going to know how to open
 it so it's offering gedit as default. You need to add that content
 type to your MIME setup and tell it what app can handle it (e.g.
 LibreOffice).
 
 
 poc
 
Thanks.
This line is in my /etc/mime.types file: 
application/vnd.openxmlformats-officedocument.presentationml.presentation pptx

Is that what's needed? If so the problem is something else. It doesn't
seem to be that Evolution does not know how to open it, It's rather that
Evo is not seeing the attachment for what it is but rather at
'attachment.dat'.



___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] attachment.dat: pptx showing as plain text attachment

2013-11-20 Thread Carpetnailz
My wife sent me a power point file from her Mac using Mac mail but it
came through to Evo 3.8.5 on Fedora 19 as a plain text attachment called
attachment.dat that Evo wanted to open in gedit. What's happening here?

On line I find discussion of things arriving at .dat files from Windows
operating systems, but why would this happen from Mac Lion using the
default Mac mail system? It doesn't happen when she sends the same
attachment to my Win 7 box. And she's sent me Word and PowerPoint files
in the past without this problem.

Thanks.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] attachment.dat: pptx showing as plain text attachment

2013-11-20 Thread Carpetnailz
My wife sent me a power point file from her Mac using Mac mail but it
came through to Evo 3.8.5 on Fedora 19 as a plain text attachment called
attachment.dat that Evo wanted to open in gedit. What's happening here?

On line I find discussion of things arriving at .dat files from Windows
operating systems, but why would this happen from Mac Lion using the
default Mac mail system? It doesn't happen when she sends the same
attachment to my Win 7 box. And she's sent me Word and PowerPoint files
in the past without this problem.

Thanks.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] missing calendar

2013-10-18 Thread Carpetnailz

I upgraded last night (Fedora 19 w/ Evo 3.8.5). I imported by
calendar.ics and all seemed fine. Then this morning I went into
preferences, added Sun and Sat to my work week and told it to start
workweek on Sunday. At that point my calendar content disappeared. I
tried restarting Evo but that didn't help. I tried re-importing the
calendar, but that didn't help. What gives?

Well, I thought, start a new calendar. Maybe that will help. So I'm
going through the new calendar routine and get to the point of telling
it to use an existing calendar. Fine. I select the calendar.ics again.
But now I see a check-box: Allow Evolution to update the file.

What does this do? There's nothing in the help files that explains this
item.

Thanks.


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] missing calendar

2013-10-18 Thread Carpetnailz

On Fri, 2013-10-18 at 10:14 -0400, Matthew Barnes wrote:
 On Fri, 2013-10-18 at 09:56 -0400, Carpetnailz wrote:
  Well, I thought, start a new calendar. Maybe that will help. So I'm
  going through the new calendar routine and get to the point of telling
  it to use an existing calendar. Fine. I select the calendar.ics again.
  But now I see a check-box: Allow Evolution to update the file.
  
  What does this do? There's nothing in the help files that explains this
  item.
 
 I believe that indicates whether Evolution should treat the file as a
 read-only, untouchable data source, or whether it's permissible to
 overwrite the file with modifications (new events, etc.).
 
 Matthew Barnes
 
That makes sense. Just a bit confusing because I would have thought
modifying would just be the default, since presumably that's the normal
reason for creating a new calendar.

Anyway. I created the new calendar and chose the calendar.ics to install
in it. I then get a message at the bottom saying opening the calendar.
But when the message goes away there's nothing in the calendar. When I
try to create a sample event in that calendar, the app stops responding
and I have to shut down Evo.

It seems that changing the preference settings for the workweek somehow
corrupted my .ics file. That's buggy.

Hopefully when I get home my backup can be used. Should I copy it
to /.local/share/evolution/calendar/system, or have Evolution import
it from its location on the backup medium?

Thanks.



___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] missing calendar

2013-10-18 Thread Carpetnailz
On Fri, 2013-10-18 at 11:05 -0400, Matthew Barnes wrote:
 On Fri, 2013-10-18 at 10:51 -0400, Carpetnailz wrote:
  That makes sense. Just a bit confusing because I would have thought
  modifying would just be the default, since presumably that's the normal
  reason for creating a new calendar.
 
 Well, I don't know what the normal reason is but not allowing the file
 content to be overwritten is the safer default.
 
 Anyway, I submitted a request for this option to be clarified in the
 user docs:
 
 https://bugzilla.gnome.org/710462
 
 Matthew Barnes
 
That sounds good. THanks.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] missing calendar

2013-10-18 Thread Carpetnailz
On Fri, 2013-10-18 at 10:51 -0400, Carpetnailz wrote:
 On Fri, 2013-10-18 at 10:14 -0400, Matthew Barnes wrote:
  On Fri, 2013-10-18 at 09:56 -0400, Carpetnailz wrote:
   Well, I thought, start a new calendar. Maybe that will help. So I'm
   going through the new calendar routine and get to the point of telling
   it to use an existing calendar. Fine. I select the calendar.ics again.
   But now I see a check-box: Allow Evolution to update the file.
   
   What does this do? There's nothing in the help files that explains this
   item.
  
  I believe that indicates whether Evolution should treat the file as a
  read-only, untouchable data source, or whether it's permissible to
  overwrite the file with modifications (new events, etc.).
  
  Matthew Barnes
  
 That makes sense. Just a bit confusing because I would have thought
 modifying would just be the default, since presumably that's the normal
 reason for creating a new calendar.
 
 Anyway. I created the new calendar and chose the calendar.ics to install
 in it. I then get a message at the bottom saying opening the calendar.
 But when the message goes away there's nothing in the calendar. When I
 try to create a sample event in that calendar, the app stops responding
 and I have to shut down Evo.
 
 It seems that changing the preference settings for the workweek somehow
 corrupted my .ics file. That's buggy.
 
 Hopefully when I get home my backup can be used. Should I copy it
 to /.local/share/evolution/calendar/system, or have Evolution import
 it from its location on the backup medium?
 
 Thanks.
Well it finally loaded. Don't know why it took so long--at least 4-5
minutes, if not longer. I gave up and came back later and saw that it
had loaded. The .ics is about 9MB. Is that too big for Evolution?

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] I/O operation timing out

2013-10-14 Thread Carpetnailz
Well I tried that and managed to brick my computer. That's why I was
still using Fed 17! Every time I upgrade something goes wrong and it's a
two-day catastrophe, as the installers don't like something or other
about the hardware. This time I never was able to get my box to boot,
even tho the installation seemed to go right any number of times.
Something screwy with UEFI which neither Fed 19 nor openSUSE could
manage on my computer. Had to move eventually to a different box and
update the existing Ubuntu 12.04 LTS on it.It's frustrating that the
linux community can't hold to if it ain't broke, don't fix it.

Anyway now on a new box with an updated version of Ubuntu 12.04 LTS and
running evo 3.4.2 I'm still getting the same problem. Omnis, my host,
tells me they've checked and there's nothing wrong at their end.

Also, my wife never has this problem with her Mac mail.So the only
constant here seems to be Evolution.

Since the problem is very intermittent--the connection will fail and
then work right the next minute--I wonder if it's a time-out triggered
by some setting in Evo? The error message is: Could not connect to
mail.research.org. TCP connection was reset by peer. 

On Fri, 2013-10-11 at 11:28 +0200, Andre Klapper wrote:
 On Thu, 2013-10-10 at 21:56 -0400, Carpetnailz wrote:
  I'm running Evo 3.4.4 on Fedora 17. 
 
 Fedora 17 saw its end of life in July 2013.  Please update to supported
 software that still receives security fixes.
 
 andre


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] I/O operation timing out

2013-10-10 Thread Carpetnailz
I'm running Evo 3.4.4 on Fedora 17. 

About half the time or so when I do Send/Receive, I get this error
message:

Error while Fetching Mail.
Could not connect to mail.researchintegration.org: I/O operation timed
out.

Sometimes one or two of the three accounts I'm connected to there
download before the error occurs, sometimes none. About half the time it
works OK.

The host of my domain says they've checked and their system is ok. Also,
my wife, using Mac Mail, doesn't have these problems. And the problems
occur for me at work as well as at home. My other internet connections
do not seem problematic.

I tried switching from tls to no encryption, but that did not help.

Thanks.


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Emails disappearing

2013-08-08 Thread Carpetnailz
When I try to open certain emails, formatting message flashes briefly
and then nothing. It seems to be ones that came during a certain time
period. It doesn't seem to be happening now.

When I view All message headers these show X-evolution-source:local.

What could cause this to happen? I'm wondering if somehow the download
got interrupted and the messages are lost in cyber-space. But why would
the sender, recipient, subject and time info be there but nothing else?
Especially since it's for about 4 or 5 emails. If the download were
interrupted why would there be empty info on that many emails?

Is there any way to recover the content?

Thanks.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] switch folders with sidebar hidden

2013-05-28 Thread Carpetnailz
Is there any way (e.g., keyboard shortcut) to switch mail folders if one
has the sidebar hidden--eg, to save screen space?

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contact list anomaly

2013-01-31 Thread Carpetnailz
Sorry. Forgot to note that.  Evo 3.4.4 on Fedora 15.
It could well have been a fluke. Maybe I didn't save the contact
correctly the first time or something. It's hard to know if there are
any others like that unless I chance upon another case when trying to
send a particular email.

Thanks.
On Thu, 2013-01-31 at 15:51 +0100, Bernhard Kleine wrote:
 Am Mittwoch, den 30.01.2013, 23:40 -0500 schrieb Carpetnailz: 
  I was able to find the contact by the email address search. When I
  opened it to edit, the full name was there as well, so I don't know why
  it didn't show up, even when I scrolled through the entire contact list.
  I saved the edit contact dialog and now it's working right.
  
  Whatever.
  On Wed, 2013-01-30 at 16:34 -0500, Carpetnailz wrote:
   When I try to add a name to my contact list I get a notice that that
   name already exists. Yet when I search through the contacts, it's not
   there.  
   
   ???
   
   THanks.
   
   
 Would it be asking to much to let us know which evolution you are using.
 There actually evo from 2.8 to 3.6 on the run.
 
 kind regards
 Bernhard
 


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Contact list anomaly

2013-01-30 Thread Carpetnailz
When I try to add a name to my contact list I get a notice that that
name already exists. Yet when I search through the contacts, it's not
there.  

???

THanks.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contact list anomaly

2013-01-30 Thread Carpetnailz
I was able to find the contact by the email address search. When I
opened it to edit, the full name was there as well, so I don't know why
it didn't show up, even when I scrolled through the entire contact list.
I saved the edit contact dialog and now it's working right.

Whatever.
On Wed, 2013-01-30 at 16:34 -0500, Carpetnailz wrote:
 When I try to add a name to my contact list I get a notice that that
 name already exists. Yet when I search through the contacts, it's not
 there.  
 
 ???
 
 THanks.
 
 ___
 evolution-list mailing list
 evolution-list@gnome.org
 To change your list options or unsubscribe, visit ...
 https://mail.gnome.org/mailman/listinfo/evolution-list


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] bug re Message menu item

2012-10-15 Thread Carpetnailz
On Fri, 2012-10-12 at 05:32 -0400, Adam Tauno Williams wrote:
 On Thu, 2012-10-11 at 20:58 -0400, Carpetnailz wrote:
  On Thu, 2012-10-11 at 19:00 -0500, dbrenner wrote:
   On Thu, 2012-10-11 at 19:45 -0400, Carpetnailz wrote:
When I click on the Message menu item in Evo (3.4.4 on Fedora 17),
instead of opening the menu, it opens a new message. The only way I can
get the Message menu dropdown to open is to remember to click-and-hold
the mouse button down until it opens. This seems contrary to how menu
items always work, in my experience.
Is this a feature or a bug?
Thanks.
   Not a feature or a bug.
   I am running Evo 3.4.4 on Fedora 17.
   Menu Message item works as expected for me.
   I do see occasional mouse click anomalies but not strictly with Evo.  
 
 I haven't seen anything like this. 
 [openSUSE 12.2 x86_64 i915 Evolution 3.6.0].
 
  So why is it happening? I've re-installed evo twice, once with
  add/remove software and once with yum. Makes no difference.
 
 Why do you think adding and removing the packages(s) will do anything?
 And whatever front end you use adding and removing is the exact same
 thing.  This won't change anything.  If you are concerned the files from
 a package are damaged you can use --verify to check them;  if it reports
 nothing the files are identical to when they were installed.  And adding
 and removing a package doesn't remove your configuration or setup -
 which is far more likely to be the source of a problem than the
 binaries.
 
 awilliam@linux-nysu:~ rpm --verify evolution
 awilliam@linux-nysu:~ rpm --verify evolution-data-server
 awilliam@linux-nysu:~ rpm -q evolution
 evolution-3.6.0-200.3.x86_64
 
None of these return any problems.

 But issues with mouse clicks, etc... are probably from below evolution
 [like in X, your video driver, or Gtk].
 
How would that affect just one menu button in the app and nothing else?

 ___
 evolution-list mailing list
 evolution-list@gnome.org
 To change your list options or unsubscribe, visit ...
 https://mail.gnome.org/mailman/listinfo/evolution-list


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] bug re Message menu item

2012-10-15 Thread Carpetnailz
On Fri, 2012-10-12 at 22:57 -0200, Lailah wrote:
 
 
 El jue, 11-10-2012 a las 20:58 -0400, Carpetnailz escribió: 
  On Thu, 2012-10-11 at 19:00 -0500, dbrenner wrote:
   On Thu, 2012-10-11 at 19:45 -0400, Carpetnailz wrote:
When I click on the Message menu item in Evo (3.4.4 on Fedora 17),
instead of opening the menu, it opens a new message. The only way I can
get the Message menu dropdown to open is to remember to click-and-hold
the mouse button down until it opens. This seems contrary to how menu
items always work, in my experience.

Is this a feature or a bug?

Thanks.
   Not a feature or a bug.
   I am running Evo 3.4.4 on Fedora 17.
   Menu Message item works as expected for me.
   I do see occasional mouse click anomalies but not strictly with Evo.  
   
   Dan
   
  So why is it happening? I've re-installed evo twice, once with
  add/remove software and once with yum. Makes no difference.
  
  ___
 
 
 Hello!
 
 Re-installing won't change anything.  

I presumed that re-installing would also re-do any relevant config
files. Apparently that is not the case.

 Did you try  sending to trash the evolution folder?  Do that, close
 your session and open it again.  See if problem is still here.

I don't see an evolution folder, except for .local/share/evolution,
which contains all my data. I should trash that?

 Did you try with a brand-new user, totally empty of configuration?
 
Tried this, got the same result: single-clicking on the Message menu
item just opens a new email message rather than opening the sub-menu.
 
 Hope this helps...
 Lailah
 
 
 
 ___
 evolution-list mailing list
 evolution-list@gnome.org
 To change your list options or unsubscribe, visit ...
 https://mail.gnome.org/mailman/listinfo/evolution-list



___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] bug re Message menu item

2012-10-15 Thread Carpetnailz
On Mon, 2012-10-15 at 09:41 -0400, Matthew Barnes wrote:
 On Thu, 2012-10-11 at 19:45 -0400, Carpetnailz wrote:
  When I click on the Message menu item in Evo (3.4.4 on Fedora 17),
  instead of opening the menu, it opens a new message. The only way I can
  get the Message menu dropdown to open is to remember to click-and-hold
  the mouse button down until it opens. This seems contrary to how menu
  items always work, in my experience.
 
 Before this thread drags on much further, it's worth pointing out that
 Evolution uses stock GTK+ menu widgets in its main menu.  Evolution does
 not control the placement of the pop-up menu, nor the way it responds to
 clicks.  That's all handled by GTK+.
 
 The fact that you're getting a new composer window when clicking on the
 Message menu is likely related to the fact that Compose New Message is
 the first item in that menu, and GTK+ may be positioning the pop-up menu
 over top of the main menu due to screen size constraints (it is a large
 menu, after all).  That would mean the Compose New Message item is
 directly underneath where you just clicked to open the Message menu.
 
 GTK+ recently switched from the XInput framework to XInput2, and there
 were some bumps along the way.  To me, the behavior you describe sounds
 like another bump.
 
 I would advise waiting for Fedora 18 and re-testing, and if the problem
 is still present then file a bug against GTK+.
 
 Matthew Barnes
 
That sounds plausible. It's not a problem I can't live with, after all. Let's 
wait and see.


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] bug re Message menu item

2012-10-11 Thread Carpetnailz
On Thu, 2012-10-11 at 19:00 -0500, dbrenner wrote:
 On Thu, 2012-10-11 at 19:45 -0400, Carpetnailz wrote:
  When I click on the Message menu item in Evo (3.4.4 on Fedora 17),
  instead of opening the menu, it opens a new message. The only way I can
  get the Message menu dropdown to open is to remember to click-and-hold
  the mouse button down until it opens. This seems contrary to how menu
  items always work, in my experience.
  
  Is this a feature or a bug?
  
  Thanks.
 Not a feature or a bug.
 I am running Evo 3.4.4 on Fedora 17.
 Menu Message item works as expected for me.
 I do see occasional mouse click anomalies but not strictly with Evo.  
 
 Dan
 
So why is it happening? I've re-installed evo twice, once with
add/remove software and once with yum. Makes no difference.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] close original mail after reply

2012-09-29 Thread Carpetnailz
On Sat, 2012-09-29 at 12:00 +0200, Dan Vrátil wrote:
 On Friday 28 of September 2012 21:11:41 Carpetnailz wrote:
  At one point I was prompted whether I wanted to have original mail close
  or stay open after replying. I chose 'stay open', but now I want to
  chose 'close'. I've looked through all the menu items, particularly
  Edit/Preferences, but can't find a place to make that change.
 
  
  Googling only gives some people wishing there were such a feature. Yet I
  was prompted for a choice about it, so there must be such a feature.
  Where is it?
 
 Hi,
 
 Start dconf-editor, and set org.gnome.evolution.mail.prompt-on-reply-close-
 browser to either ask to be prompted again next time or always to 
 automatically close the window every time.
 
 Cheers,
 
 Dan
 
 PS: Maybe we should consider adding a button to Preferences dialog to allow 
 users to reset all prompt- GSettings values?
 
  
  Thanks.


So I got dconf-editor installed--after repeatedly getting command not
found. I've got the configuration editor window open but there's no
option Prompt-on-reply-close-browser. (Running 3.4.4 on Fedora 17.)
org-gnome-evolution-mail: nothing there
org-gnome-evolution-plugin: nothing there


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] close original mail after reply

2012-09-29 Thread Carpetnailz
On Sat, 2012-09-29 at 15:38 +0200, Dan Vrátil wrote:
 On Saturday 29 of September 2012 07:58:00 you wrote:
  On Sat, 2012-09-29 at 12:00 +0200, Dan Vrátil wrote:
   On Friday 28 of September 2012 21:11:41 Carpetnailz wrote:
At one point I was prompted whether I wanted to have original mail close
or stay open after replying. I chose 'stay open', but now I want to
chose 'close'. I've looked through all the menu items, particularly
Edit/Preferences, but can't find a place to make that change.


Googling only gives some people wishing there were such a feature. Yet I
was prompted for a choice about it, so there must be such a feature.
Where is it?
   
   Hi,
   
   Start dconf-editor, and set
   org.gnome.evolution.mail.prompt-on-reply-close-
   browser to either ask to be prompted again next time or always to
   automatically close the window every time.
   
   Cheers,
   
   Dan
   
   PS: Maybe we should consider adding a button to Preferences dialog to
   allow
   users to reset all prompt- GSettings values?
   
Thanks.
  
  So I got dconf-editor installed--after repeatedly getting command not
  found. I've got the configuration editor window open but there's no
  option Prompt-on-reply-close-browser. (Running 3.4.4 on Fedora 17.)
  org-gnome-evolution-mail: nothing there
  org-gnome-evolution-plugin: nothing there
 
 Sorry, in Evolution 3.4 the key is most probably still in GConf. Install 
 gconf-editor and set /apps/evolution/mail/prompts/reply_close_browser to 
 ask 
 or always, as described in my first mail.
 
 Cheers,
 
 Dan
 
 
Nothing there either. The only things under apps-evolution-mail are
accounts, signatures, and default_account. (And it's impossible to
scroll to the end of the settings entries under 'accounts'.



___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] close original mail after reply

2012-09-28 Thread Carpetnailz
At one point I was prompted whether I wanted to have original mail close
or stay open after replying. I chose 'stay open', but now I want to
chose 'close'. I've looked through all the menu items, particularly
Edit/Preferences, but can't find a place to make that change.

Googling only gives some people wishing there were such a feature. Yet I
was prompted for a choice about it, so there must be such a feature.
Where is it?

Thanks.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] migrate addressbook.db

2012-09-27 Thread Carpetnailz
I had to restore my Evolution files from an rdiff-backup after a clean
install to Fedora 17. I was able to get the mail and calendar ok, using
Imort single file several times. (Strangely, just copying the file to
the right place did not work, but when I 'imported single file' and
selected that copied file to import, it did work.) 

But I can't get the same technique to work with the addressbook.db. It
seems from what I've learned elsewhere that there was a format change
since my last Evo version, from a BDB file to a SQLite file. So can
someone give me a procedure for converting that BDB file to the right
SQLite format? I've tried googling convert BDB file to SQLite but so
far haven't come up with anything.

Thanks.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] password option for sending mail

2010-03-07 Thread carpetnailz
I'm just setting up evolution on my new openSUSE 11.2 and it doesn't give me a
password option for authentication type when sending mail. I've always used
that in the past, I think. I tried plain and login and the smtp didn't like
either of those.

What do I need to do? Right now I can't send out mail except through my webmail
option.

Thanks.
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] alternate port for sending email

2009-04-20 Thread carpetnailz


In the past with Evolution I have been able to reset the port for SNTP mail to
the port that my mail server uses (different from port 25). This also lets me
use Evolution to send mail when I'm using an internet connection that has port
25 blocked.

In the version of Evolution that came with the latest openSuse I installed
(2.22.1.1) I can't find any place in the mail account setup to specify an
alternative port. Is there some way to do this?

Thanks.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] can't get date to stay fixed

2008-06-24 Thread carpetnailz
I'm using Evolution 2.10.1 on Ubuntu 7.04.

Whenever I try to set a date range on the Calendar using the All Day
Event window, this happens: I set the first date (e.g., 6/24/2008). I
then tab to the box for the ending date and as I type in 6/26--before I
can get to the 2008--the beginning date switches to 6/26/2002.

What's happening here? Is this some kind of bug that should be fixed?

Thanks.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] forwarding with attachment

2007-11-22 Thread carpetnailz
I'm trying to forward a message that has a plain text attachment but I
can't get the forward message to include the attachment.

I don't recall having this problem in the past (e.g., when some photos
were attached).

Thanks for any suggestions.

Nailz
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] strange rule behavior

2007-09-04 Thread carpetnailz
It looks like when I send an email to person a and copy person b, and
there's a rule to move mail to person b to a separate folder, the mail
to person a ends up there. This doesn't seem right and creates problems
in tracking my mail.  How can I have the rule for person b and still
have mail to person a stay in my sent folder?

Thanks.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] junk mail filter

2007-08-07 Thread carpetnailz
On Mon, 2007-07-30 at 03:12 -0600, Sankar P wrote:
 On Sun, 2007-07-29 at 08:10 -0400, carpetnailz wrote:
  I'm using Evolution 2.10.1 with Ubuntu Feisty. 
  
  I'm getting several junk emails a day that all look similar to me (e.g.,
  they all have some random name in the to field with my email address
  in angle brackets). Yet the junk filter is not catching them.
  
  Under Edit-Preferences-Mail Preferences-Junk, I have Check incoming
  mail for junk checked. Should I also have Include remote tests
  checked? What exactly does that add to the process? 
  
  Is there anything else I should do, or have these jerks just figured a
  good way around the Evolution junk mail filter?
 
 For junk filter to work, you need to train both SPAM and HAM. Probably
 you missed it.
 
  
  Thanks.
  
  nails
  
I'm confused. First, my old computer running Evolution 2.2.2 and FC3
seems to just handle junk on its own without either Spamassassin or
Bogofilter installed or any other junk plugin. When I mark something as
junk on that system, I see a message at the bottom that says Learning
junk. I don't get that with my current setup, Evolution 2.10.1 and
Ubuntu Feisty. 
   Second, I've installed Spamassassin, but it doesn't seem to be doing
anything. Under Plugin manager I have spamassassin checked and
bogofilter unchecked.

I didn't do any training of anything called Spam and Ham in my old
system. How do I do that? 

thanks.


  ___
  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] junk mail filter

2007-08-07 Thread carpetnailz
My Bad. I did not have Show status bar checked. I do get a Learning
Junk message there. So I suppose things are working and the junk I'm
getting is just too diverse for the spam filter to have learned enough
yet.

Sorry for the confusion.

On Tue, 2007-08-07 at 18:42 -0400, carpetnailz wrote:
 On Mon, 2007-07-30 at 03:12 -0600, Sankar P wrote:
  On Sun, 2007-07-29 at 08:10 -0400, carpetnailz wrote:
   I'm using Evolution 2.10.1 with Ubuntu Feisty. 
   
   I'm getting several junk emails a day that all look similar to me (e.g.,
   they all have some random name in the to field with my email address
   in angle brackets). Yet the junk filter is not catching them.
   
   Under Edit-Preferences-Mail Preferences-Junk, I have Check incoming
   mail for junk checked. Should I also have Include remote tests
   checked? What exactly does that add to the process? 
   
   Is there anything else I should do, or have these jerks just figured a
   good way around the Evolution junk mail filter?
  
  For junk filter to work, you need to train both SPAM and HAM. Probably
  you missed it.
  
   
   Thanks.
   
   nails
   
 I'm confused. First, my old computer running Evolution 2.2.2 and FC3
 seems to just handle junk on its own without either Spamassassin or
 Bogofilter installed or any other junk plugin. When I mark something as
 junk on that system, I see a message at the bottom that says Learning
 junk. I don't get that with my current setup, Evolution 2.10.1 and
 Ubuntu Feisty. 
Second, I've installed Spamassassin, but it doesn't seem to be doing
 anything. Under Plugin manager I have spamassassin checked and
 bogofilter unchecked.
 
 I didn't do any training of anything called Spam and Ham in my old
 system. How do I do that? 
 
 thanks.
 
 
   ___
   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

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] junk mail filter

2007-07-29 Thread carpetnailz
I'm using Evolution 2.10.1 with Ubuntu Feisty. 

I'm getting several junk emails a day that all look similar to me (e.g.,
they all have some random name in the to field with my email address
in angle brackets). Yet the junk filter is not catching them.

Under Edit-Preferences-Mail Preferences-Junk, I have Check incoming
mail for junk checked. Should I also have Include remote tests
checked? What exactly does that add to the process? 

Is there anything else I should do, or have these jerks just figured a
good way around the Evolution junk mail filter?

Thanks.

nails

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] switching to HTML

2007-07-23 Thread carpetnailz
On Mon, 2007-07-23 at 15:01 +0100, Krzysztof Foltman wrote:
 carpetnailz wrote:
  I have my evolution mail set to show plain text only, but occasionally I
  get a piece of html mail that I need to see as html. Is there some way
  to change on the fly for just that piece of mail rather than having to
  go to the edit-preferences-mail preference location and change the
  setting globallly, and the having to go to change it back again when
  I've finished with that piece of mail?

 Did you try View/Message Body As.../Plain HTML?
 
 Chris
 
I don't have that menu option. Using evolution 2.10.1 with Ubuntu 7.04
Feisty Fawn.

Thanks anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] switching to HTML

2007-07-21 Thread carpetnailz
I have my evolution mail set to show plain text only, but occasionally I
get a piece of html mail that I need to see as html. Is there some way
to change on the fly for just that piece of mail rather than having to
go to the edit-preferences-mail preference location and change the
setting globallly, and the having to go to change it back again when
I've finished with that piece of mail?

Related question: what does the Prefer Plain setting do?

thanks.
nailz

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] New list member and curious.

2007-06-02 Thread carpetnailz
On Sat, 2007-06-02 at 04:36 -0500, Elizabeth Wright wrote:
 Hi Javier Kohen:)
 
 Oh thank you:) My XP machine is in the shop getting the CD burners
 fixed. It's still under warrantee so I'm making them fix it on their
 dime, LOL. But when it comes home guess what I'll be doing? LOL. I
 love trying out new stuff.
 
 Hopefully these guys will eventually get a version running for Vista.
 I bought this machine as a backup. It had everything I wantd in my
 price range. The guys online like Tiger direct still had their XP
 machines with 512 mg of DDR memory at the same price I got this for.
 This one had 2 Gigs of memory already installed and a much larger hard
 drive. I have to confess I was also curious about the new OS.
 
 I don't have time right now to fool around with building a machine.

You don't need to build a new machine to try Linux. If you are
somewhat comfortable with the idea of repartitioning your hard drive you
can set up a dual boot system and have both operating systems on the
same machine. There may be a Linux User Group (LUG) near you that could
help you with that.

Nailz
 
 When I do I want to try a LINUX OS. Sigh, but that's in the future.
 ___
 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


[Evolution] duplicate copies in trash

2007-05-30 Thread carpetnailz
Why am I finding duplicate copies in Trash of items I have not
deleted--that is, the item still exists in its proper non-Trash folder?

Running Evolution 2.10.1 in Ubuntu Feisty Fawn.

Thanks.
Nailz

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] making email available for others

2007-05-25 Thread carpetnailz
I need to make a bunch of emails available to my attorney, who of course
doesn't have Evolution or Linux. I could forward them all to her, but is
there some other way to make them available? I tried to examine them in
gedit, but not only is it very hard to read, with all the header info
etc, but there's a lot of gobbledy-gook which I can't make heads or
tails of (but suspect may be the attachments?).

Running evolution 2.10.1 on Ubuntu Feisty. By the way, I get nothing
when I click on contents in the help menu. And there doesn't seem to be
anything about exporting in the online documentation. So I'm guessing
there isn't a way.

Thanks.
Nailz

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Graphics lost in forwarded message

2007-05-17 Thread carpetnailz
On Wed, 2007-05-16 at 23:55 -0400, Dick Rounds wrote:
 I found the images which had been emailed to me but which I couldn't
 forward. They are located at:
 
 http://www.rense.com/general70/drift.htm
 
 I also talked to the guy who sent me the email. He has an Apple
 computer and uses some email program that I never heard of.  Don't
 know that this makes any difference or not.
 
 Maybe this will make some sense to you. I saved the images to my
 desktop and gtried every graphics program I had to open them but all
 failed. 
This reminds me of a problem I've had with images in a PowerPoint
presentation my wife prepared on her iBook. They worked fine for her but
wouldn't open in PowerPoint on M$ and wouldn't open in OO.o Impress. I
don't remember the details but learned them by googling. Turns out that
Mac uses some proprietary method to save images taken from the Web
(something from Adobe, I think) which Windows and Linux don't seem to
support. The problem was solved by having her explicitly save the images
to a different format (.jpg, I think).

(Do the images behave OK for you if you download them directly from the
site you mention above?)


 
 Weird! Evolution can open as can Opera (when I go to the above web
 page) but I can't forward.
 
 Dick
 
 
 On Wed, 2007-05-16 at 17:09 -0400, Patrick O'Callaghan wrote: 
  On Wed, 2007-05-16 at 15:35 -0400, Dick Rounds wrote:
   Thanks for the input. My problem is that there are no attachments. The
   graphics are embedded in the email itself. I erroneously assumed that
   if I forwarded the email the graphics would go along also. Apparently,
   I'm wrong.
  
  Hace you tried forwarding something to yourself, to see exactly what is
  happening?
  
   Is there a better email program that I could use?
  
  Better is in the eye of the beholder :-) If you only want email (and
  not groupware functions like shared calendars and scheduling) there are
  lots of email clients on Linux. If you care about high flexibility at
  the cost of a text-only interface, try Mutt. If you want something
  cross-platform (i.e. user portability) I've found Thunderbird to be a
  good option -- the spam control is particularly good IMHO. If you don't
  need Exchange compatibility, Kmail is good, especially with KDE, and you
  can get some groupware functions via Kontact. And so on.
  
  poc
  
  
 ___
 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] Graphics lost in forwarded message

2007-05-16 Thread carpetnailz
(Guessing--hope's that allowed)
If you've set Evolution to send plain text only or your recipient only
accepts plain text, could that be the cause of the problem? I haven't
done anything with graphics, but I know I get a complex adaptation when
people send me HTML mail.

Also check Edit-Preferences-Mail Preferences-HTML Mail options regarding
loading images. You seem to be accepting the images, but maybe your
recipient has them blocked in whichever mail program he/she is using.
(Another guess--you may well have checked this out already.)

On Wed, 2007-05-16 at 15:35 -0400, Dick Rounds wrote:
 Thanks for the input. My problem is that there are no attachments. The
 graphics are embedded in the email itself. I erroneously assumed that
 if I forwarded the email the graphics would go along also. Apparently,
 I'm wrong.
 
 Is there a better email program that I could use?
 
 Dick
 
 On Wed, 2007-05-16 at 13:28 -0400, Patrick O'Callaghan wrote: 
  On Wed, 2007-05-16 at 11:05 -0400, Daniel Gryniewicz wrote:
   On Wed, 2007-05-16 at 09:39 -0400, Dick Rounds wrote:
I frequently receive emails with embedded graphics. Evolution opens
these without a problem. However, when I forward these to someone
else, the graphics get lost.

I've checked my compose preferences and the HTML box is checked. Is
there some other setting that I've missed?

   
   From what I've seen, evo doesn't forward attachments. The only way I
   was able to get it to do so was to Message - Forward As - Redirect,
   save as draft, edit, change source address to me (instead of the
   original person), and send.  
  
  You can drag attachments from the attachment bar of the original message
  to the compose window of the forwarded message.
  
  poc
  
  
 ___
 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] Anyone seen a How-To on sharing Contact List with LDAP? (or any other way?)

2007-05-14 Thread carpetnailz
On Mon, 2007-05-14 at 12:39 -0400, Neal Rhodes wrote:
 Still trying to share info with my partner.
 
 Indications are that Evolution's Contacts can use an LDAP server.
 ok, I've got an LDAP server started. 
 
 Now, can anyone find anything more specific?   Like configuration for
 the LDAP server to handle shared 
 contacts?   And whether this works In Theory, or where the rest of us
 live? 
 
Check out adam Williams's presentations at 
http://www.kalamazoolinux.org/search_presentations.php

Scroll down to LDAP101 to start.

EB


 ___
 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


[Evolution] setting all-day calendar event for multiple days

2007-05-13 Thread carpetnailz
Using Evolution 2.10.1 (from Ubuntu Feisty Fawn)

When I try to set an all-day calendar event for several days by putting
in one date in the first time field and then the later date in the
second time field, the program insists on changing the date in the
first field to a totally irrelevant date. How can I get it to keep the
date that I typed in?

E.g., I type in 05/28/07 in the first field, tab to the next field, type
in 06/01/07 and it changes the first field to 06/01/2000.

This didn't happen with the previous version of evolution that I was
using. 

Thanks.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] importing contacts

2007-05-04 Thread carpetnailz
On Thu, 2007-05-03 at 17:44 -0400, carpetnailz wrote:
 I've successfully imported my calendar and email, but I'm having trouble
 importing my contacts as I moved from an older Evolution in FC4 one an
 old laptop to 2.10.1 in Ubuntu Feisty on a Lenovo 3000. 
 
 I tried copying the entire Address Book from the old to replace the
 Address Book that was in the new version but nothing shows up when I
 opened contacts.
 
 I also tried using the import wizard, but when I selected
 addressbook.db to import the wizard wouldn't go any further.
 
 What should I do?
 
 Thanks
 Nailz
 

Well, this morning when I turned on my computer they were there. I don't
think I tried anything different than I had tried before. I had also
tried restarting evolution a couple of times. o magnum mysterium.

Thanks
Nailz
 ___
 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


[Evolution] importing contacts

2007-05-03 Thread carpetnailz
I've successfully imported my calendar and email, but I'm having trouble
importing my contacts as I moved from an older Evolution in FC4 one an
old laptop to 2.10.1 in Ubuntu Feisty on a Lenovo 3000. 

I tried copying the entire Address Book from the old to replace the
Address Book that was in the new version but nothing shows up when I
opened contacts.

I also tried using the import wizard, but when I selected
addressbook.db to import the wizard wouldn't go any further.

What should I do?

Thanks
Nailz

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] change new appointment default from for till until

2007-05-02 Thread carpetnailz
I've just switched to evolution 2.10.1 and one new feature is bothering
me. 

When I make a new appointment it takes two clicks to get the form to
show until rather than for in the Time section. I always use
until. How can I cause that to be the default option on the new
appointment form?

Thanks
nailz

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Set SMTP port for sending mail

2007-05-01 Thread carpetnailz
On Tue, 2007-05-01 at 08:31 +0100, Pete Biggs wrote:
 On Mon, 2007-04-30 at 11:35 -0400, carpetnailz wrote:
  Where do I set the SMTP port for sending mail in evolution 2.2.2? I've
  tried to look carefully through the entire set of dialog boxes for
  setting up accounts and don't see it anywhere. 
  
 
 Use a form like
 
   smtp.server.com:8
 
 P.
 
 
Thanks, Pete.

I'm thinking this means type that command in a terminal rather than
setting something from within evolution? (E.g., in Outlook Express
there's a place to set that in the account setup.)

This would then automatically handle all the email accounts on the Linux
installation?

Thanks again.

EB
 ___
 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


[Evolution] Set SMTP port for sending mail

2007-04-30 Thread carpetnailz
Where do I set the SMTP port for sending mail in evolution 2.2.2? I've
tried to look carefully through the entire set of dialog boxes for
setting up accounts and don't see it anywhere. 

Thanks.

Nailz

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evolution Cache Limit

2007-04-30 Thread carpetnailz
This email prompted me to look at my similar cache files, which in turn
raised a number of questions. There seems to be an arbitrary set of
items stored. One email acct, which is used all the time, has nothing
stored. Others have odds and ends stored. Also there are some cache
folders for [EMAIL PROTECTED]@mail.domain (where 'mail.domain' is
repeated without change.

What does this cache do and what determines what's kept there?

What could be causing these strange folders with the repeated
@mail.domain?

Thanks
Nailz

On Mon, 2007-04-30 at 15:10 +0800, Murray Trainer wrote:
 Hi All,
 
 We have a user using Evolution with a pop3 account.  He was wondering
 where all his disk space was being used.  Turned out half of the space
 being used was under the following folder:
 
 ~/.evolution/mail/pop/[EMAIL PROTECTED]/cache
 
 Is there a limit to the amount of disk space that Evolution can use for
 caching or does it do any automatic cleaning up of cache files?  A cache
 limit setting similar to web browsers would be useful for situations
 such as ours where users have fixed disk quotas. 
 
 Thanks
 
 Murray
 
 
 ___
 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