Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

claws-mail-multi-notifier(1) [debian man page]

CLAWS-MAIL-MULTI-NOTIFIER(1)				      General Commands Manual				      CLAWS-MAIL-MULTI-NOTIFIER(1)

NAME
claws-mail-multi-notifier -- Multiple notification modules for new mail. DESCRIPTION
This manual page documents briefly the claws-mail-multi-notifier This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-multi-notifier is a plugin (loadable module) for the Claws Mail mailer. Provides various ways to notify the user of new and unread email. The following modules are currently implemented: Banner A mail ticker. Popup A popup window on mail arrival. 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 notification_plugin.so, and press the ``Open'' button. SEE ALSO
claws-mail (1), claws-mail-extra-plugins (1). AUTHOR
claws-mail-multi-notifier 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-MULTI-NOTIFIER(1)

Check Out this Related Man Page

CLAWS-MAIL-ACPI-NOTIFIER(1)				      General Commands Manual				       CLAWS-MAIL-ACPI-NOTIFIER(1)

NAME
claws-mail-acpi-notifier -- Mail notification using laptop's mail LED DESCRIPTION
This manual page documents briefly the claws-mail-acpi-notifier This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-acpi-notifier is a plugin (loadable module) for the Claws Mail mailer. Enables mail notification via the mail LED available on some laptops. LED can be set to blinking or on when new mail is received. Also can be set to blinking when user interaction is required. 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 acpi_notifier.so, and press the ``Open'' button. SEE ALSO
claws-mail (1), claws-mail-extra-plugins (1). AUTHOR
claws-mail-acpi-notifier 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-ACPI-NOTIFIER(1)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX

Hello, Everyone! I am sort of a newbie so have Mercy =P. I am looking for an internet D-Load of Unix. Does anyone Know where one is? My E-mail is ::email removed:: ~Justin (2 Replies)
Discussion started by: Jmill007
2 Replies

2. 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

3. 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

4. Debian

Forward a specific incoming mail to a user

Hi There Not sure if this is the correct place for this. I'm running Sendmail on a Debian box and want to do the following. e-mail comes in from userk@domain.co.za and is destined for usera@mydomain.co.za, but i want all mail from userk@domain.co.za to go to userb@mydomain.co.za. Sendmail... (3 Replies)
Discussion started by: linuxjunkie
3 Replies

5. UNIX for Advanced & Expert Users

Client was not authenticated to send anonymous mail during MAIL FROM (in reply to MAIL FROM comm

I am having trouble getting mail to work on a red hat server. At first I was getting this message. Diagnostic-Code: X-Postfix; delivery temporarily suspended: connect to :25: Connection refused Then added the port to my firewall. Then I temporarily turned off selinux. I then copied this file... (1 Reply)
Discussion started by: cokedude
1 Replies