Ubuntu :: Creating Mail Rule In Evolution?

Jul 1, 2011

I am trying to add mail rules in Evolution, Ubuntu. but it blocks all the mails.

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: Evolution Mail / Setting Up Evolution E Mail Account / Enter Password?

Jul 22, 2010

I have wiped Windows and am running 10.04 exclusively. 32 bit, when setting up evolution e mail account i dont see where to enter password....where is it? anyone have link with screenshots? i know i can use regular hotmail but want to know how to use default ubuntu programs.

I still can't find a spot for password. options are, login, set preferences and a remember password checkbox but nowhere to enter a password

View 1 Replies View Related

OpenSUSE :: Version Of Evolution - Running The Evolution Mail System Under Fedora - 15 / KDE

Jul 26, 2011

I've been running the Evolution mail system under Fedora-15/KDE for about a month now, and it has some very serious problems. I just noticed that it is available for SUSE, and figured that since KDE is the principal desktop supported by KDE the SUSE version may be fixed. Before I go through the very tedious process of getting the SUSE version to compile on Fedora, I'd like to know whether anyone has seen these problems with the SUSE version of Evolution:It ignores font control from the KDE Settings->Applications Appearance window, both KDE font control and GTK+ font control, also its own internal font control window.

It has trouble sending messages to an SMTP server, sometimes taking a l-o-n-g time, sometimes timing out. This can be temporarily cured by restarting it It crashes when a filter attempts to refile an outgoing message. It often asks if I want to recover messages that have never been lost. It often locks up receiving mail from a remote POP3 server. I can live with these, except for items 1 and 2, since I have workarounds. If you are fairly sure that you have not seen these problems with the SUSE version of Evolution

View 9 Replies View Related

Hardware :: Creating An Udev Rule Mounting All Usb Drive As 666?

May 12, 2010

i need all my /media/* newly created by insertion of usb drives, chmodded 666.I tried some tips using various threads, but i failed.I'm on Slack 64 13.0.

View 14 Replies View Related

Ubuntu Networking :: Evolution Mail / Send Mail Saving To Current PC But Not To The Other PC?

Apr 20, 2010

I use Evolution mail and use 2 PCs When I send mail it saves it to my current PC but not to the other PC so instead i want it to save the sent to the email server i'm using.

View 3 Replies View Related

Ubuntu :: Can't Send From Own Mail Server With Mail Client (Thunderbird Or Evolution)?

Jun 1, 2011

I have set up postfix and dovecot as per the Ubuntu anual and appear to have a functioning mail server.Using the sendmail command I can send mail and I receive mail in ~/Maildir. Using Thunderbird I can read any mails received but I can't send any mail from Thunderbird. I have tried with both STARTTLS and SSL/TLS and whilst I get the prompt for a password I keep getting the message my password for my server is wrong.I have ports 25, 465, 587 and 993. Is that all the right ports?When I ping my domain name it resolves to my router name whereas I believe it should resolve to my IP. Could there be a problem with my host file? I've had a play but to no avail.Here's the error in mail.log.

Code:
westwood@westwood-desktop:/etc$ tailf /var/log/mail.log
Jun 1 19:00:33 westwood-desktop postfix/smtpd[2376]: warning: localhost.localdomain[127.0.0.1]: SASL LOGIN

[code]....

View 2 Replies View Related

Debian Configuration :: Creating Udev Rule For Specific SATA Port

Apr 19, 2011

I have a trayless SATA hotswap bay that is really terrific for quickly attaching and removing SATA hard drives. I'm trying to write a udev rule to create a symbolic link to the device node for the drive that is attached through the hotswap bay (/dev/bay -> /dev/sdX). This eliminates any ambiguity when performing destructive tasks (fdisk, etc). I'm running squeeze amd64. I've read through several tutorials and have it working somewhat. Here's the output of udevadm info for a drive attached via the hotswap bay.

looking at device '/devices/pci0000:00/0000:00:11.0/host7/target7:0:0/7:0:0:0/block/sdb':
KERNEL=="sdb"
SUBSYSTEM=="block"
DRIVER==""
ATTR{range}=="16"
ATTR{ext_range}=="256"
ATTR{removable}=="0"
ATTR{ro}=="0"
ATTR{size}=="156301488"
ATTR{alignment_offset}=="0"
ATTR{capability}=="52" ....

Here is my udev rule
DEVPATH=="/devices/pci0000:00/0000:00:11.0/host7/*", SUBSYSTEM=="block", SYMLINK+="bay%n"

This produces the desired behavior and gives me an fdisk-able device node. The problem I am having is that the "host" component of the DEVPATH varies from bootup to bootup. I'm just using on onboard SATA, host2-7, specifically host7. There is also onboard PATA, host0-1. It seems to just be random which "host"s are assigned to which controller. For example, the next time I boot the system, the onboard SATA will be host0-5 and the onboard PATA will be host6-7. In this simple case, I could just write 2 rules, one for each possibility and it would still be correct because of the different PCI addresses of the two controllers. But on systems with more SCSI (uh... libata, actually) controllers, a "host" file can point to different physical ports between bootstraps. This would be bad. Does anyone know of a way to write a rule to tie a device node to a specific physical SATA port on the motherboard/hba?

View 1 Replies View Related

Ubuntu :: Using Evolution Mail/Chat With Yahoo Mail?

Mar 30, 2011

Is there a way to get Evolution to check mail and chat with a standard Yahoo (or Hotmail for that fact) account, without having to pay for the plus service?

View 1 Replies View Related

Software :: Where Does Pine Put The Mail And Configure Evolution To Re-access Mail

Oct 19, 2010

After running Pine remotely to view some mail on the server, I can no longer access those emails remotely with Evolution or Outlook Express. I know the mail is still there on the server someplace, because it still appears in Pine's "INBOX" folder. But that is clearly not the same as the "Inbox" folder for that account which appears in Evolution and Outlook Express, which is now empty. How can I configure Evolution to re-access those emails?

View 9 Replies View Related

Ubuntu Multimedia :: Change Startup Sound And Mail Alert Sound For Evolution Mail Client?

Jan 3, 2011

Ubuntu 10.04. I want to change the startup sound and the mail alert sound (incoming mail) for Evolution Mail Client. I go to System > Preferences > Sound, and all I get are themes preset. I do not have option to browse to wav files. I also do not see a browse option in Email Settings. Do I have to change an actual file?

View 7 Replies View Related

Ubuntu Security :: Set A Rule In Iptables, Does That Rule Also Apply To Ipv6, Or Just Ipv4?

Jul 16, 2010

Question (and Google results aren't making this clear): Ubuntu has both iptables & ip6tables installed. 1. If I set a rule in iptables, does that rule also apply to ipv6, or just ipv4?

2. If "no" to above, then it would be prudent to *also* set ip6tables rules as well if I want to maintain an active firewall, correct?

3. Does ip6tables rules have the same syntax and behavior (more or less) to iptables rules - i.e. can I just copy my iptables rules & change "iptables" to "ip6tables"?

4. Any gotchas or issues that I should be aware of?

View 9 Replies View Related

Ubuntu :: How To Configure Evolution Mail

Mar 15, 2010

I have a simple question.i am using ubuntu 9.10 on my acer aspire one.i have a hotmail account with folders in it.i can setup evolution to download the mails from my inbox but it wont download the mails from my folders.I want to mirror my folders that are setup on hotmail server.c

View 2 Replies View Related

Ubuntu :: Evolution Mail Crashes On 10.04?

Jul 6, 2010

Evolution reports a segmentation fault and crashes: [ 427.787672] evolution[2914]: segfault at 4 ip 06bd23b9 sp b2b6e1f0 error 4 in libglib-2.0.so.0.2400.1[6b78000+c8000]

I am currently using 2.6.32-22-generic #36-Ubuntu, The last part of the O/P from gdb evolution --ex r --ex "t a a bt" --ex q
[New Thread 0xadaafb70 (LWP 16877)]
[New Thread 0xad1c2b70 (LWP 1687]
[New Thread 0xac5ffb70 (LWP 16879)]

[Code]...

View 1 Replies View Related

Ubuntu :: How To Delete Evolution Mail

Sep 9, 2010

Basically I messed up setting up Evolution with my Hotmail account, and I want to start again...however I can't do that. I have uninstalled it from the software centre, but when I reinstalled it, Evolution has remembered all my settings

View 9 Replies View Related

Ubuntu :: Mail Go To A Different Folder In Evolution?

Feb 24, 2011

is there anyway to have mail go to a diffrent folder in evolution.. here is what i mean... i have my main email go to inbox.. i would like other accounts to go to another folder i have a seprate email address for facebook cause it gets bogged down, it would be nice to have this go to my Facebook folder by default instead of filling my inbox..

View 2 Replies View Related

Ubuntu :: Evolution - Get The Signature In Outgoing Mail?

Jan 9, 2010

I created a signature, for my outgoing mail, in Composer Preferences but it don't show when I create a new mail. how to get the signature in my outgoing mail, it would be nice to share.

View 5 Replies View Related

Ubuntu :: Evolution Mail RSS Reader - Can't Get Working

Feb 5, 2010

I got the RSS reader to work in Evolution Mail by installing "evolution-rss" in synaptic. What I cant get working is the displaying of articles in HTML as seen on this page about half way down... [URL]

View 4 Replies View Related

Ubuntu :: Using Evolution Mail As Email Client?

Mar 17, 2010

I am using Evolution Mail as my email client and when i get email i dont see the pictures of email i see small red x like something is turned off.

View 9 Replies View Related

Ubuntu :: Evolution Mail Stops Responding?

Apr 14, 2010

resolve an issue with Evolution Mail, I normally keep in runningbut when i return in the morning almost every time it has stopped responding. I have to close, or force close, then restart to get it to check for mail and run normally

View 4 Replies View Related

Ubuntu :: Pop Messages Were Getting Downloaded On Evolution Mail?

Apr 16, 2010

I always use ubuntu and have lots of important files in there..What happened before?I was working on the comp...pop messages were getting downloaded on evolution mail...pidgin was running...google chrome was running..My version: 9.10Found this somewhere:https://wiki.ubuntu.com/Grub2https://answers.launchpad.net/ubuntu...uestion/107653https://bugs.launchpad.net/ubuntu/+s...4?comments=allWhen i select ubuntu from dual boot screen..It dosen't do the usual thing of asking me some options second one would be recovery mode..It takes me to some Grub loader beta4 (don't remember name)I get to type something as..sh:grub> (type here)something like that.

View 9 Replies View Related

Ubuntu :: Mail Stuck In Evolution Outbox ?

May 15, 2010

Something very weird happening with email stuck in my outbox. I am on Ubuntu 9.10 and Evolution 2.28.1

I have about 8 email boxes set up - all IMAP, all on different domains, and across several ISPs. My primary ones have been working fine since I first set up Evolution about 3 weeks ago.

The less important ones had problems (I could receive but not send). I've started to address these ones and am making relevant changes to SMTP server settings etc and they seem to working now.

However, one of my primary addresses seems to now be queueing email in the outbox and not actually sending it. I did not consciously make any changes to that profile while I was fixing the other accounts. I thought there might be an issue with my ISP, but having waited overnight to resolve any potential problems, I see I still have the same problem.

View 2 Replies View Related

Ubuntu One :: 8.04 - Evolution Mail Sync Idea

May 24, 2010

I am wondering if I set the /home/user/.evolution folder to synchronise with ubuntu one on my eee, and then when I update the desktop remove the /.evolution folder and replace it with the one synchronised with ubuntu one would all my setting and messages be copied as well or not? And no I can use Imap as I use that dreaded thing known as hotmail! My desktop is running 8.04 but is due an upgrade soon so I can test my idea out!

View 8 Replies View Related

Ubuntu :: Evolution Mail Won't Send Messages With 10.04

Jun 17, 2010

I had been using Evolution with no issues though until I installed Ubuntu 10.04 after which I could no longer send outgoing messages. I use a hotmail live account with Evolution. I have also just installed Evolution 2.30 from 2.28 to see if that would solve the issue, but it did not.

View 9 Replies View Related

Ubuntu :: Alternative To Evolution Mail And Calendar?

Oct 14, 2010

I was wondering if there was an alternative to evolution for my email and calender. I tried Thunderbird, but it is too slow to start up and evolution also is too slow, I'm looking for a simple, fast, mail reader with a calender, that shows up in the indicator panel applet.

View 1 Replies View Related

Ubuntu :: Import Evolution Mail To KMail?

Oct 16, 2010

Just installed Kubuntu 10.10, configuring it now. The problem is, that I would like to use KMail, but I've got to import the settings, mailbox etc. I made a backup through Evolution, wich ended up as a .tar.gz. I tried to open it though the KMail backup program. But it just won't load the mails or lettings. It just doesn't work. I tried Evolution 1.x backup end Evolution 2.x backup. Both didn't work.

View 1 Replies View Related

Ubuntu :: Indicator App Won't Show New Mail With Evolution?

Oct 18, 2010

Ever since I upgraded to 10.10 my Indicator Applet will no longer notify me of new mail. I'm not sure if this is an issue caused by the update of Ubuntu or Evolution.

I've tried removing and adding it again, but no luck. Anyone else having this problem or have a fix?

Running !0.10 Desktop

View 4 Replies View Related

Ubuntu :: Send Evolution Mail To Gmail?

Oct 30, 2010

I want to forward mail from the evolution mail program (2.22.3.1) to my gmail account.

View 2 Replies View Related

Ubuntu :: Unable To Receive Mail In Evolution?

Nov 24, 2010

I can't seem to track down. In Evolution, I am unable to receive mail. I tried every configuration method I know and still no success. I'm even tried using a hotmail and verizon account settings with no luck.

View 1 Replies View Related

Ubuntu :: Evolution Mail Crashes After Launch It?

Dec 6, 2010

I found a few threads already with people having similar issues, but I hadn't stumbled across any with a fix. This happened at the worst possible time. I have finals for my online classes next week, and I'm going to be going out of state for a while in a couple of days and it's a real nuisance that of all the times it's now that I have a problem.

Anyway, the applet in the task bar notified me that I'd received two new messages and when I go over to the desktop that my mail catcher sits on the inbox is empty. I double checked it a couple of times, it said that I had new mail, but it was not appearing. I closed the program and tried to restart it. The program would launch for about a second, and crash again. At first it just wouldn't launch and then I rebooted the system and then the immediate crashing began to take place.

That report can be found here: Bug #685734 in evolution (Ubuntu): Evolution crashes on start up.

View 2 Replies View Related

Ubuntu :: Evolution (Exchange) Some Mail Disappears?

Mar 21, 2011

I have some messages that will show briefly then disappear.

I believe the ones that disapear are addressed to suppport rather than directly to me

my Outlook on my windows box still show's the messages along with OWA

There are no filter's applied

View 6 Replies View Related







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