From: "Dmitriy L. Kruglikov" <Dmitriy.Kruglikov@orionagro.com.ua>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Оповещение о приходе почты
Date: Thu, 8 Feb 2007 11:58:05 +0200
Message-ID: <20070208115805.4b9861d1@shadow.orionagro.com.ua> (raw)
In-Reply-To: <20070208114019.c243ab7e.pvs@vdnet.ru>
На календаре было: Четверг, 08 Февраль 2007 года,
Pavel Shurubura писал(а) в сообщении:
PS == Pavel Shurubura
PS> Как можно настроить оповещение о приходе новых
PS> сообщений? Т.е. мне надо, чтобы программа следила
PS> за количеством сообщений в папке и как только
PS> оно изменилось, оповещала.
PS>
Пишем скрипт:
> cat ~/bin/new_mail.sh
#!/bin/sh
aumix -v90
if [ $1 == 1 ]; then
echo "$1 message accepted for you." | flite
else
echo "$1 messages accepted for you." | flite
fi
aumix -v70
В настройках Claws-Mail
есть обработчик после получения ....
Туда и пишем этот скрипт ...
При этом, в качестве параметра передается количество писем ...
У меня ноут кричит об этом ...
Вы же можете вместо flite передавать куда угодно и как угодно ...
Этот же скрипт прописан в ~/.icewm/prefoverride
Но тут оюязательно полный путь ...
NewMailCommand="/home/ваше_имя/bin/new_mail.sh"
--
Best regards,
Dmitriy L. Kruglikov .--.
Dmitriy.Kruglikov_at_gmail_dot_com |@_@ |
DKR6-RIPE |!_/ |
XMPP:dkr6@jabber.ru // \ \
(| | )
/'\_ _/`\
Powered by Linux \___)=(___/
-- Мысль --
Ты обойден наградой - позабудь.
Дни вереницей мчатся - позабудь!
Небрежен ветер: в вечной книге жизни
Мог и не той страницей шевельнуть.
-- Омар Хайям
next prev parent reply other threads:[~2007-02-08 9:58 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-08 8:40 Pavel Shurubura
2007-02-08 9:24 ` Ядыкин Александр
2007-02-08 10:07 ` Pavel Shurubura
2007-02-08 10:13 ` Ядыкин Александр
2007-02-08 13:26 ` A.Kitouwaykin
2007-02-08 9:58 ` Dmitriy L. Kruglikov [this message]
2007-02-08 10:11 ` Pavel Shurubura
2007-02-08 10:27 ` Alexander Kolotov
2007-02-08 10:30 ` Dmitriy L. Kruglikov
2007-02-09 11:38 ` Pavel Shurubura
2007-02-09 12:13 ` Dmitriy L. Kruglikov
2007-02-11 16:19 ` Pavel Shurubura
2007-02-12 7:08 ` Dmitriy L. Kruglikov
2007-02-08 22:21 ` Alexey Rusakov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070208115805.4b9861d1@shadow.orionagro.com.ua \
--to=dmitriy.kruglikov@orionagro.com.ua \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git