From: Pavel Vorobj`ev <vorobev2002@mail.ru>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] inotify
Date: Mon, 19 May 2014 19:07:44 +0400
Message-ID: <20140519190744.4c4b4edd@pa> (raw)
In-Reply-To: <1400442209.833997486@f300.i.mail.ru>
В Sun, 18 May 2014 23:43:29 +0400
Олег <ulug1@mail.ru> пишет:
> Доброго времени суток,
>
> Сделал рассылки через shared папки dovecot. Нужно, чтобы подписчикам
> был виден список подписавшихся. inotify кажется лучшим решением -
> только при подписке или отписке пользователя прилетает письмо в
> рассылку "такой-то" подписался/отписался на "такую-то" рассылку. Для
> этого надо смотреть за каждым файлом subscriptions в
> директории /home/user/Maildir/ Но, inotify вроде не умеет смотреть по
> поддиректориям. Limitations: Inotify does not support recursively
> watching directories, meaning that a separate inotify watch must be
> created for every subdirectory. Пока вижу только в icrontabe
> прописывать каждому полную
> строку: /home/username/Maildir/subscriptions
> IN_MODIFYилиIN_CLOSE_WRITE /root/test/inotyfy.sh
>
> Может есть выход? Ну или другое решение этой же проблемы?
> Заранее спасибо
>
inotifywait -r ?
в дебе пакет https://packages.debian.org/wheezy/inotify-tools
в альте не знаю
next parent reply other threads:[~2014-05-19 15:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-19 15:07 ` Pavel Vorobj`ev [this message]
2014-05-19 16:22 ` Michael Shigorin
2014-05-19 18:01 ` Pavel Vorobj`ev
2014-05-19 18:46 ` Michael Shigorin
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=20140519190744.4c4b4edd@pa \
--to=vorobev2002@mail.ru \
--cc=sysadmins@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 sysadmins discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
public-inbox-index sysadmins
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sysadmins
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git