Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

claws-mail-tnef-parser(1) [debian man page]

CLAWS-MAIL-TNEF-PARSER(1)				      General Commands Manual					 CLAWS-MAIL-TNEF-PARSER(1)

NAME
claws-mail-tnef-parser -- TNEF parser plugin for Claws Mail DESCRIPTION
This manual page documents briefly the claws-mail-tnef-parser This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-tnef-parser is a plugin (loadable module) for the Claws Mail mailer. Allows decoding of application/ms-tnef attachments (also known as winmail.dat files) within Claws Mail. 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 tnef_parse.so, and press the ``Open'' button. SEE ALSO
claws-mail (1), claws-mail-extra-plugins (1), ytnef(1). AUTHOR
claws-mail-tnef-parser was written by Colin Leroy colin@colino.net 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-TNEF-PARSER(1)

Check Out this Related Man Page

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

NAME
claws-mail-vcalendar-plugin -- vCalendar plugin for Claws Mail DESCRIPTION
This manual page documents briefly the claws-mail-vcalendar-plugin This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-vcalendar-plugin is a plugin (loadable module) for the Claws Mail mailer. Allows displaying vCalendar messages in a similar way other well-known mailers do. Only the meeting subset of the vCalendar format is cur- rently supported. 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 vcalendar.so, and press the ``Open'' button. SEE ALSO
claws-mail (1), claws-mail-extra-plugins (1). AUTHOR
claws-mail-vcalendar-plugin was written by Colin Leroy colin@colino.net 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-VCALENDAR-PLUGIN(1)
Man Page

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix Mail

I am running DESQTOP on an AIX system and have set up a gateway for mail from DESQTOP to UNIX MAIL. I need a way to connect UNIX MAIL to a WINDOWS 2000 SERVER mail. I have very little knowledge of Unix, so any help would be appreciated. (6 Replies)
Discussion started by: bobmking
6 Replies

2. Cybersecurity

Mail X

Hi there I am looking for some information regarding the use of MAIL X. I need information on how it works and anything that one should be aware of, from a security aspect, when using it. Thanks (1 Reply)
Discussion started by: GW01
1 Replies

3. UNIX for Dummies Questions & Answers

Mail-Configuration

Hi! In which file i can configure my Mail-service, espacially adding new e-mail domains... for example: I want to add xxxxxx@example.com Please help me! Thx! ;) (2 Replies)
Discussion started by: Nusskiller
2 Replies

4. Shell Programming and Scripting

Using $MAIL in ksh

I'm trying to write a menu script in ksh to allow a user to find his/her mail path. Display the mail file path") print -n "Mail File Path: " $MAIL It's not working although it works when I'm simply doing it from the command line. Also, I'm using the same formula to find the shell path... (2 Replies)
Discussion started by: r0mulus
2 Replies

5. OS X (Apple)

mail problem

i have mac os x 2.2 jaguar and Mail wont open any links? When i click on them it just does nothing. does anybody know why/how to fix it? please help me.. thanks, blip (4 Replies)
Discussion started by: Blip
4 Replies

6. UNIX for Dummies Questions & Answers

Mail Script need Help???

Hi I have written the folowing mail function: SENDMAIL () { mailx -r 'Team' -s ' QA Test & Work Build & Deployment ---> STARTED' $INTERESTED<<EOF Maintenance is going on $path in 10 Minutes. So Please exit the Accounts EOF return } Above is working fine for me.. The... (2 Replies)
Discussion started by: gkrishnag
2 Replies

7. Shell Programming and Scripting

how to send a attachment mail in unix

hi, i have the code as below #!/bin/sh MAIL=/usr/bin/Mail Mail_addr="aaa@bb.com" Mail_file="/home/delta/dev/aa.doc" ${MAIL} -s " health check" ${Mail_addr} < ${Mail_file} (6 Replies)
Discussion started by: mail2sant
6 Replies

8. What is on Your Mind?

Free Open Mail Relay

Any suggestions? Until recently I used care2.com (have dyn IP), but nowthey do not relay any mail at all. Other solutions I found in Googledo not work either. For any help - thanks in advance. (1 Reply)
Discussion started by: Action
1 Replies

9. OS X (Apple)

Script to process winmail.dat files in apple mail from outlook senders

Does anyone know of a way to automate the "massaging" of those STUPID winmail.dat files that come to Apple Mail extensions as a result from people sending mail from outlook clients? Specifically, something that would run when you attempt to open a winmail.dat file and auto extract and open... (2 Replies)
Discussion started by: herot
2 Replies

10. UNIX for Beginners Questions & Answers

Mail - stops listing after 34 lines with a "?"

Hope all is well with you and yours. I have a quick unix/Linux mail question. I need to get some data from all received mail and load it into the PostgreSQL DB. I use fetchmail to get them from a remote server and they go to /var/mail/abruck There are 2 lines that I need from each email:... (2 Replies)
Discussion started by: abruck
2 Replies