diff options
author | George Hazan <george.hazan@gmail.com> | 2013-04-07 15:49:14 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-04-07 15:49:14 +0000 |
commit | 89edcbf870653ff219eb57565383ce708d14783b (patch) | |
tree | 34296a6e6c3e4e77c2d2eb8a4dbdafbd93cf61de /plugins/YARelay/docs | |
parent | 8b36cd33fcc97979e316e55b321e1b09239b430f (diff) |
port of yaRelay plugin under NG
git-svn-id: http://svn.miranda-ng.org/main/trunk@4366 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/YARelay/docs')
-rw-r--r-- | plugins/YARelay/docs/yaRelay.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/YARelay/docs/yaRelay.txt b/plugins/YARelay/docs/yaRelay.txt new file mode 100644 index 0000000000..989c929468 --- /dev/null +++ b/plugins/YARelay/docs/yaRelay.txt @@ -0,0 +1,14 @@ +Yet Another Relay plugin. v.0.0.0.3
+This plugin forwards all incoming messages to any contact.
+
+Features:
+ - Forwards all messages from any specified contact (or from all contacts)
+ - Works only if your status is equals to specified (of set of statuses)
+ - Could be specified any template for sent messages
+ - Original message could be split up (by size)
+ - Could be specified number of split parts to send
+ - Incoming message could be marked as 'read' (optional)
+ - Outgoing messages could be saved in history (optional)
+
+(c) Anar Ibragimoff
+ai91@mail.ru
\ No newline at end of file |