declare newmail_hook option stable

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2016-01-24 19:31:26 +01:00
parent 70708e2b6f
commit d5bd6dd5dd
1 changed files with 0 additions and 2 deletions

View File

@ -302,8 +302,6 @@ remoterepository = RemoteExample
#
# This example plays a sound file of your chosing when new mail arrives.
#
# This feature is experimental.
#
#newmail_hook = lambda: os.system("cvlc --play-and-stop --play-and-exit /path/to/sound/file.mp3" +
# " > /dev/null 2>&1")