Changes between Version 1 and Version 2 of Plugins/AlterncProcmail


Ignore:
Timestamp:
06/04/12 11:20:06 (12 months ago)
Author:
azerttyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Plugins/AlterncProcmail

    v1 v2  
    55= Installation = 
    66 
    7 {{{ apt-get install alternc-procmail }}} 
     7Le plugin est un paquet debian standard, il s'installe donc via : 
     8* apt-get install alternc-procmail * 
    89 
    9 Pour activer le plugin squirrelmail, vous devez penser à faire  
    10 {{{ /etc/squirrelmail/conf.pl }}} 
     10Pour associer le plugin au webmail squirrelmail, vous devez suivre les opérations suivantes : 
     11lancer la commande * /etc/squirrelmail/conf.pl * 
     12 
     13{{{ 
     14SquirrelMail Configuration : Read: config.php (1.4.0) 
     15--------------------------------------------------------- 
     16Main Menu -- 
     171.  Organization Preferences 
     182.  Server Settings 
     193.  Folder Defaults 
     204.  General Options 
     215.  Themes 
     226.  Address Books 
     237.  Message of the Day (MOTD) 
     248.  Plugins 
     259.  Database 
     2610. Languages 
     27 
     28D.  Set pre-defined settings for specific IMAP servers 
     29 
     30C   Turn color on 
     31S   Save data 
     32Q   Quit 
     33 
     34Command >> 8 
     35}}} 
     36 
     37{{{ 
     38SquirrelMail Configuration : Read: config.php (1.4.0) 
     39--------------------------------------------------------- 
     40Plugins 
     41  Installed Plugins 
     42    1. view_as_html 
     43 
     44  Available Plugins: 
     45    2. administrator 
     46    3. bug_report 
     47    4. calendar 
     48    5. delete_move_next 
     49    6. demo 
     50    7. filters 
     51    8. fortune 
     52    9. info 
     53    10. listcommands 
     54    11. mail_fetch 
     55    12. message_details 
     56    13. newmail 
     57    14. procmail_builder 
     58    15. sent_subfolders 
     59    16. spamcop 
     60    17. squirrelspell 
     61    18. test 
     62    19. translate 
     63 
     64R   Return to Main Menu 
     65C   Turn color on 
     66S   Save data 
     67Q   Quit 
     68 
     69Command >> 14 
     70}}} 
     71 
     72{{{ 
     73SquirrelMail Configuration : Read: config.php (1.4.0) 
     74--------------------------------------------------------- 
     75Plugins 
     76  Installed Plugins 
     77    1. view_as_html 
     78    2. procmail_builder 
     79 
     80  Available Plugins: 
     81    3. administrator 
     82    4. bug_report 
     83    5. calendar 
     84    6. delete_move_next 
     85    7. demo 
     86    8. filters 
     87    9. fortune 
     88    10. info 
     89    11. listcommands 
     90    12. mail_fetch 
     91    13. message_details 
     92    14. newmail 
     93    15. sent_subfolders 
     94    16. spamcop 
     95    17. squirrelspell 
     96    18. test 
     97    19. translate 
     98 
     99R   Return to Main Menu 
     100C   Turn color on 
     101S   Save data 
     102Q   Quit 
     103 
     104Command >> S 
     105}}} 
     106 
     107{{{ 
     108SquirrelMail Configuration : Read: config.php (1.4.0) 
     109--------------------------------------------------------- 
     110Plugins 
     111  Installed Plugins 
     112    1. view_as_html 
     113    2. procmail_builder 
     114 
     115  Available Plugins: 
     116    3. administrator 
     117    4. bug_report 
     118    5. calendar 
     119    6. delete_move_next 
     120    7. demo 
     121    8. filters 
     122    9. fortune 
     123    10. info 
     124    11. listcommands 
     125    12. mail_fetch 
     126    13. message_details 
     127    14. newmail 
     128    15. sent_subfolders 
     129    16. spamcop 
     130    17. squirrelspell 
     131    18. test 
     132    19. translate 
     133 
     134R   Return to Main Menu 
     135C   Turn color on 
     136S   Save data 
     137Q   Quit 
     138 
     139Command >> Q 
     140}}} 
     141 
     142= Tester le bon fonctionnement = 
     143 
     144Accèder à l'url suivante http://alternc-server/webmail/src/login.php/configtest.php 
    11145 
    12146= Créer une règle =