Slackware :: Claws Mail Not Running - Cannot Find Libetpan.so.13

Nov 25, 2010

I've tried this several times and cannot get claws-mail to run. Libetpan has been installed, removed and re-installed. When trying to start c-mail it say cannot find libetpan.so.13 which is accurate - the current installation of libetpan puts in libetpan.so.15. These packages all come from slackbuilds (have also tried Alien's package wtih the same results). This a standard 13.1 install with regular updates through slackpkg.

View 10 Replies


ADVERTISEMENT

Slackware :: GPG Encryption In Claws Mail 3.7.8

Feb 1, 2011

I can't encrypt my e-mails in Claws Mail (3.7.8, slackbuilds.org) on my Slackware 13.1 system. I have the PGP/Core and PGP/MIME plugins loaded. I can verify the signatures of incoming messages and sign outgoing messages, but not encrypt them. Even though there is only one key associated to the recipient's email, Claws can't find it and the "Select Key" dialog displays an empty list of keys.

View 3 Replies View Related

Slackware :: Odd Crash With Claws Mail After PHP Update

Jan 14, 2011

Until the latest update to php, claws-mail was running fine. Since updating php through slackpkg, Claws will start but as soon as a message is selected it crashes with the following message (caught in terminal)

root[/]# claws-mail
Newmail plugin loaded
Message header summaries written to /home/pat/Mail/NewLog
Segmentation fault
root[/]#

As usual, I'm lost and wandering in the darkness.

View 2 Replies View Related

Slackware :: Claws Mail 3.7.8 - No Icon Loaded Into Tray

Jan 2, 2011

I've got a problem with the Claws-mail client. Couple of days ago I have updated the client to its newest version 3.7.8. Because I couldn't find a ready-made package for Slackware 13.0 I've downloaded the source, unpacked to a folder and using src2slack created a package. Package has been created using default settings. And when done upgraded as it should be with upgradepkg. And it was very nice until I've noticed that Claws didn't load into the tray.

Went into plugin loading screen and saw that the trayicon plugin isn't loaded. This one is easy I thought and loaded the plugin. And then it happened. The plugin didn't load but instead it spit out this message: "The following error occurred while loading Trayicon.so : /usr/lib/claws-mail/plugins/trayicon.so: undefined symbol: gtk_status_icon_set_title". I've found what this symbol should do (or so I think) but it doesn't get me anywhere. I would really like to drop claws into the tray.

View 3 Replies View Related

Ubuntu :: E-mail Disappears In Claws Mail?

Feb 4, 2011

I am suddenly experiencing problems with disappearing e-mails in Claws Mail. They seem to disappear somehow during the download process. Running Claws Mail from the terminal gives me the following errors, but I am not sure that this is related to the problems with my other accounts:

Code:
** (claws-mail:12020): WARNING **: [11:45:58] IMAP error on imap.gmail.com: STATUS error
** (claws-mail:12020): WARNING **: [11:45:59] IMAP error on imap.gmail.com: STATUS error
** (claws-mail:12020): WARNING **: [11:46:00] IMAP error on imap.gmail.com: STATUS error

I am using Claws Mail version 3.7.4 with Linux Mint 9 (LXDE). I have googled a lot, but I haven't been able to come up with a satisfactory answer. It may have something to do with some upgraded gnu utilities, but I am not sure what this is in reference to. BTW, all of my accounts use IMAP.

View 2 Replies View Related

OpenSUSE :: Claws Mail 3.7.5 - No Print Capabilities

Nov 8, 2010

I just started using suse, so a few questions claws-mail 3.7.5, I have no print capabilities, there is no print icon showing, also the spam filter is greyed out. I have loaded bogofilter, but I noticed the amount of rpms listed is much less than my last distro, including the advanced filtering. Are these rpms on another repo somewhere.

View 9 Replies View Related

General :: Claws Mail 3.7.8 Does Not Support SSL Connection

Dec 15, 2010

I had claws mail 3.7.6 installed with mint 10 and all was well. I use gmail with ssl and was no problem. I wanted to download some add-ons for claws, but most were only compatible with version 3.7.8, so I downloaded and installed 3.7.8 only to find that it doesn't support ssl connection, so I can't use it for my gmail account.

View 2 Replies View Related

Fedora :: Claws Mail 3.7.3 - Missing Toolbar After FC Upgrade

Dec 8, 2009

I just upgraded from fc11 to fc12 with a great deal of trouble...finally am partially functional. The problem really bugging me is the missing claws-mail toolbar that shows "tools", addressbook, encrypt/decrypt, and especially the ability to load plugins, and set all preferences. I have tried uninstalling & reinstalling but nothing provides the toolbar I need. Yum does not provide anything new either. As most of my important passwords are encrypted, and I need the claws pgp plugin to be loaded.

View 2 Replies View Related

Ubuntu :: Claws Mail - Ellipsis Instead Of Included Text

Mar 1, 2010

I am using Claws Mail version 3.7.3 on Ubuntu 9.10. In the last few days, replies that I receive often have the original (quoted) text replaced with an ellipsis [ ... ]. For example, I see: Where the ellipsis is a hyperlink (?), that when double-clicked displays the remainder of the message, as Claws had normally been doing: If I forward the message, everything is included / shown, as expected. It's very annoying to have this program suddenly start behaving this way: When I receive / read a reply, I want to see the entire message ('thread') displayed, not this [... ] ellipsis (hidden original message(s)).

View 1 Replies View Related

Ubuntu :: Claws Mail - Error During SMTP Session

Oct 18, 2010

Trying to transfer to claws mail from kmail, I have problem in sending emails: It doesn't send email through one of my accounts (a university account) and says: An "error happened during SMTP session". My other university account works!

View 3 Replies View Related

Software :: Installing Plugin Gtkhtml2Viewer In Claws Mail?

Sep 12, 2010

I'm trying to install the plug-in Gtkhtml2Viewer on my Debian Lenny system for claws-mail. I have installed claws-mail 3.7.5 from backports. When I try to install the plug-in, I get the following response:

Code:
mark@debian:~/stuff/debs/source/gtkhtml2_viewer-0.27$ ./configure
[..]
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CLAWS_MAIL... configure: error: Package requirements (claws-mail >= 3.4.0.1) were not met:

No package 'claws-mail' found.
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CLAWS_MAIL_CFLAGS
and CLAWS_MAIL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.

mark@debian:~/stuff/debs/source/gtkhtml2_viewer-0.27$
Since I have version 3.7.5, I would think that the above cited requirement of "claws-mail >= 3.4.0.1" would be met. However, for some reason, it states that "No package 'claws-mail' found", which is strange.

View 2 Replies View Related

Software :: How To Install VCalendar Plugin In Claws Mail

Sep 12, 2010

I have been trying to install the plug-in vcalendar for claws-mail. I use Debian Lenny, and I have installed claws-mail 3.7.5 from backports. I tried installing the plug-in, but get the following response:

Code:
mark@debian:~/stuff/debs/source/vcalendar-2.0.8$ ./configure
[..]
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CLAWS_MAIL... configure: error: Package requirements (claws-mail >=
3.6.1.27) were not met:

No package 'claws-mail' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables CLAWS_MAIL_CFLAGS
and CLAWS_MAIL_LIBS to avoid the need to call pkg-config.

See the pkg-config man page for more details.
mark@debian:~/stuff/debs/source/vcalendar-2.0.8$
I'm not sure why it didn't find ANY package of claws-mail. Further, 3.7.5 should be good enough, since it is newer than the required 3.6.1.27.

View 1 Replies View Related

Fedora :: Claws Mail - Email Count Goes To 0 (Inbox Empty)

Jul 29, 2010

I haven't logged on to Fedora for a few days, but I did this morning and opened claws mail and clicked 'get mail' and it proceeded to download new messages. However, when I clicked on the inbox folder, the email count changed to zero! No email. I checked and found the folderlist.xml has the correct Mail folder location, and when I went to that location, (on a shared data partition) indeed the 'inbox' folder was EMPTY. No files at all. I'd had a similar issue once, but the email #MH location wasn't correct, so when I fixed it, the email appeared. I did a web search and a search of the claws bugzilla.

The closest I came was a message about the cache not keeping accurate information. There was a claws-mail update at the end of May, but it had been working fine since then up until now. And, it's possible it's some sort of Fedora issue (?), because I had opened my 'home' folder on my desktop to check the claws folder, and now I see that there's a gaping hole on my desktop where that folder should be. I can get there by clicking 'places' and 'Home Folder'. Any other reports of disappearing folders and email?

View 3 Replies View Related

Ubuntu :: Claws Mail - How To Setup GPG To Sign Emails Automatically

Aug 13, 2010

I recently decided to switch back to a stand alone email client from gmail. I started with thunderbird, which had a very intuitive user interface and was working fairly well, except for the fact that when it wasn't supposed to be doing anything, it was taking up about 40% of my CPU (this is after it had downloaded all the emails, so there really wasn't anything that needed that much cpu usage from my perspective). After investigating that a bit, I decided I'm going to go for something lighter, and now I'm trying to claws-mail. This one is fast and quick, with very little bells and whistle, and I think it has the potential of keeping me happy.

However, there are few things that I can't figure out how to do. The two main ones right now are: How do I make it download all the emails in at least the inbox folder? I'm using imap protocol with gmail, and I'm happy that the two mailboxes are very well synced, however the only thing it is downloaded by default is the email header, and not the content. I would like to be able to download the content immediately, so I can read the email offline as well. How can I set up GPG to sign my emails automatically? In claws-mail to sign my emails, I need to go to the Options->Privacy Options->PGP Mime, followed by Options->Sign. Is it possible to make this the default option?

View 1 Replies View Related

Ubuntu Installation :: Claws Mail Crashing When Loading Plugin

Sep 29, 2010

I have the newest ubuntu version (64Bit) with claws mail 3.7.4. When I click:
Configuration->Plugins->Load
And select the python plugin, claws crashes as soon as I clock ok.

View 2 Replies View Related

Ubuntu :: Claws Mail - How To Change Account Poll Order

Nov 9, 2010

I want to change the polling order of my two email accounts, but I can't figure it out. I have two IMAP accounts in Claws-Mail, one for work and one for 'other'. The work account is set as default. It is uppermost in the left pane. It is marked 'MH', which I think is to do with storage of the downloaded emails. Claws-Mail always polls my 'other' account first. This takes ages and prevents me getting my work email. How can I make sure the work account is polled first?

View 2 Replies View Related

Software :: Claws Mail RSSyl Plugin - Deleted RSS Items Reappears

Jan 16, 2011

i'm currently using the claws mail rssyl plugin to manage my rss feeds, but i have two issues with it:

1) when i delete an rss item it reappears when i refresh the feed
2) when i mark all posts of a feed as read, a little while later (for example) 5 of the 20 items become new/unread again. these unread items are random (not the latest posts)

the only pattern i can see (regarding issue #2) is that it only affects feeds hosted on videos. i'm thinking of finding a different application to manage my rss feeds, but it is nice to have email and feeds in once place.

View 2 Replies View Related

CentOS 5 :: Libetpan Won't Link Against 64 Bit System Libraries / Sort It?

Feb 16, 2009

I'm trying to compile libetpan-0.57 on RedHat Enterprise Linux 5.2 64-bit and it is refusing to link against the 64 bit system libraries. I've tried everything I can think of. I've tried to hack libtool, run the command make was trying to run manually and changing the library search paths but nothing works. When I run the command make tried to run manually and change -L/usr/lib to -L/usr/lib64 most of the "skipping incompatible" library messages disappear except for "/usr/lib/libexpat.so: could not read symbols: File in wrong format." Below is the output when I run make code...

View 4 Replies View Related

Ubuntu Networking :: 9.04 - Running As Mail / Web Server

Jan 10, 2010

I'm running Ubuntu 9.04 on an Asus EEE 901. I am going to be running this as a mail server and web server (light usage!). As I will only be connecting in by SSH I want to be able to manage the network connections via the terminal/command line. I am using primarily the wired interface but want to have the wireless connected as well incase (WPA encryption). Am I missing something when I can not find config files for nm-applet? What's my best way of doing this?

View 5 Replies View Related

Slackware :: Slackware Current 64 Bit Wine Sound - Error: Alsa:ALSA_CheckSetVolume Could Not Find '{PCM,Line} Playback Volume' Element

Mar 22, 2011

after update to slackware current 4 days ago i cant get sound working in wine in starcraf 2 i mean i got sound in instalation but not in game and i get error when i wanna configure sound in winecfg

err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:wine_snd_pcm_recover underrun occurred
err:alsa:wine_snd_pcm_recover underrun occurred

in game i dont got that error but sound dont work btw my sound card is asus xonar essence stx

View 2 Replies View Related

Slackware :: Wine 32 Bit On Slackware 13 64 Bit - Configure Can't Find Some Libraries

Oct 19, 2009

Now i have 64 bit computer i installed Slackware 23 64 bit on it. i followed Alien Bob's multi lib how to and installed needed libraries one by one. everything is fine expect wine configure script can not find some libraries needed: libgsm, libmpg123, libopenal, libxcomposite.

I have already installed 32 bit compatibility packages and used /etc/profile.d/32bit.sh as recommended in Alien Bob's howto. configure -- does not really list anything for pointing for libraries.

View 14 Replies View Related

OpenSUSE :: Gnome 3 - Evolution Not Receiving Mail Whilst Running?

May 5, 2011

I'm new to openSuse after installing it on my work machine as a replacement for Ubuntu.

I have Evolution mail up and running and all is well other than I am having a problem when receiving mail.

When I first start Evolution, it checks and downloads my new mail without any issues however whilst it is running it won't download any mail, either automatically or manually via the Send & Receive button.

It appears to be checking my accounts (the progress box pops up briefly) and is not reporting any errors, just not downloading until I close Evolution and then restart.

Sending is working perfectly.

I must admit that I "imported" my old mail in a bit of a cack-handed fashion and did have to uninstall/re-install Evolution - I noticed that it uninstalled a few extra packages however when I reinstalled, it only selected the main Evolution packages.

The fact that it is receiving on Evolution start-up I think rules out my settings being incorrect.

View 6 Replies View Related

General :: Script To Send The Swap Is Running Out Of Requirement An Alert To Mail?

Jul 16, 2011

script to send the swap is running out of requirement an alert to mail?

View 1 Replies View Related

Ubuntu :: Find Evolution Mail Icon For A Launcher?

Jul 24, 2010

The short version: I have created a launcher shortcut on my Desktop for Evolution Mail, and right now it uses the springboard icon. I would like to use the icon that I see in the applications menu launcher for Evolution. Where do I find this icon?

The longer version: A few Ubuntu versions ago, I got rid of the Evolution Mail icon from the top panel, as there was no apparent way for me to set mail accounts to other than the standard ports. I went with Thunderbird instead.

Well, while Thunderbird gives me a box to set the port number in, Evolution doesn't, but I can still specify my nonstandard port by placing a : and the port number after: example.com:26 for a mail server at example.com om port 26.

Now, I have put Evolution Mail to use, and have created a desktop launcher for it. For now I am using the default springboard icon. I see the envelope icon in the applications menu for Evolution but I have no idea of the icon's address. I am familiar with Windows XP, and it is easy to assign a program's icon to a new shortcut. I have just added shortcut for example.exe. I go to the shortcut's Properties and click on the icon, and immediately see the program or library file that contains the icon I am currently using, either as an embedded icon or set of icons, or I see an .ico file for that icon. I can navigate to Program Filesexample and see either example.exe with its embedded icons or example.ico.

I created a new shortcut on my Ubuntu Desktop. and was presented with a springboard icon. I click on the icon in the creation process and am presented with a pile of generic icons, much the same as with Windows.

if I open the Properties and click on the icon, I end up looking at a listing in my Home directory. This is regardless of where the current icon is located. I looked in /usr/share/applications/evolution and saw icons folder, but it had no envelope for Evolution Mail. All I see is icons dealing with the calendar, in anything from 16x16 to 48x48 and scalable.

View 4 Replies View Related

Ubuntu :: Find Files With An Extension, Then Mail The Results?

Jul 2, 2011

Is there an easy way to do a recursive command line search on a path for a particular type of file extension?I want to build a script that will check for the existence of any .xxx files in a recursive path, if they exist, I would like to run the "mail" command to send me a message. I already have mail running on he server.My thoughts were to tryQuote:ls -R |grep .iniorQuote:find . |grep .inibut neither of those return only the .ini files, they also return files that are named such as .ini.bak, .ini.original, .ini.old, ect...

View 2 Replies View Related

Debian :: Display Of Fonts With Iceweasel And Claws

Mar 14, 2010

Some fonts or lettering produces gobble-di-gook rather than a proper display in both iceweasel and claws mail reader. Usually punctuation (like ") results in this. For instance, from the site Clean Debian Etch Install, I get the following:

Code: The �€˜Choose country or region�€™ screen will appear, select �€˜United States�€™ or your preferred country. I'm assuming the above should display as, Code: The "Choose country or region" screen will appear, select "United States" or your preferred country.

View 4 Replies View Related

Software :: Is It Worth To Switch From Thunderbird To Claws

Aug 23, 2010

I've been using Thunderbird for a lot, but I would like a lighter mail client. I was checking Sylpheed but it lacks of HTML rendering for incoming messages, and that is a "must" for me. Then I realized that Claws started as a parallel branch of Sylpheed but included those features Sylpheed doesn't have (one of them is the HTML rendering).

I would like to know if Claws is as light as Sylpheed to see if it's worth it to switch to Claws, because the reason to switch is to get a lighter mail client.

View 2 Replies View Related

Ubuntu Servers :: Monitor Remote - Check If Apache Is Running And If Its Not Send Out A Mail

May 11, 2011

im looking for a program that lets me monitor server remote a check if apache is running and if its not send out a mail pretty much something like the Big Brother projeckt was before they went comercial i found a few projekts but most havent been updated for years anyone got a clue on any active projekt that does this?

View 1 Replies View Related

Ubuntu Servers :: Where To Find Mail Server Configuration For Dummies?

Nov 28, 2010

Where to find Mail Server Configuration Howto for Dummies?

Reguirements:
Autoreply is supported?
User Accounts and other configs in MySQL database..

View 9 Replies View Related

General :: Send Mails Status Says Its Sent But Can't Trace Or Find The Mail

Jan 13, 2010

I am trying to send a mail using sendmail, status says sent and quied for delivory but I am unable to find the message where it gone to or where it is.

I am using Redhat 5.4
My domain is -- mydomain
my host - redhat
Jan 13 23:41:05 redhat sendmail[4116]: o0DIB3bE004116: from=root, size=53, class=0, nrcpts=1, msgid=<201001131811.o0DIB3bE004116@mydomain.co.rw>, relay=root@localhost

[Code]....

I dont understand this last line (I think) it says the mail sent but and quied. Where is he quing, is it on the remort mail relay or in the local machine

I used mailq and mailq -AC both shows 0 entries

View 2 Replies View Related







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