1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with jLaTeX2HTML 2002 (1.62) JA patch-1.4
patched version by: Kenshi Muto, Debian Project.
LaTeX2HTML 2002 (1.62),
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Contents</TITLE>
<META NAME="description" CONTENT="Contents">
<META NAME="keywords" CONTENT="sympa">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="jLaTeX2HTML v2002 JA patch-1.4">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="sympa.css">
<LINK REL="next" HREF="node2.html">
<LINK REL="previous" HREF="sympa.html">
<LINK REL="up" HREF="sympa.html">
<LINK REL="next" HREF="node2.html">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#ffffff">
<!--Navigation Panel-->
<A NAME="tex2html255"
HREF="node2.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
<A NAME="tex2html251"
HREF="sympa.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
<A NAME="tex2html245"
HREF="sympa.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
<A NAME="tex2html253"
HREF="node23.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html256"
HREF="node2.html">1. Presentation</A>
<B> Up:</B> <A NAME="tex2html252"
HREF="sympa.html">Sympa Mailing Lists Management Software version</A>
<B> Previous:</B> <A NAME="tex2html246"
HREF="sympa.html">Sympa Mailing Lists Management Software version</A>
  <B> <A NAME="tex2html254"
HREF="node23.html">Index</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<BR>
<H2><A NAME="SECTION00100000000000000000">
Contents</A>
</H2>
<!--Table of Contents-->
<UL>
<LI><A NAME="tex2html257"
HREF="node2.html">1. Presentation</A>
<UL>
<LI><A NAME="tex2html258"
HREF="node2.html#SECTION00210000000000000000">1.1 License</A>
<LI><A NAME="tex2html259"
HREF="node2.html#SECTION00220000000000000000">1.2 Features</A>
<LI><A NAME="tex2html260"
HREF="node2.html#SECTION00230000000000000000">1.3 Project directions</A>
<LI><A NAME="tex2html261"
HREF="node2.html#SECTION00240000000000000000">1.4 History</A>
<LI><A NAME="tex2html262"
HREF="node2.html#SECTION00250000000000000000">1.5 Authors and credits</A>
<LI><A NAME="tex2html263"
HREF="node2.html#SECTION00260000000000000000">1.6 Mailing lists and support</A>
</UL>
<BR>
<LI><A NAME="tex2html264"
HREF="node3.html">2. what does Sympa consist of ?</A>
<UL>
<LI><A NAME="tex2html265"
HREF="node3.html#SECTION00310000000000000000">2.1 Organization</A>
<LI><A NAME="tex2html266"
HREF="node3.html#SECTION00320000000000000000">2.2 Binaries</A>
<LI><A NAME="tex2html267"
HREF="node3.html#SECTION00330000000000000000">2.3 Configuration files</A>
<LI><A NAME="tex2html268"
HREF="node3.html#SECTION00340000000000000000">2.4 Spools</A>
</UL>
<BR>
<LI><A NAME="tex2html269"
HREF="node4.html">3. Installing Sympa </A>
<UL>
<LI><A NAME="tex2html270"
HREF="node4.html#SECTION00410000000000000000">3.1 Obtaining Sympa, related links</A>
<LI><A NAME="tex2html271"
HREF="node4.html#SECTION00420000000000000000">3.2 Prerequisites</A>
<UL>
<LI><A NAME="tex2html272"
HREF="node4.html#SECTION00421000000000000000">3.2.1 System requirements</A>
<LI><A NAME="tex2html273"
HREF="node4.html#SECTION00422000000000000000">3.2.2 Install Berkeley DB (NEWDB)</A>
<LI><A NAME="tex2html274"
HREF="node4.html#SECTION00423000000000000000">3.2.3 Install PERL and CPAN modules</A>
<LI><A NAME="tex2html275"
HREF="node4.html#SECTION00424000000000000000">3.2.4 Required CPAN modules</A>
<LI><A NAME="tex2html276"
HREF="node4.html#SECTION00425000000000000000">3.2.5 Create a UNIX user</A>
</UL>
<LI><A NAME="tex2html277"
HREF="node4.html#SECTION00430000000000000000">3.3 Compilation and installation </A>
<UL>
<LI><A NAME="tex2html278"
HREF="node4.html#SECTION00431000000000000000">3.3.1 Choosing directory locations</A>
</UL>
<LI><A NAME="tex2html279"
HREF="node4.html#SECTION00440000000000000000">3.4 Robot aliases</A>
<LI><A NAME="tex2html280"
HREF="node4.html#SECTION00450000000000000000">3.5 Logs</A>
<LI><A NAME="tex2html281"
HREF="node4.html#SECTION00460000000000000000">3.6 INIT script</A>
<LI><A NAME="tex2html282"
HREF="node4.html#SECTION00470000000000000000">3.7 sympa.pl</A>
</UL>
<BR>
<LI><A NAME="tex2html283"
HREF="node5.html">4. Mail aliases</A>
<UL>
<LI><A NAME="tex2html284"
HREF="node5.html#SECTION00510000000000000000">4.1 Robot aliases</A>
<LI><A NAME="tex2html285"
HREF="node5.html#SECTION00520000000000000000">4.2 List aliases</A>
<LI><A NAME="tex2html286"
HREF="node5.html#SECTION00530000000000000000">4.3 Alias manager</A>
<LI><A NAME="tex2html287"
HREF="node5.html#SECTION00540000000000000000">4.4 Virtual domains</A>
</UL>
<BR>
<LI><A NAME="tex2html288"
HREF="node6.html">5. sympa.conf parameters</A>
<UL>
<LI><A NAME="tex2html289"
HREF="node6.html#SECTION00610000000000000000">5.1 Site customization</A>
<UL>
<LI><A NAME="tex2html290"
HREF="node6.html#SECTION00611000000000000000">5.1.1 domain</A>
<LI><A NAME="tex2html291"
HREF="node6.html#SECTION00612000000000000000">5.1.2 email</A>
<LI><A NAME="tex2html292"
HREF="node6.html#SECTION00613000000000000000">5.1.3 listmaster</A>
<LI><A NAME="tex2html293"
HREF="node6.html#SECTION00614000000000000000">5.1.4 wwsympa_url</A>
<LI><A NAME="tex2html294"
HREF="node6.html#SECTION00615000000000000000">5.1.5 soap_url</A>
<LI><A NAME="tex2html295"
HREF="node6.html#SECTION00616000000000000000">5.1.6 spam_protection</A>
<LI><A NAME="tex2html296"
HREF="node6.html#SECTION00617000000000000000">5.1.7 web_archive_spam_protection</A>
<LI><A NAME="tex2html297"
HREF="node6.html#SECTION00618000000000000000">5.1.8 dark_color light_color text_color bg_color error_color selected_color shaded_color</A>
<LI><A NAME="tex2html298"
HREF="node6.html#SECTION00619000000000000000">5.1.9 cookie</A>
<LI><A NAME="tex2html299"
HREF="node6.html#SECTION006110000000000000000">5.1.10 create_list</A>
<LI><A NAME="tex2html300"
HREF="node6.html#SECTION006111000000000000000">5.1.11 global_remind</A>
</UL>
<LI><A NAME="tex2html301"
HREF="node6.html#SECTION00620000000000000000">5.2 Directories</A>
<UL>
<LI><A NAME="tex2html302"
HREF="node6.html#SECTION00621000000000000000">5.2.1 home</A>
<LI><A NAME="tex2html303"
HREF="node6.html#SECTION00622000000000000000">5.2.2 etc</A>
</UL>
<LI><A NAME="tex2html304"
HREF="node6.html#SECTION00630000000000000000">5.3 System related</A>
<UL>
<LI><A NAME="tex2html305"
HREF="node6.html#SECTION00631000000000000000">5.3.1 syslog</A>
<LI><A NAME="tex2html306"
HREF="node6.html#SECTION00632000000000000000">5.3.2 log_level</A>
<LI><A NAME="tex2html307"
HREF="node6.html#SECTION00633000000000000000">5.3.3 log_socket_type</A>
<LI><A NAME="tex2html308"
HREF="node6.html#SECTION00634000000000000000">5.3.4 pidfile</A>
<LI><A NAME="tex2html309"
HREF="node6.html#SECTION00635000000000000000">5.3.5 umask</A>
</UL>
<LI><A NAME="tex2html310"
HREF="node6.html#SECTION00640000000000000000">5.4 Sending related</A>
<UL>
<LI><A NAME="tex2html311"
HREF="node6.html#SECTION00641000000000000000">5.4.1 maxsmtp</A>
<LI><A NAME="tex2html312"
HREF="node6.html#SECTION00642000000000000000">5.4.2 log_smtp</A>
<LI><A NAME="tex2html313"
HREF="node6.html#SECTION00643000000000000000">5.4.3 max_size</A>
<LI><A NAME="tex2html314"
HREF="node6.html#SECTION00644000000000000000">5.4.4 misaddressed_commands</A>
<LI><A NAME="tex2html315"
HREF="node6.html#SECTION00645000000000000000">5.4.5 misaddressed_commands_regexp</A>
<LI><A NAME="tex2html316"
HREF="node6.html#SECTION00646000000000000000">5.4.6 nrcpt</A>
<LI><A NAME="tex2html317"
HREF="node6.html#SECTION00647000000000000000">5.4.7 avg</A>
<LI><A NAME="tex2html318"
HREF="node6.html#SECTION00648000000000000000">5.4.8 sendmail</A>
<LI><A NAME="tex2html319"
HREF="node6.html#SECTION00649000000000000000">5.4.9 sendmail_args</A>
<LI><A NAME="tex2html320"
HREF="node6.html#SECTION006410000000000000000">5.4.10 rfc2369_header_fields</A>
<LI><A NAME="tex2html321"
HREF="node6.html#SECTION006411000000000000000">5.4.11 remove_headers</A>
<LI><A NAME="tex2html322"
HREF="node6.html#SECTION006412000000000000000">5.4.12 anonymous_headers_fields</A>
<LI><A NAME="tex2html323"
HREF="node6.html#SECTION006413000000000000000">5.4.13 list_check_smtp</A>
<LI><A NAME="tex2html324"
HREF="node6.html#SECTION006414000000000000000">5.4.14 list_check_suffixes</A>
<LI><A NAME="tex2html325"
HREF="node6.html#SECTION006415000000000000000">5.4.15 urlize_min_size</A>
</UL>
<LI><A NAME="tex2html326"
HREF="node6.html#SECTION00650000000000000000">5.5 Quotas</A>
<UL>
<LI><A NAME="tex2html327"
HREF="node6.html#SECTION00651000000000000000">5.5.1 default_shared_quota</A>
<LI><A NAME="tex2html328"
HREF="node6.html#SECTION00652000000000000000">5.5.2 default_archive_quota</A>
</UL>
<LI><A NAME="tex2html329"
HREF="node6.html#SECTION00660000000000000000">5.6 Spool related</A>
<UL>
<LI><A NAME="tex2html330"
HREF="node6.html#SECTION00661000000000000000">5.6.1 spool</A>
<LI><A NAME="tex2html331"
HREF="node6.html#SECTION00662000000000000000">5.6.2 queue</A>
<LI><A NAME="tex2html332"
HREF="node6.html#SECTION00663000000000000000">5.6.3 queuemod</A>
<LI><A NAME="tex2html333"
HREF="node6.html#SECTION00664000000000000000">5.6.4 queuedigest</A>
<LI><A NAME="tex2html334"
HREF="node6.html#SECTION00665000000000000000">5.6.5 queueexpire</A>
<LI><A NAME="tex2html335"
HREF="node6.html#SECTION00666000000000000000">5.6.6 queueauth</A>
<LI><A NAME="tex2html336"
HREF="node6.html#SECTION00667000000000000000">5.6.7 queueoutgoing</A>
<LI><A NAME="tex2html337"
HREF="node6.html#SECTION00668000000000000000">5.6.8 queuebounce</A>
<LI><A NAME="tex2html338"
HREF="node6.html#SECTION00669000000000000000">5.6.9 queuetask</A>
<LI><A NAME="tex2html339"
HREF="node6.html#SECTION006610000000000000000">5.6.10 tmpdir</A>
<LI><A NAME="tex2html340"
HREF="node6.html#SECTION006611000000000000000">5.6.11 sleep</A>
<LI><A NAME="tex2html341"
HREF="node6.html#SECTION006612000000000000000">5.6.12 clean_delay_queue</A>
<LI><A NAME="tex2html342"
HREF="node6.html#SECTION006613000000000000000">5.6.13 clean_delay_queuemod</A>
<LI><A NAME="tex2html343"
HREF="node6.html#SECTION006614000000000000000">5.6.14 clean_delay_queueauth</A>
</UL>
<LI><A NAME="tex2html344"
HREF="node6.html#SECTION00670000000000000000">5.7 Internationalization related</A>
<UL>
<LI><A NAME="tex2html345"
HREF="node6.html#SECTION00671000000000000000">5.7.1 msgcat</A>
<LI><A NAME="tex2html346"
HREF="node6.html#SECTION00672000000000000000">5.7.2 lang</A>
</UL>
<LI><A NAME="tex2html347"
HREF="node6.html#SECTION00680000000000000000">5.8 Bounce related</A>
<UL>
<LI><A NAME="tex2html348"
HREF="node6.html#SECTION00681000000000000000">5.8.1 bounce_warn_rate</A>
<LI><A NAME="tex2html349"
HREF="node6.html#SECTION00682000000000000000">5.8.2 bounce_halt_rate</A>
<LI><A NAME="tex2html350"
HREF="node6.html#SECTION00683000000000000000">5.8.3 welcome_return_path</A>
<LI><A NAME="tex2html351"
HREF="node6.html#SECTION00684000000000000000">5.8.4 remind_return_path</A>
<LI><A NAME="tex2html352"
HREF="node6.html#SECTION00685000000000000000">5.8.5 expire_bounce_task</A>
<LI><A NAME="tex2html353"
HREF="node6.html#SECTION00686000000000000000">5.8.6 purge_orphan_bounces_task</A>
<LI><A NAME="tex2html354"
HREF="node6.html#SECTION00687000000000000000">5.8.7 eval_bouncers_task</A>
<LI><A NAME="tex2html355"
HREF="node6.html#SECTION00688000000000000000">5.8.8 process_bouncers_task</A>
<LI><A NAME="tex2html356"
HREF="node6.html#SECTION00689000000000000000">5.8.9 minimum_bouncing_count</A>
<LI><A NAME="tex2html357"
HREF="node6.html#SECTION006810000000000000000">5.8.10 minimum_bouncing_period</A>
<LI><A NAME="tex2html358"
HREF="node6.html#SECTION006811000000000000000">5.8.11 bounce_delay</A>
<LI><A NAME="tex2html359"
HREF="node6.html#SECTION006812000000000000000">5.8.12 default_bounce_level1_rate</A>
<LI><A NAME="tex2html360"
HREF="node6.html#SECTION006813000000000000000">5.8.13 default_bounce_level2_rate</A>
</UL>
<LI><A NAME="tex2html361"
HREF="node6.html#SECTION00690000000000000000">5.9 Priority related</A>
<UL>
<LI><A NAME="tex2html362"
HREF="node6.html#SECTION00691000000000000000">5.9.1 sympa_priority</A>
<LI><A NAME="tex2html363"
HREF="node6.html#SECTION00692000000000000000">5.9.2 request_priority</A>
<LI><A NAME="tex2html364"
HREF="node6.html#SECTION00693000000000000000">5.9.3 owner_priority</A>
<LI><A NAME="tex2html365"
HREF="node6.html#SECTION00694000000000000000">5.9.4 default_list_priority</A>
</UL>
<LI><A NAME="tex2html366"
HREF="node6.html#SECTION006100000000000000000">5.10 Database related</A>
<UL>
<LI><A NAME="tex2html367"
HREF="node6.html#SECTION006101000000000000000">5.10.1 db_type</A>
<LI><A NAME="tex2html368"
HREF="node6.html#SECTION006102000000000000000">5.10.2 db_name</A>
<LI><A NAME="tex2html369"
HREF="node6.html#SECTION006103000000000000000">5.10.3 db_host</A>
<LI><A NAME="tex2html370"
HREF="node6.html#SECTION006104000000000000000">5.10.4 db_port</A>
<LI><A NAME="tex2html371"
HREF="node6.html#SECTION006105000000000000000">5.10.5 db_user</A>
<LI><A NAME="tex2html372"
HREF="node6.html#SECTION006106000000000000000">5.10.6 db_passwd</A>
<LI><A NAME="tex2html373"
HREF="node6.html#SECTION006107000000000000000">5.10.7 db_options</A>
<LI><A NAME="tex2html374"
HREF="node6.html#SECTION006108000000000000000">5.10.8 db_env</A>
<LI><A NAME="tex2html375"
HREF="node6.html#SECTION006109000000000000000">5.10.9 db_additional_subscriber_fields</A>
<LI><A NAME="tex2html376"
HREF="node6.html#SECTION0061010000000000000000">5.10.10 db_additional_user_fields</A>
<LI><A NAME="tex2html377"
HREF="node6.html#SECTION0061011000000000000000">5.10.11 purge_user_table_task</A>
</UL>
<LI><A NAME="tex2html378"
HREF="node6.html#SECTION006110000000000000000">5.11 Loop prevention</A>
<UL>
<LI><A NAME="tex2html379"
HREF="node6.html#SECTION006111000000000000000">5.11.1 loop_command_max</A>
<LI><A NAME="tex2html380"
HREF="node6.html#SECTION006112000000000000000">5.11.2 loop_command_sampling_delay</A>
<LI><A NAME="tex2html381"
HREF="node6.html#SECTION006113000000000000000">5.11.3 loop_command_decrease_factor</A>
</UL>
<LI><A NAME="tex2html382"
HREF="node6.html#SECTION006120000000000000000">5.12 S/MIME configuration</A>
<UL>
<LI><A NAME="tex2html383"
HREF="node6.html#SECTION006121000000000000000">5.12.1 openssl</A>
<LI><A NAME="tex2html384"
HREF="node6.html#SECTION006122000000000000000">5.12.2 capath</A>
<LI><A NAME="tex2html385"
HREF="node6.html#SECTION006123000000000000000">5.12.3 cafile</A>
<LI><A NAME="tex2html386"
HREF="node6.html#SECTION006124000000000000000">5.12.4 key_passwd</A>
<LI><A NAME="tex2html387"
HREF="node6.html#SECTION006125000000000000000">5.12.5 chk_cert_expiration_task</A>
<LI><A NAME="tex2html388"
HREF="node6.html#SECTION006126000000000000000">5.12.6 crl_update_task</A>
</UL>
<LI><A NAME="tex2html389"
HREF="node6.html#SECTION006130000000000000000">5.13 Antivirus plug-in</A>
<UL>
<LI><A NAME="tex2html390"
HREF="node6.html#SECTION006131000000000000000">5.13.1 antivirus_path</A>
<LI><A NAME="tex2html391"
HREF="node6.html#SECTION006132000000000000000">5.13.2 antivirus_args</A>
<LI><A NAME="tex2html392"
HREF="node6.html#SECTION006133000000000000000">5.13.3 antivirus_notify</A>
</UL>
</UL>
<BR>
<LI><A NAME="tex2html393"
HREF="node7.html">6. Sympa and its database</A>
<UL>
<LI><A NAME="tex2html394"
HREF="node7.html#SECTION00710000000000000000">6.1 Prerequisites</A>
<LI><A NAME="tex2html395"
HREF="node7.html#SECTION00720000000000000000">6.2 Installing PERL modules</A>
<LI><A NAME="tex2html396"
HREF="node7.html#SECTION00730000000000000000">6.3 Creating a sympa DataBase</A>
<UL>
<LI><A NAME="tex2html397"
HREF="node7.html#SECTION00731000000000000000">6.3.1 Database structure</A>
<LI><A NAME="tex2html398"
HREF="node7.html#SECTION00732000000000000000">6.3.2 Database creation</A>
</UL>
<LI><A NAME="tex2html399"
HREF="node7.html#SECTION00740000000000000000">6.4 Setting database privileges</A>
<LI><A NAME="tex2html400"
HREF="node7.html#SECTION00750000000000000000">6.5 Importing subscribers data</A>
<UL>
<LI><A NAME="tex2html401"
HREF="node7.html#SECTION00751000000000000000">6.5.1 Importing data from a text file</A>
<LI><A NAME="tex2html402"
HREF="node7.html#SECTION00752000000000000000">6.5.2 Importing data from subscribers files</A>
</UL>
<LI><A NAME="tex2html403"
HREF="node7.html#SECTION00760000000000000000">6.6 Management of the include cache</A>
<LI><A NAME="tex2html404"
HREF="node7.html#SECTION00770000000000000000">6.7 Extending database table format</A>
<LI><A NAME="tex2html405"
HREF="node7.html#SECTION00780000000000000000">6.8 Sympa configuration</A>
</UL>
<BR>
<LI><A NAME="tex2html406"
HREF="node8.html">7. WWSympa, Sympa's web interface</A>
<UL>
<LI><A NAME="tex2html407"
HREF="node8.html#SECTION00810000000000000000">7.1 Organization</A>
<LI><A NAME="tex2html408"
HREF="node8.html#SECTION00820000000000000000">7.2 Web server setup</A>
<UL>
<LI><A NAME="tex2html409"
HREF="node8.html#SECTION00821000000000000000">7.2.1 wwsympa.fcgi access permissions</A>
<LI><A NAME="tex2html410"
HREF="node8.html#SECTION00822000000000000000">7.2.2 Installing wwsympa.fcgi in your Apache server</A>
<LI><A NAME="tex2html411"
HREF="node8.html#SECTION00823000000000000000">7.2.3 Using FastCGI</A>
</UL>
<LI><A NAME="tex2html412"
HREF="node8.html#SECTION00830000000000000000">7.3 wwsympa.conf parameters</A>
<UL>
<LI><A NAME="tex2html413"
HREF="node8.html#SECTION00831000000000000000">7.3.1 arc_path</A>
<LI><A NAME="tex2html414"
HREF="node8.html#SECTION00832000000000000000">7.3.2 archive_default_index thrd | mail</A>
<LI><A NAME="tex2html415"
HREF="node8.html#SECTION00833000000000000000">7.3.3 archived_pidfile</A>
<LI><A NAME="tex2html416"
HREF="node8.html#SECTION00834000000000000000">7.3.4 bounce_path</A>
<LI><A NAME="tex2html417"
HREF="node8.html#SECTION00835000000000000000">7.3.5 bounced_pidfile</A>
<LI><A NAME="tex2html418"
HREF="node8.html#SECTION00836000000000000000">7.3.6 cookie_expire</A>
<LI><A NAME="tex2html419"
HREF="node8.html#SECTION00837000000000000000">7.3.7 cookie_domain</A>
<LI><A NAME="tex2html420"
HREF="node8.html#SECTION00838000000000000000">7.3.8 default_home</A>
<LI><A NAME="tex2html421"
HREF="node8.html#SECTION00839000000000000000">7.3.9 icons_url</A>
<LI><A NAME="tex2html422"
HREF="node8.html#SECTION008310000000000000000">7.3.10 log_facility</A>
<LI><A NAME="tex2html423"
HREF="node8.html#SECTION008311000000000000000">7.3.11 mhonarc</A>
<LI><A NAME="tex2html424"
HREF="node8.html#SECTION008312000000000000000">7.3.12 htmlarea_url</A>
<LI><A NAME="tex2html425"
HREF="node8.html#SECTION008313000000000000000">7.3.13 password_case sensitive | insensitive</A>
<LI><A NAME="tex2html426"
HREF="node8.html#SECTION008314000000000000000">7.3.14 title</A>
<LI><A NAME="tex2html427"
HREF="node8.html#SECTION008315000000000000000">7.3.15 use_fast_cgi 0 | 1</A>
</UL>
<LI><A NAME="tex2html428"
HREF="node8.html#SECTION00840000000000000000">7.4 MhOnArc</A>
<LI><A NAME="tex2html429"
HREF="node8.html#SECTION00850000000000000000">7.5 Archiving daemon</A>
<LI><A NAME="tex2html430"
HREF="node8.html#SECTION00860000000000000000">7.6 Database configuration</A>
</UL>
<BR>
<LI><A NAME="tex2html431"
HREF="node9.html">8. Sympa SOAP server</A>
<UL>
<LI><A NAME="tex2html432"
HREF="node9.html#SECTION00910000000000000000">8.1 Introduction</A>
<LI><A NAME="tex2html433"
HREF="node9.html#SECTION00920000000000000000">8.2 Web server setup</A>
<LI><A NAME="tex2html434"
HREF="node9.html#SECTION00930000000000000000">8.3 Sympa setup</A>
<LI><A NAME="tex2html435"
HREF="node9.html#SECTION00940000000000000000">8.4 The WSDL service description</A>
<LI><A NAME="tex2html436"
HREF="node9.html#SECTION00950000000000000000">8.5 Client-side programming</A>
<UL>
<LI><A NAME="tex2html437"
HREF="node9.html#SECTION00951000000000000000">8.5.1 Writting a Java client with Axis</A>
</UL>
</UL>
<BR>
<LI><A NAME="tex2html438"
HREF="node10.html">9. Authentication</A>
<UL>
<LI><A NAME="tex2html439"
HREF="node10.html#SECTION001010000000000000000">9.1 S/MIME and HTTPS authentication</A>
<LI><A NAME="tex2html440"
HREF="node10.html#SECTION001020000000000000000">9.2 Authentication with email address, uid or alternate email address</A>
<LI><A NAME="tex2html441"
HREF="node10.html#SECTION001030000000000000000">9.3 Generis SSO authentication</A>
<LI><A NAME="tex2html442"
HREF="node10.html#SECTION001040000000000000000">9.4 CAS-based authentication</A>
<LI><A NAME="tex2html443"
HREF="node10.html#SECTION001050000000000000000">9.5 auth.conf</A>
<UL>
<LI><A NAME="tex2html444"
HREF="node10.html#SECTION001051000000000000000">9.5.1 user_table paragraph</A>
<LI><A NAME="tex2html445"
HREF="node10.html#SECTION001052000000000000000">9.5.2 ldap paragraph</A>
<LI><A NAME="tex2html446"
HREF="node10.html#SECTION001053000000000000000">9.5.3 generic_sso paragraph</A>
<LI><A NAME="tex2html447"
HREF="node10.html#SECTION001054000000000000000">9.5.4 cas paragraph</A>
</UL>
<LI><A NAME="tex2html448"
HREF="node10.html#SECTION001060000000000000000">9.6 Sharing WWSympa authentication with other applications</A>
</UL>
<BR>
<LI><A NAME="tex2html449"
HREF="node11.html">10. Authorization scenarios</A>
<UL>
<LI><A NAME="tex2html450"
HREF="node11.html#SECTION001110000000000000000">10.1 rules specifications</A>
<LI><A NAME="tex2html451"
HREF="node11.html#SECTION001120000000000000000">10.2 LDAP Named Filters</A>
<UL>
<LI><A NAME="tex2html452"
HREF="node11.html#SECTION001121000000000000000">10.2.1 Definition</A>
<LI><A NAME="tex2html453"
HREF="node11.html#SECTION001122000000000000000">10.2.2 Search Condition</A>
</UL>
<LI><A NAME="tex2html454"
HREF="node11.html#SECTION001130000000000000000">10.3 scenario inclusion</A>
<LI><A NAME="tex2html455"
HREF="node11.html#SECTION001140000000000000000">10.4 Hidding scenario files</A>
</UL>
<BR>
<LI><A NAME="tex2html456"
HREF="node12.html">11. Virtual robot</A>
<UL>
<LI><A NAME="tex2html457"
HREF="node12.html#SECTION001210000000000000000">11.1 How to create a virtual robot</A>
<LI><A NAME="tex2html458"
HREF="node12.html#SECTION001220000000000000000">11.2 robot.conf</A>
<UL>
<LI><A NAME="tex2html459"
HREF="node12.html#SECTION001221000000000000000">11.2.1 Robot customization</A>
</UL>
<LI><A NAME="tex2html460"
HREF="node12.html#SECTION001230000000000000000">11.3 Managing multiple virtual robots</A>
</UL>
<BR>
<LI><A NAME="tex2html461"
HREF="node13.html">12. Customizing Sympa/WWSympa </A>
<UL>
<LI><A NAME="tex2html462"
HREF="node13.html#SECTION001310000000000000000">12.1 Template file format</A>
<UL>
<LI><A NAME="tex2html463"
HREF="node13.html#SECTION001311000000000000000">12.1.1 Variables</A>
<LI><A NAME="tex2html464"
HREF="node13.html#SECTION001312000000000000000">12.1.2 Conditions</A>
<LI><A NAME="tex2html465"
HREF="node13.html#SECTION001313000000000000000">12.1.3 Loops</A>
<LI><A NAME="tex2html466"
HREF="node13.html#SECTION001314000000000000000">12.1.4 File inclusions</A>
<LI><A NAME="tex2html467"
HREF="node13.html#SECTION001315000000000000000">12.1.5 Stop parsing</A>
<LI><A NAME="tex2html468"
HREF="node13.html#SECTION001316000000000000000">12.1.6 Parsing options</A>
</UL>
<LI><A NAME="tex2html469"
HREF="node13.html#SECTION001320000000000000000">12.2 Site template files</A>
<UL>
<LI><A NAME="tex2html470"
HREF="node13.html#SECTION001321000000000000000">12.2.1 helpfile.tpl</A>
<LI><A NAME="tex2html471"
HREF="node13.html#SECTION001322000000000000000">12.2.2 lists.tpl</A>
<LI><A NAME="tex2html472"
HREF="node13.html#SECTION001323000000000000000">12.2.3 global_remind.tpl</A>
<LI><A NAME="tex2html473"
HREF="node13.html#SECTION001324000000000000000">12.2.4 your_infected_msg.tpl</A>
</UL>
<LI><A NAME="tex2html474"
HREF="node13.html#SECTION001330000000000000000">12.3 Web template files</A>
<LI><A NAME="tex2html475"
HREF="node13.html#SECTION001340000000000000000">12.4 Sharing data with other applications</A>
<LI><A NAME="tex2html476"
HREF="node13.html#SECTION001350000000000000000">12.5 Sharing WWSympa authentication with other applications</A>
<LI><A NAME="tex2html477"
HREF="node13.html#SECTION001360000000000000000">12.6 Internationalization</A>
<UL>
<LI><A NAME="tex2html478"
HREF="node13.html#SECTION001361000000000000000">12.6.1 Sympa internationalization</A>
<LI><A NAME="tex2html479"
HREF="node13.html#SECTION001362000000000000000">12.6.2 List internationalization</A>
<LI><A NAME="tex2html480"
HREF="node13.html#SECTION001363000000000000000">12.6.3 User internationalization</A>
</UL>
<LI><A NAME="tex2html481"
HREF="node13.html#SECTION001370000000000000000">12.7 Topics</A>
<LI><A NAME="tex2html482"
HREF="node13.html#SECTION001380000000000000000">12.8 Authorization scenarios</A>
<LI><A NAME="tex2html483"
HREF="node13.html#SECTION001390000000000000000">12.9 Loop detection</A>
<LI><A NAME="tex2html484"
HREF="node13.html#SECTION0013100000000000000000">12.10 Tasks</A>
<UL>
<LI><A NAME="tex2html485"
HREF="node13.html#SECTION0013101000000000000000">12.10.1 List task creation</A>
<LI><A NAME="tex2html486"
HREF="node13.html#SECTION0013102000000000000000">12.10.2 Global task creation</A>
<LI><A NAME="tex2html487"
HREF="node13.html#SECTION0013103000000000000000">12.10.3 Model file format</A>
<LI><A NAME="tex2html488"
HREF="node13.html#SECTION0013104000000000000000">12.10.4 Model file examples</A>
</UL>
</UL>
<BR>
<LI><A NAME="tex2html489"
HREF="node14.html">13. Mailing list definition</A>
<UL>
<LI><A NAME="tex2html490"
HREF="node14.html#SECTION001410000000000000000">13.1 Mail aliases</A>
<LI><A NAME="tex2html491"
HREF="node14.html#SECTION001420000000000000000">13.2 List configuration file</A>
<LI><A NAME="tex2html492"
HREF="node14.html#SECTION001430000000000000000">13.3 Examples of configuration files</A>
<LI><A NAME="tex2html493"
HREF="node14.html#SECTION001440000000000000000">13.4 Subscribers file</A>
<LI><A NAME="tex2html494"
HREF="node14.html#SECTION001450000000000000000">13.5 Info file</A>
<LI><A NAME="tex2html495"
HREF="node14.html#SECTION001460000000000000000">13.6 Homepage file</A>
<LI><A NAME="tex2html496"
HREF="node14.html#SECTION001470000000000000000">13.7 List template files</A>
<UL>
<LI><A NAME="tex2html497"
HREF="node14.html#SECTION001471000000000000000">13.7.1 welcome.tpl</A>
<LI><A NAME="tex2html498"
HREF="node14.html#SECTION001472000000000000000">13.7.2 bye.tpl</A>
<LI><A NAME="tex2html499"
HREF="node14.html#SECTION001473000000000000000">13.7.3 removed.tpl</A>
<LI><A NAME="tex2html500"
HREF="node14.html#SECTION001474000000000000000">13.7.4 reject.tpl</A>
<LI><A NAME="tex2html501"
HREF="node14.html#SECTION001475000000000000000">13.7.5 invite.tpl</A>
<LI><A NAME="tex2html502"
HREF="node14.html#SECTION001476000000000000000">13.7.6 remind.tpl</A>
<LI><A NAME="tex2html503"
HREF="node14.html#SECTION001477000000000000000">13.7.7 summary.tpl</A>
<LI><A NAME="tex2html504"
HREF="node14.html#SECTION001478000000000000000">13.7.8 list_aliases.tpl</A>
</UL>
<LI><A NAME="tex2html505"
HREF="node14.html#SECTION001480000000000000000">13.8 Stats file</A>
<LI><A NAME="tex2html506"
HREF="node14.html#SECTION001490000000000000000">13.9 List model files</A>
<UL>
<LI><A NAME="tex2html507"
HREF="node14.html#SECTION001491000000000000000">13.9.1 remind.annual.task</A>
<LI><A NAME="tex2html508"
HREF="node14.html#SECTION001492000000000000000">13.9.2 expire.annual.task</A>
</UL>
<LI><A NAME="tex2html509"
HREF="node14.html#SECTION0014100000000000000000">13.10 Message header and footer</A>
<UL>
<LI><A NAME="tex2html510"
HREF="node14.html#SECTION0014101000000000000000">13.10.1 Archive directory</A>
</UL>
</UL>
<BR>
<LI><A NAME="tex2html511"
HREF="node15.html">14. Creating and editing mailing using the web</A>
<UL>
<LI><A NAME="tex2html512"
HREF="node15.html#SECTION001510000000000000000">14.1 List creation</A>
<UL>
<LI><A NAME="tex2html513"
HREF="node15.html#SECTION001511000000000000000">14.1.1 Who can create lists</A>
<LI><A NAME="tex2html514"
HREF="node15.html#SECTION001512000000000000000">14.1.2 typical list profile</A>
</UL>
<LI><A NAME="tex2html515"
HREF="node15.html#SECTION001520000000000000000">14.2 List edition</A>
</UL>
<BR>
<LI><A NAME="tex2html516"
HREF="node16.html">15. List configuration parameters</A>
<UL>
<LI><A NAME="tex2html517"
HREF="node16.html#SECTION001610000000000000000">15.1 List description</A>
<UL>
<LI><A NAME="tex2html518"
HREF="node16.html#SECTION001611000000000000000">15.1.1 editor</A>
<LI><A NAME="tex2html519"
HREF="node16.html#SECTION001612000000000000000">15.1.2 host</A>
<LI><A NAME="tex2html520"
HREF="node16.html#SECTION001613000000000000000">15.1.3 lang</A>
<LI><A NAME="tex2html521"
HREF="node16.html#SECTION001614000000000000000">15.1.4 owner</A>
<LI><A NAME="tex2html522"
HREF="node16.html#SECTION001615000000000000000">15.1.5 subject</A>
<LI><A NAME="tex2html523"
HREF="node16.html#SECTION001616000000000000000">15.1.6 topics</A>
<LI><A NAME="tex2html524"
HREF="node16.html#SECTION001617000000000000000">15.1.7 visibility </A>
</UL>
<LI><A NAME="tex2html525"
HREF="node16.html#SECTION001620000000000000000">15.2 Data source related</A>
<UL>
<LI><A NAME="tex2html526"
HREF="node16.html#SECTION001621000000000000000">15.2.1 user_data_source</A>
<LI><A NAME="tex2html527"
HREF="node16.html#SECTION001622000000000000000">15.2.2 ttl</A>
<LI><A NAME="tex2html528"
HREF="node16.html#SECTION001623000000000000000">15.2.3 include_list</A>
<LI><A NAME="tex2html529"
HREF="node16.html#SECTION001624000000000000000">15.2.4 include_remote_sympa_list</A>
<LI><A NAME="tex2html530"
HREF="node16.html#SECTION001625000000000000000">15.2.5 include_sql_query</A>
<LI><A NAME="tex2html531"
HREF="node16.html#SECTION001626000000000000000">15.2.6 include_ldap_query</A>
<LI><A NAME="tex2html532"
HREF="node16.html#SECTION001627000000000000000">15.2.7 include_ldap_2level_query</A>
<LI><A NAME="tex2html533"
HREF="node16.html#SECTION001628000000000000000">15.2.8 include_file</A>
</UL>
<LI><A NAME="tex2html534"
HREF="node16.html#SECTION001630000000000000000">15.3 Command related</A>
<UL>
<LI><A NAME="tex2html535"
HREF="node16.html#SECTION001631000000000000000">15.3.1 subscribe</A>
<LI><A NAME="tex2html536"
HREF="node16.html#SECTION001632000000000000000">15.3.2 unsubscribe</A>
<LI><A NAME="tex2html537"
HREF="node16.html#SECTION001633000000000000000">15.3.3 add</A>
<LI><A NAME="tex2html538"
HREF="node16.html#SECTION001634000000000000000">15.3.4 del</A>
<LI><A NAME="tex2html539"
HREF="node16.html#SECTION001635000000000000000">15.3.5 remind</A>
<LI><A NAME="tex2html540"
HREF="node16.html#SECTION001636000000000000000">15.3.6 remind_task</A>
<LI><A NAME="tex2html541"
HREF="node16.html#SECTION001637000000000000000">15.3.7 expire_task</A>
<LI><A NAME="tex2html542"
HREF="node16.html#SECTION001638000000000000000">15.3.8 send</A>
<LI><A NAME="tex2html543"
HREF="node16.html#SECTION001639000000000000000">15.3.9 review</A>
<LI><A NAME="tex2html544"
HREF="node16.html#SECTION0016310000000000000000">15.3.10 shared_doc</A>
</UL>
<LI><A NAME="tex2html545"
HREF="node16.html#SECTION001640000000000000000">15.4 List tuning</A>
<UL>
<LI><A NAME="tex2html546"
HREF="node16.html#SECTION001641000000000000000">15.4.1 reply_to_header</A>
<LI><A NAME="tex2html547"
HREF="node16.html#SECTION001642000000000000000">15.4.2 max_size</A>
<LI><A NAME="tex2html548"
HREF="node16.html#SECTION001643000000000000000">15.4.3 anonymous_sender</A>
<LI><A NAME="tex2html549"
HREF="node16.html#SECTION001644000000000000000">15.4.4 custom_header</A>
<LI><A NAME="tex2html550"
HREF="node16.html#SECTION001645000000000000000">15.4.5 custom_subject</A>
<LI><A NAME="tex2html551"
HREF="node16.html#SECTION001646000000000000000">15.4.6 footer_type</A>
<LI><A NAME="tex2html552"
HREF="node16.html#SECTION001647000000000000000">15.4.7 digest</A>
<LI><A NAME="tex2html553"
HREF="node16.html#SECTION001648000000000000000">15.4.8 available_user_options</A>
<LI><A NAME="tex2html554"
HREF="node16.html#SECTION001649000000000000000">15.4.9 default_user_options</A>
<LI><A NAME="tex2html555"
HREF="node16.html#SECTION0016410000000000000000">15.4.10 cookie</A>
<LI><A NAME="tex2html556"
HREF="node16.html#SECTION0016411000000000000000">15.4.11 priority</A>
</UL>
<LI><A NAME="tex2html557"
HREF="node16.html#SECTION001650000000000000000">15.5 Bounce related</A>
<UL>
<LI><A NAME="tex2html558"
HREF="node16.html#SECTION001651000000000000000">15.5.1 bounce</A>
<LI><A NAME="tex2html559"
HREF="node16.html#SECTION001652000000000000000">15.5.2 bouncers_level1</A>
<LI><A NAME="tex2html560"
HREF="node16.html#SECTION001653000000000000000">15.5.3 bouncers_level2</A>
<LI><A NAME="tex2html561"
HREF="node16.html#SECTION001654000000000000000">15.5.4 welcome_return_path</A>
<LI><A NAME="tex2html562"
HREF="node16.html#SECTION001655000000000000000">15.5.5 remind_return_path</A>
</UL>
<LI><A NAME="tex2html563"
HREF="node16.html#SECTION001660000000000000000">15.6 Archive related</A>
<UL>
<LI><A NAME="tex2html564"
HREF="node16.html#SECTION001661000000000000000">15.6.1 archive</A>
<LI><A NAME="tex2html565"
HREF="node16.html#SECTION001662000000000000000">15.6.2 web_archive</A>
<LI><A NAME="tex2html566"
HREF="node16.html#SECTION001663000000000000000">15.6.3 archive_crypted_msg</A>
</UL>
<LI><A NAME="tex2html567"
HREF="node16.html#SECTION001670000000000000000">15.7 Spam protection</A>
<UL>
<LI><A NAME="tex2html568"
HREF="node16.html#SECTION001671000000000000000">15.7.1 spam_protection</A>
<LI><A NAME="tex2html569"
HREF="node16.html#SECTION001672000000000000000">15.7.2 web_archive_spam_protection</A>
</UL>
</UL>
<BR>
<LI><A NAME="tex2html570"
HREF="node17.html">16. Shared documents</A>
<UL>
<LI><A NAME="tex2html571"
HREF="node17.html#SECTION001710000000000000000">16.1 The three kind of operations on a document</A>
<LI><A NAME="tex2html572"
HREF="node17.html#SECTION001720000000000000000">16.2 The description file</A>
<UL>
<LI><A NAME="tex2html573"
HREF="node17.html#SECTION001721000000000000000">16.2.1 Structure of description files</A>
</UL>
<LI><A NAME="tex2html574"
HREF="node17.html#SECTION001730000000000000000">16.3 The predefined authorization scenarios</A>
<UL>
<LI><A NAME="tex2html575"
HREF="node17.html#SECTION001731000000000000000">16.3.1 The public scenario</A>
<LI><A NAME="tex2html576"
HREF="node17.html#SECTION001732000000000000000">16.3.2 The private scenario</A>
<LI><A NAME="tex2html577"
HREF="node17.html#SECTION001733000000000000000">16.3.3 The scenario owner</A>
</UL>
<LI><A NAME="tex2html578"
HREF="node17.html#SECTION001740000000000000000">16.4 Access control</A>
<UL>
<LI><A NAME="tex2html579"
HREF="node17.html#SECTION001741000000000000000">16.4.1 Listmaster and privileged owners</A>
<LI><A NAME="tex2html580"
HREF="node17.html#SECTION001742000000000000000">16.4.2 Special case of the shared directory</A>
<LI><A NAME="tex2html581"
HREF="node17.html#SECTION001743000000000000000">16.4.3 General case</A>
</UL>
<LI><A NAME="tex2html582"
HREF="node17.html#SECTION001750000000000000000">16.5 Shared document actions</A>
<LI><A NAME="tex2html583"
HREF="node17.html#SECTION001760000000000000000">16.6 Template files</A>
<UL>
<LI><A NAME="tex2html584"
HREF="node17.html#SECTION001761000000000000000">16.6.1 d_read.tpl</A>
<LI><A NAME="tex2html585"
HREF="node17.html#SECTION001762000000000000000">16.6.2 d_editfile.tpl</A>
<LI><A NAME="tex2html586"
HREF="node17.html#SECTION001763000000000000000">16.6.3 d_control.tpl</A>
</UL>
</UL>
<BR>
<LI><A NAME="tex2html587"
HREF="node18.html">17. Bounce management</A>
<LI><A NAME="tex2html588"
HREF="node19.html">18. Antivirus</A>
<LI><A NAME="tex2html589"
HREF="node20.html">19. Using Sympa with LDAP</A>
<LI><A NAME="tex2html590"
HREF="node21.html">20. Sympa with S/MIME and HTTPS</A>
<UL>
<LI><A NAME="tex2html591"
HREF="node21.html#SECTION002110000000000000000">20.1 Signed message distribution</A>
<LI><A NAME="tex2html592"
HREF="node21.html#SECTION002120000000000000000">20.2 Use of S/MIME signature by Sympa itself</A>
<LI><A NAME="tex2html593"
HREF="node21.html#SECTION002130000000000000000">20.3 Use of S/MIME encryption</A>
<LI><A NAME="tex2html594"
HREF="node21.html#SECTION002140000000000000000">20.4 S/Sympa configuration</A>
<UL>
<LI><A NAME="tex2html595"
HREF="node21.html#SECTION002141000000000000000">20.4.1 Installation</A>
<LI><A NAME="tex2html596"
HREF="node21.html#SECTION002142000000000000000">20.4.2 configuration in sympa.conf</A>
<LI><A NAME="tex2html597"
HREF="node21.html#SECTION002143000000000000000">20.4.3 configuration to recognize S/MIME signatures</A>
<LI><A NAME="tex2html598"
HREF="node21.html#SECTION002144000000000000000">20.4.4 distributing encrypted messages</A>
</UL>
<LI><A NAME="tex2html599"
HREF="node21.html#SECTION002150000000000000000">20.5 Managing certificates with tasks</A>
<UL>
<LI><A NAME="tex2html600"
HREF="node21.html#SECTION002151000000000000000">20.5.1 chk_cert_expiration.daily.task model</A>
<LI><A NAME="tex2html601"
HREF="node21.html#SECTION002152000000000000000">20.5.2 crl_update.daily.task model</A>
</UL>
</UL>
<BR>
<LI><A NAME="tex2html602"
HREF="node22.html">21. Using Sympa commands</A>
<UL>
<LI><A NAME="tex2html603"
HREF="node22.html#SECTION002210000000000000000">21.1 User commands</A>
<LI><A NAME="tex2html604"
HREF="node22.html#SECTION002220000000000000000">21.2 Owner commands</A>
<LI><A NAME="tex2html605"
HREF="node22.html#SECTION002230000000000000000">21.3 Moderator commands</A>
</UL>
<BR>
<LI><A NAME="tex2html606"
HREF="node23.html">Index</A>
<LI><A NAME="tex2html607"
HREF="node24.html">About this document ...</A>
</UL>
<!--End of Table of Contents-->
<P>
<BR><HR>
<ADDRESS>
root
2004-09-10
</ADDRESS>
</BODY>
</HTML>
|