-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from Koumbit/alternc-mailman-virtual
Alternc mailman virtual
- Loading branch information
Showing
29 changed files
with
1,933 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
#! /bin/sh | ||
|
||
set -e | ||
|
||
# Source debconf library. | ||
. /usr/share/debconf/confmodule | ||
db_input high alternc-mailman/patch-mailman || true | ||
db_go || true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
alternc-mailman (3.3.1+nmu1) oldstable; urgency=low | ||
|
||
* readding VirtualListPatch | ||
|
||
-- Sébastien Grenier <[email protected]> Thu, 4 Jan 2018 15:31:07 +0300 | ||
|
||
alternc-mailman (3.3) oldstable; urgency=low | ||
|
||
* remove apache-mpm-itk patch, replace it with a dependency on our OWN mailman | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ Source: alternc-mailman | |
Section: admin | ||
Priority: optional | ||
Maintainer: Benjamin Sonntag <[email protected]> | ||
Build-Depends: debhelper (>= 8) | ||
Build-Depends: debhelper (>= 8), po-debconf | ||
Standards-Version: 3.9.4 | ||
|
||
Package: alternc-mailman | ||
Priority: optional | ||
Section: admin | ||
Architecture: all | ||
Depends: mailman (>= 2.1.23-1), mysql-client | mariadb-client, patch, alternc (>> 3.2.10), php5-cli | php-cli | php7.0-cli, ${misc:Depends} | ||
Depends: mailman (>= 2.1), mysql-client | mariadb-client, debconf, patch, alternc (>> 3.2.10), php5-cli | php-cli | php7.0-cli, ${misc:Depends} | ||
Description: Mailman module for AlternC | ||
AlternC is a mutualized hosting software manager for Linux. | ||
It allows you to manage your websites, domains, ftp, emails, aliases, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[type: gettext/rfc822deb] templates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# | ||
# Translators: | ||
# Benjamin Sonntag <[email protected]>, 2004 | ||
# Bmt91 <[email protected]>, 2012 | ||
# Bruno Marmier <[email protected]>, 2004 | ||
# DeepSurfer, 2013-2014 | ||
# Ettore Atalan <[email protected]>, 2014,2017 | ||
# poupoule2004 <[email protected]>, 2012 | ||
# Stéphane Tréboux <[email protected]>, 2012 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: AlternC, hosting control panel\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2013-10-18 11:47+0200\n" | ||
"PO-Revision-Date: 2017-10-07 17:08+0000\n" | ||
"Last-Translator: Benjamin Sonntag <[email protected]>\n" | ||
"Language-Team: German (Germany) (http://www.transifex.com/octopuce/alternc/" | ||
"language/de_DE/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language: de_DE\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
#. Type: boolean | ||
#. Description | ||
#: ../templates:1001 | ||
msgid "Do you want to patch mailman for virtual support?" | ||
msgstr "Sie möchten den MailMan Patchen für den Virtual-Support?" | ||
|
||
#. Type: boolean | ||
#. Description | ||
#: ../templates:1001 | ||
msgid "" | ||
"The patches are in /usr/share/alternc-mailman/patches. More information " | ||
"about the patch at http://wiki.koumbit.net/VirtualMailman." | ||
msgstr "" | ||
"Die Patches liegen in '/usr/share/alternc-mailman/patches'. Mehr " | ||
"Informationen über die Patches sind unter 'http://wiki.koumbit.net/" | ||
"VirtualMailman' nach zu lesen." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: 0.3.1\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2008-04-24 17:46-0400\n" | ||
"PO-Revision-Date: 2005-05-15 18:24+0200\n" | ||
"Last-Translator: Benjamin Sonntag <[email protected]>\n" | ||
"Language-Team: english <[email protected]>\n" | ||
"Language: en\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#. Type: boolean | ||
#. Description | ||
#: ../templates:1001 | ||
msgid "Do you want to patch mailman for virtual support?" | ||
msgstr "" | ||
|
||
#. Type: boolean | ||
#. Description | ||
#: ../templates:1001 | ||
msgid "" | ||
"The AlternC mailman plugin can optionally patch mailman to make it support " | ||
"same-name lists on different domains (ie. allow [email protected] and " | ||
"[email protected] to coexist). Mailman 2.x, by default, doesn't support that " | ||
"functionality but Koumbit.org has developped patches to make it." | ||
msgstr "" | ||
|
||
#. Type: boolean | ||
#. Description | ||
#: ../templates:1001 | ||
msgid "" | ||
"The plugin only supports patching, no way to unpatch right now. Please " | ||
"understand that this process will modify core Mailman code and might break " | ||
"some functionality. It is running in production on Koumbit.org." | ||
msgstr "" | ||
|
||
#. Type: boolean | ||
#. Description | ||
#: ../templates:1001 | ||
msgid "" | ||
"Also, note that everytime the mailman package is upgraded or reinstalled, " | ||
"the patches will need to be reapplied manually. This can be done by " | ||
"reconfiguring the alternc-mailman package. ." | ||
msgstr "" | ||
|
||
#. Type: boolean | ||
#. Description | ||
#: ../templates:1001 | ||
msgid "" | ||
"The patches are in /usr/share/alternc-mailman/patches. More information " | ||
"about the patch at http://wiki.koumbit.net/VirtualMailman." | ||
msgstr "" |
Oops, something went wrong.