| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Patch #478491 by Federico Grau. | bwarsaw | 2002-11-19 | 1 | -1/+3 |
| | | |||||
| * | Describe the AddDefaultCharset issue for Apache and i18n archive | bwarsaw | 2002-11-19 | 1 | -9/+15 |
| | | | | | interoperability. | ||||
| * | Better description of how to set up the init.d mailman script for | bwarsaw | 2002-05-28 | 1 | -2/+5 |
| | | | | | | systems that don't support chkconfig. Given by Dario Lopez-K�sten in SF bug # 556260. | ||||
| * | An update pass. | bwarsaw | 2002-05-05 | 1 | -45/+41 |
| | | |||||
| * | Updates | bwarsaw | 2002-03-16 | 1 | -10/+23 |
| | | |||||
| * | Several changes which should make the installer's life easier. First, | bwarsaw | 2002-02-23 | 1 | -33/+15 |
| | | | | | | | | | | | | | | | give some hints about how to install Python itself from source. Second, remove all the cruft about having to manually install the email package; we'll do that for them now. Fix some typos (can't remember who reported these, sorry). --with-ownername change to --with-username, and --with-ownergroup changed to --with-groupname. Also, update for information about the `mailman' init script which is now installed to scripts/mailman. And fix a couple of $prefix/mail/wrapper->.../mailman typos. | ||||
| * | Some updates for 2.1alpha4 | bwarsaw | 2001-12-31 | 1 | -12/+16 |
| | | |||||
| * | Updates for alpha3 release | bwarsaw | 2001-10-22 | 1 | -20/+12 |
| | | |||||
| * | Describe how to install the email package, and remove references to | bwarsaw | 2001-10-02 | 1 | -6/+21 |
| | | | | | mimelib. | ||||
| * | Small clarification. | bwarsaw | 2001-09-05 | 1 | -1/+2 |
| | | |||||
| * | Update installation instructions to describe chkconfig for OSes that | bwarsaw | 2001-08-17 | 1 | -5/+21 |
| | | | | | support this. | ||||
| * | Added instructions for installing the Unix boot script misc/S98mailman | bwarsaw | 2001-08-15 | 1 | -2/+12 |
| | | |||||
| * | Heh, I guess I should mention mailmanctl, since it's /critical/ to | bwarsaw | 2001-07-12 | 1 | -1/+9 |
| | | | | | getting mail delivered. | ||||
| * | Lot's of updates to describe the current system. | bwarsaw | 2001-07-11 | 1 | -73/+96 |
| | | |||||
| * | Add a note about mimelib and where to get it. Closes SF bug 413229. | bwarsaw | 2001-04-03 | 1 | -0/+10 |
| | | |||||
| * | Recommend using "crontab -u" if supported and falling back to | bwarsaw | 2001-03-02 | 1 | -5/+12 |
| | | | | | su/crontab only if not. | ||||
| * | Update information about which Python version is required (caught by | bwarsaw | 2001-02-16 | 1 | -5/+4 |
| | | | | | Ron Jarrell). | ||||
| * | Document that DEFAULT_URL must end in a slash (although I think I've | bwarsaw | 2000-11-16 | 1 | -1/+1 |
| | | | | | fixed all the sensitivity there, it can't hurt). | ||||
| * | A bunch of updates. | bwarsaw | 2000-11-08 | 1 | -28/+24 |
| | | |||||
| * | Fixed some installation typos. Closes SF bug #117682. | bwarsaw | 2000-10-27 | 1 | -3/+8 |
| | | |||||
| * | Added a pointer to README.BSD where the setgid bit is talked about. | bwarsaw | 2000-10-27 | 1 | -3/+4 |
| | | | | | | README.BSD already had information about this, and on those systems, you shouldn't turn on the setgid bit. Closes SF bug #116615. | ||||
| * | Added some important notices so people pay attention to the | bwarsaw | 2000-10-20 | 1 | -5/+10 |
| | | | | | set-up-crontab steps. | ||||
| * | Several changes in support of David Champion's SF patch #101331. | bwarsaw | 2000-09-22 | 1 | -4/+8 |
| | | | | | | | | | | Specifically, Describe the new --with-var-prefix option. Also, change --with-ownername to --with-username and --with-ownergroup to --with-groupname | ||||
| * | First pass at updates for 2.0. Also fix spelling mistakes. | bwarsaw | 2000-09-22 | 1 | -46/+68 |
| | | |||||
| * | Describe the install location of the Mailman icons. Closes SF patch | bwarsaw | 2000-09-19 | 1 | -4/+4 |
| | | | | | #101334, contributed by dgc. | ||||
| * | Describe potential nosuid option on /home in some environments. | bwarsaw | 2000-09-13 | 1 | -0/+6 |
| | | | | | Closes SF bug #114201, Jitterbug PR#292. | ||||
| * | Step 4, add a note about clock synchronization in an NFS environment. | bwarsaw | 2000-05-09 | 1 | -0/+7 |
| | | |||||
| * | Updated information. | bwarsaw | 2000-03-21 | 1 | -27/+30 |
| | | |||||
| * | Added an instruction to look for a README.<yourMTA> | bwarsaw | 1999-11-18 | 1 | -1/+5 |
| | | |||||
| * | mailman.gif => mailman.jpg | bwarsaw | 1999-11-01 | 1 | -3/+3 |
| | | |||||
| * | "group sticky bit" -> setgid bit. PR#99 | bwarsaw | 1999-09-02 | 1 | -2/+2 |
| | | |||||
| * | Describe using bin/check_perms | bwarsaw | 1999-07-10 | 1 | -5/+26 |
| | | |||||
| * | Use "mailman-<version>" instead of "<mailman-src-dir>" when referring | hmeland | 1999-07-01 | 1 | -5/+8 |
| | | | | | | | to the directory Mailman has been unpacked into, to avoid any confusion regarding the "src" directory inside "mailman-<version>". Tried to clarify the solution to smrsh-induced problems. | ||||
| * | Postfix's alias builder is commonly called `postalias', not `mkalias'. | hmeland | 1999-06-13 | 1 | -2/+2 |
| | | |||||
| * | eradicate "maillist" as a noun | bwarsaw | 1999-05-05 | 1 | -1/+1 |
| | | |||||
| * | Describe what to do with logo gif | bwarsaw | 1999-05-02 | 1 | -0/+10 |
| | | |||||
| * | * The recommended chmod for $prefix lacked g+w. | hmeland | 1999-03-04 | 1 | -9/+9 |
| | | | | | * Replaced "vmailer" with "Postfix" (which is the proper name). | ||||
| * | Document FollowSymLinks for when setting up pipermail archive. | bwarsaw | 1999-02-27 | 1 | -1/+2 |
| | | |||||
| * | Some clarifications | bwarsaw | 1999-02-20 | 1 | -11/+14 |
| | | |||||
| * | A little more visibility to the --with-cgi-gid option | bwarsaw | 1999-01-08 | 1 | -4/+10 |
| | | |||||
| * | Provide more clues about the sendmail process groupid. | klm | 1998-12-03 | 1 | -2/+4 |
| | | |||||
| * | Explain what the site password is. | klm | 1998-11-18 | 1 | -0/+5 |
| | | |||||
| * | Added a note about the user id that CGI's run under and the mailman | bwarsaw | 1998-11-06 | 1 | -0/+4 |
| | | | | | | group. We might want to think about adding a SECURITY file at some point. | ||||
| * | fixed a typo in the vmailer entry | cotton | 1998-11-04 | 1 | -1/+1 |
| | | |||||
| * | Updated installation instructions. Note I'm moving the upgrading | bwarsaw | 1998-11-03 | 1 | -23/+12 |
| | | | | | instructions to a separate file called UPGRADING. | ||||
| * | added notes about installing with vmailer. | cotton | 1998-10-22 | 1 | -1/+27 |
| | | | | | scott | ||||
| * | Some updates to describe the new installation steps, specifically the | bwarsaw | 1998-10-20 | 1 | -38/+46 |
| | | | | | step requiring root permissions: "make finish". | ||||
| * | Note that the options.html template change needs to be installed in | klm | 1998-10-17 | 1 | -1/+3 |
| | | | | | the individual list content dirs. | ||||
| * | added note about configureing web server to point at the | cotton | 1998-10-09 | 1 | -0/+7 |
| | | | | | | public maillist archives scott | ||||
| * | Added --with-cgi-ext option for specifying an extension on the cgi-bin | bwarsaw | 1998-08-03 | 1 | -0/+6 |
| | | | | | wrapper scripts. Apparently the Roxen server requires this. | ||||
