Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

claws-mail-python-plugin(1) [debian man page]

CLAWS-MAIL-PYTHON-PLUGIN(1)				      General Commands Manual				       CLAWS-MAIL-PYTHON-PLUGIN(1)

NAME
claws-mail-python-plugin -- Python scripting and console plugin. DESCRIPTION
This manual page documents briefly the claws-mail-python-plugin. This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-python-plugin is a plugin (loadable module) for the Claws Mail mailer. This plugin offers a Python scripting access to Claws Mail. Also features a console for testing and scripts can be saved for later usage as new menu items under ``Tools'' menu. USAGE
Before using a plugin you must instruct Claws Mail to load it on startup. For this you must go ``Configuration'' menu on main window toolbar, open ``Plugins...'' dialog, click on the ``Load plugin...'' button and select the plugin file, named python_plugin.so, and press the ``Open'' button. SEE ALSO
claws-mail (1), claws-mail-extra-plugins (1). AUTHOR
claws-mail-python-plugin was written by Holger Berndt berndth@gmx.de This manual page was written by Ricardo Mones mones@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CLAWS-MAIL-PYTHON-PLUGIN(1)

Check Out this Related Man Page

CLAWS-MAIL-MAILMBOX-PLUGIN(1)				      General Commands Manual				     CLAWS-MAIL-MAILMBOX-PLUGIN(1)

NAME
claws-mail-mailmbox-plugin -- mbox handling plugin for Claws Mail mailer DESCRIPTION
This manual page documents briefly the claws-mail-mailmbox-plugin This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-mailmbox-plugin is a plugin (loadable module) for the Claws Mail mailer. Provides the ability of handling mbox format files (used by some other popular mailers) as if they were native mailer's folders. Just add them and play. USAGE
Before using a plugin you must instruct Claws Mail to load it on startup. For this you must go ``Configuration'' menu on main window toolbar, open ``Plugins...'' dialog, click on the ``Load plugin...'' button and select the plugin file, named mailmbox.so, and press the ``Open'' button. SEE ALSO
claws-mail (1), claws-mail-extra-plugins (1). AUTHOR
claws-mail-mailmbox-plugin was written by DINH Viet Hoa dinh.viet.hoa@free.fr This manual page was written by Ricardo Mones mones@aic.uniovi.es for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CLAWS-MAIL-MAILMBOX-PLUGIN(1)
Man Page

15 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

ebcidic file coversion to ascii

I want to convert an ebcidic( variable length) file to ascii. Is it possible to do it using a unix scripting.if so, how (7 Replies)
Discussion started by: rintingtong
7 Replies

2. Shell Programming and Scripting

Need help in scripting

Hi i need some help of u big guys who is expert in scripting ..! I want a script that check the swap space every 10/15 sec and if it finds swap being utilised to 80%, should raise an alert to the root..! any one of you if can put some light on this i will be very glad ..? looking for some positive... (10 Replies)
Discussion started by: nicknihal
10 Replies

3. Shell Programming and Scripting

need solution for scripting

hi all, i would like to add on the print command to prompt user to enter a value and store inside the variable name as $inName after that the value will replace the existing line for ${METRICA_DIR}/TechnologyPacks/Spool/2030324032 i'm new in scripting, could anyone give me some hint for... (14 Replies)
Discussion started by: kkc
14 Replies

4. Shell Programming and Scripting

Help with scripting

I have 2 files with a common parm - Jobname File 1 0507 1202 JOBA 0507 1302 JOBB 0507 1452 JOBC 0507 1552 JOBA 0507 1553 JOBA File2 JOBA abcdefg server4 JOBB defghij server22 JOBC vwxyz12 server55 I would like to take each line from File1 and match the jobname with the jobname in... (14 Replies)
Discussion started by: Northerner
14 Replies

5. Shell Programming and Scripting

scripting

i want to send a file that I have saved using a vi editor to another shell script. I also want that script (2nd one) to display the contend of the file. Please help me by giving the code. (7 Replies)
Discussion started by: anurag.mishra1
7 Replies

6. UNIX for Dummies Questions & Answers

Comparing Version Numbers

Hi There! Apologies if this has been asked previously but I couldn't find the answer I was hoping for. Basically, all I want to do is compare the OS X version against the version that I require in my script. So I'm retrieving the OS version using defaults read, but how can I compare this... (10 Replies)
Discussion started by: davewg
10 Replies

7. Shell Programming and Scripting

Help in scripting

Hi All I have a requirement to copy a file from one location to other and at the end the file copying is over it will update a oracle table with below details. file_name file_creation_time copy_start_datetime copy_end_datetime rec_count please help me writing this script (12 Replies)
Discussion started by: dr46014
12 Replies

8. What is on Your Mind?

How Many Technology Forums Do You Actively Participate In?

How Many Technology Forums Do You Actively Participate In? (29 Replies)
Discussion started by: Neo
29 Replies

9. Shell Programming and Scripting

Control structures and scripting question..

Hey guys, I'm currently working on a project for comp sci course, and I'm very green to Unix and scripting, and only have a semesters worth of programming knowledge (bare with me! sorry!). What I'm trying to do is make a 'if ... then ... fi' control structure that takes user input and then... (6 Replies)
Discussion started by: SlapnutsGT
6 Replies

10. Shell Programming and Scripting

openssl DES3 in scripting

hi, I have this script in python #!/usr/bin/env python from Crypto.Cipher import DES3 def desEncrypt(key, data): d = des4me(key) return d.encrypt(data) def des4me(key): return DES3.new(key, DES3.MODE_ECB) ... (8 Replies)
Discussion started by: kazikamuntu
8 Replies

11. Shell Programming and Scripting

Should I learn bash scripting or is it going obsolete?

Hi folks, I'm a CS students enrolled in a sysadmin class where we've been covering bash scripting for the past few weeks. I have prior knowledge in java, c++, c#, python,and some scripting languages like asp.net w/c# and php. This bash stuff seems pretty neat and a bit different than what I am... (9 Replies)
Discussion started by: KalEl
9 Replies

12. Shell Programming and Scripting

Help needed in scripting

Hi Guys, I need help in scripting out the below : this is a sample data i have in my file: jobname type 8:00:00 AM I need to remove the ":00" from the time field alone. Thanks in advance for all ur help (8 Replies)
Discussion started by: a12ka4
8 Replies

13. UNIX for Dummies Questions & Answers

Problem understanding Paths

If I don't explain my issue well enough, I apologize ahead of time, extreme newbie here to scripting. I'm currently learning scripting from books and have moved on to the text Wicked Cool Shell Scripts by Dave Taylor, but there are still basic concepts that I'm having trouble understanding. ... (10 Replies)
Discussion started by: Chasman78
10 Replies

14. UNIX for Beginners Questions & Answers

Send file content in mail

Hi . I am new to scripting.I am trying to mail the recent file contents but not the below script which i wrote is not working.Please guide me in finishing the script File='find /Directory path/*.fnr | tail -1' content=' cat $File' echo $content | mail -s "Subject " "myname@company.com" ... (7 Replies)
Discussion started by: karthik771
7 Replies

15. Programming

[python] merge pdf files.

First off I am very new to python but not to scripting I have done a lot of bash scripting. I need to create a python script for work that will combine multiple pdf files into one pdf file and archive both the combined file and the original pdf files. So we receive zip files from a client... (6 Replies)
Discussion started by: SaltCityScripts
6 Replies