aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing
Commit message (Collapse)AuthorAgeLines
* Update configuring alaveteli sectionGareth Rees2014-08-21-27/+38
| | | | | - Add notes about each file - Move database _configuration_ to this section
* Remove email configurationGareth Rees2014-08-21-38/+3
| | | | | | This has a separate guide so link to that. The guide here just leaves a half-installed MTA so its bound to cause trouble. We can include a brief guide in the installing MTA docs if desired.
* Remove tmp artefact from creating db templateGareth Rees2014-08-21-0/+1
|
* Remove unneeded headingGareth Rees2014-08-21-5/+3
| | | | | | “Install Ruby Dependencies” sounds like it’s going to install Alaveteli’s Gemfile, and we now have a solution for installing bundler from packages anyway.
* Use full path to package dependencies fileGareth Rees2014-08-21-3/+3
|
* Update instructions on getting AlaveteliGareth Rees2014-08-21-16/+11
| | | | | | - Clone master by default because stable releases will cause less problems for new users - Use recursive option to clone and init submodules
* Add section on creating alaveteli linux userGareth Rees2014-08-21-0/+6
|
* Add section on upgrading the OS packagesGareth Rees2014-08-21-0/+11
|
* Group OS setup instructions togetherGareth Rees2014-08-21-31/+35
|
* Remove shell prompt and always assume root privsGareth Rees2014-08-21-23/+24
| | | | | | | - Remove the shell prompt from all commands so that they are easier to copy and paste - Remove use of sudo to elevate privileges - Move the notice of root privilege requirement to the top of the guide
* Merge branch 'gh-pages-exim' into gh-pagesLouise Crow2014-08-18-56/+155
|\
| * Add section on exim loggingGareth Rees2014-08-18-0/+8
| |
| * Less typingGareth Rees2014-08-18-0/+2
| |
| * Bullet list 04_alaveteli_optionsGareth Rees2014-08-18-12/+8
| | | | | | | | | | | | Slightly easier to reference the variable you’re interested in compared to long-form writing Conflicts:
| * Fix typoGareth Rees2014-08-18-1/+1
| |
| * Improve clarity of exim bounce handlingGareth Rees2014-08-18-5/+16
| |
| * Create exim section for unwanted emailGareth Rees2014-08-18-6/+9
| |
| * Fix path typoGareth Rees2014-08-18-1/+1
| |
| * Consistency with postfix guideGareth Rees2014-08-18-6/+7
| |
| * Instructions to create the backupfoi userGareth Rees2014-08-18-1/+8
| |
| * Omit needless wordsGareth Rees2014-08-18-1/+1
| |
| * Use attention box for existing config note.Louise Crow2014-08-18-1/+11
| |
| * More explanation of untrusted_set_sender.Louise Crow2014-08-18-1/+1
| |
| * Add more detail to the different parts of the delivery process in eximLouise Crow2014-08-18-6/+7
| |
| * Add instructions for backup to a separate mailboxLouise Crow2014-08-12-4/+17
| |
| * Add testing of bounce handlingLouise Crow2014-08-11-2/+7
| |
| * Better description of bounce handling, making live.Louise Crow2014-08-11-20/+14
| |
| * Add path noteLouise Crow2014-08-11-0/+3
| |
| * Make commands cut-and-pastableLouise Crow2014-08-11-6/+14
| |
| * Make command cut-and-pastable. Better description of optionsLouise Crow2014-08-11-1/+8
| |
| * Don't specify OS - we support Debian/Ubuntu.Louise Crow2014-08-11-1/+1
| |
| * Add better headings, start with basic configurationLouise Crow2014-08-11-3/+14
| |
| * Add not on privileges and ssh/terminal access.Louise Crow2014-08-11-0/+8
| |
| * Add section on recipient groupsLouise Crow2014-08-11-0/+6
| |
| * Just give a suggested example, don't refer to WDTKLouise Crow2014-08-07-3/+4
| |
| * Needs to be privilegedLouise Crow2014-08-07-1/+1
| |
| * Use example.com as example domainLouise Crow2014-08-07-8/+9
| |
| * More explanation of dc_use_split_configLouise Crow2014-08-07-1/+1
| |
| * Use default alaveteli path.Louise Crow2014-08-07-7/+7
| |
| * Add package installLouise Crow2014-08-07-0/+4
| |
* | Merge branch 'gh-pages-postfix' into gh-pagesLouise Crow2014-08-18-40/+274
|\ \ | |/ |/|
| * Remove duplicated logrotate configGareth Rees2014-08-14-18/+7
| |
| * Minor omissionsGareth Rees2014-08-14-3/+3
| |
| * Clarify what adding to /etc/postfix/transports is doingGareth Rees2014-08-14-2/+3
| |
| * Use attention-box for example settingsGareth Rees2014-08-14-16/+26
| | | | | | | | | | - Use cat to create alaveteli_replies pipe - Shorten some sentences
| * Create section for discarding blackhole emailGareth Rees2014-08-14-4/+10
| |
| * Use cat to append to /etc/aliasesGareth Rees2014-08-14-0/+2
| |
| * Clarify where @example.com comes from in /etc/postfix/recipientsGareth Rees2014-08-14-0/+2
| |
| * Improve clarity of sending foi+ mail to the pipeGareth Rees2014-08-14-6/+5
| |
| * Improve postfix backup email sectionGareth Rees2014-08-14-3/+11
| |