Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f5359312d886108910e34c88e27bf8717038a01e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f5359312d886108910e34c88e27bf8717038a01e)
  • Date: Sun, 9 Dec 2012 07:02:58 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

mail/courier/CONFLICTS | 1 +
mail/courier/HISTORY | 3 +++
mail/esmtp/CONFLICTS | 1 +
mail/esmtp/HISTORY | 3 +++
mail/exim/CONFLICTS | 1 +
mail/exim/HISTORY | 3 +++
mail/masqmail/CONFLICTS | 1 +
mail/masqmail/HISTORY | 3 +++
mail/msmtp/CONFIGURE | 4 +++-
mail/msmtp/CONFLICTS | 7 +++++++
mail/msmtp/DETAILS | 2 +-
mail/msmtp/HISTORY | 5 ++++-
mail/msmtp/INSTALL | 8 ++++++++
mail/msmtp/PROVIDES | 1 +
mail/postfix/CONFLICTS | 3 +++
mail/postfix/HISTORY | 3 +++
mail/sendmail/CONFLICTS | 1 +
mail/sendmail/HISTORY | 3 +++
18 files changed, 50 insertions(+), 3 deletions(-)

New commits:
commit f5359312d886108910e34c88e27bf8717038a01e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

exim: added msmtp to conflicts

commit 1e5b688b3f23391ba7d53df14a37999dacc3dc55
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

courier: added msmtp to conflicts

commit 0b9e1bdd3052b66b736c7ac66253ca064d98f60c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

esmtp: added msmtp to conflicts

commit 42cca3ff4ade6df7896bc1783d346c704e856d02
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

postfix: added msmtp, esmtp, courier to conflicts

commit 0445204d16ddb954a2ea34f75af90237b158f02b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sendmail: added msmtp to conflicts

commit ccf369ec78bb6e98c936a1c2eff810f4376dd0f1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

masqmail: added msmtp to conflicts

commit 12fd8a842d933ad0c14765e626f06670749e7a2b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

msmtp: added sendmail symlinks

diff --git a/mail/courier/CONFLICTS b/mail/courier/CONFLICTS
index 36fa790..ce5d16b 100755
--- a/mail/courier/CONFLICTS
+++ b/mail/courier/CONFLICTS
@@ -1,6 +1,7 @@
conflicts courier-imap &&
conflicts masqmail &&
conflicts esmtp &&
+conflicts msmtp &&
conflicts exim &&
conflicts postfix &&
conflicts sendmail &&
diff --git a/mail/courier/HISTORY b/mail/courier/HISTORY
index 496ca4e..b59422b 100644
--- a/mail/courier/HISTORY
+++ b/mail/courier/HISTORY
@@ -1,3 +1,6 @@
+2012-12-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added msmtp
+
2012-01-19 Vlad Glagolev <stealth AT sourcemage.org>
* CONFLICTS: added masqmail

diff --git a/mail/esmtp/CONFLICTS b/mail/esmtp/CONFLICTS
index 6482df0..b307ae3 100755
--- a/mail/esmtp/CONFLICTS
+++ b/mail/esmtp/CONFLICTS
@@ -1,6 +1,7 @@
conflicts masqmail &&
conflicts courier &&
conflicts exim &&
+conflicts msmtp &&
conflicts postfix &&
conflicts sendmail &&
conflicts netqmail
diff --git a/mail/esmtp/HISTORY b/mail/esmtp/HISTORY
index 7862f87..53f4369 100644
--- a/mail/esmtp/HISTORY
+++ b/mail/esmtp/HISTORY
@@ -1,3 +1,6 @@
+2012-12-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added msmtp
+
2012-01-19 Vlad Glagolev <stealth AT sourcemage.org>
* CONFLICTS: added masqmail

diff --git a/mail/exim/CONFLICTS b/mail/exim/CONFLICTS
index d8f360d..bbea228 100755
--- a/mail/exim/CONFLICTS
+++ b/mail/exim/CONFLICTS
@@ -1,6 +1,7 @@
conflicts masqmail &&
conflicts courier &&
conflicts esmtp &&
+conflicts msmtp &&
conflicts postfix &&
conflicts sendmail &&
conflicts netqmail
diff --git a/mail/exim/HISTORY b/mail/exim/HISTORY
index 345683d..a3b90e0 100644
--- a/mail/exim/HISTORY
+++ b/mail/exim/HISTORY
@@ -1,3 +1,6 @@
+2012-12-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added msmtp
+
2012-11-17 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.80.1; SECURITY_PATCH++; updated source
uri
* PREPARE: added query for 4.80 migration
diff --git a/mail/masqmail/CONFLICTS b/mail/masqmail/CONFLICTS
index a1641aa..55ac40d 100755
--- a/mail/masqmail/CONFLICTS
+++ b/mail/masqmail/CONFLICTS
@@ -1,6 +1,7 @@
conflicts exim &&
conflicts courier &&
conflicts esmtp &&
+conflicts msmtp &&
conflicts postfix &&
conflicts sendmail &&
conflicts netqmail
diff --git a/mail/masqmail/HISTORY b/mail/masqmail/HISTORY
index 5b53f50..43e78f6 100644
--- a/mail/masqmail/HISTORY
+++ b/mail/masqmail/HISTORY
@@ -1,3 +1,6 @@
+2012-12-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added msmtp
+
2012-11-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* INSTALL: set up /var/spool/mail under 'mail' group; changed mode to
diff --git a/mail/msmtp/CONFIGURE b/mail/msmtp/CONFIGURE
index 6cf958f..fac0900 100755
--- a/mail/msmtp/CONFIGURE
+++ b/mail/msmtp/CONFIGURE
@@ -1,4 +1,6 @@
config_query_list MSMTP_SSL "Which SSL backend do you want for TLS/SSL
support?" \
gnutls \
openssl \
- none
+ none &&
+
+config_query MSMTP_SENDMAIL "Enable Sendmail mode?" y
diff --git a/mail/msmtp/CONFLICTS b/mail/msmtp/CONFLICTS
new file mode 100755
index 0000000..cd95683
--- /dev/null
+++ b/mail/msmtp/CONFLICTS
@@ -0,0 +1,7 @@
+conflicts exim &&
+conflicts courier &&
+conflicts esmtp &&
+conflicts postfix &&
+conflicts sendmail &&
+conflicts netqmail &&
+conflicts masqmail
diff --git a/mail/msmtp/DETAILS b/mail/msmtp/DETAILS
index 975a94c..8ec9cdf 100755
--- a/mail/msmtp/DETAILS
+++ b/mail/msmtp/DETAILS
@@ -9,7 +9,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
ENTERED=20040412
LICENSE[0]=GPL
KEYWORDS="email mail"
- SHORT="SMTP client"
+ SHORT="SMTP client/mail forwarder"
cat << EOF
In the default mode, it transmits a mail to an SMTP server (for example
at a free mail provider) which does the delivery.
diff --git a/mail/msmtp/HISTORY b/mail/msmtp/HISTORY
index a37cfb6..ed5bf67 100644
--- a/mail/msmtp/HISTORY
+++ b/mail/msmtp/HISTORY
@@ -1,5 +1,8 @@
2012-12-09 Vlad Glagolev <stealth AT sourcemage.org>
- * DETAILS: updated spell to 1.4.30
+ * DETAILS: updated spell to 1.4.30; added desc about mail forwarding
+ * PROVIDES: added SENDMAIL
+ * CONFLICTS: added
+ * INSTALL: added, for sendmail symlinks

2012-01-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.27
diff --git a/mail/msmtp/INSTALL b/mail/msmtp/INSTALL
new file mode 100755
index 0000000..6b75bbf
--- /dev/null
+++ b/mail/msmtp/INSTALL
@@ -0,0 +1,8 @@
+default_install &&
+
+install_config_file doc/msmtprc-system.example "$INSTALL_ROOT/etc/msmtprc" &&
+
+if [[ $MSMTP_SENDMAIL == y ]]; then
+ ln -vsf "$TRACK_ROOT/usr/bin/msmtp" "$INSTALL_ROOT/usr/lib/sendmail" &&
+ ln -vsf "$TRACK_ROOT/usr/bin/msmtp" "$INSTALL_ROOT/usr/sbin/sendmail"
+fi
diff --git a/mail/msmtp/PROVIDES b/mail/msmtp/PROVIDES
index 397895d..bebbaa4 100755
--- a/mail/msmtp/PROVIDES
+++ b/mail/msmtp/PROVIDES
@@ -1 +1,2 @@
MAIL-TRANSPORT-AGENT
+SENDMAIL
diff --git a/mail/postfix/CONFLICTS b/mail/postfix/CONFLICTS
index b94f6db..bf2e19c 100755
--- a/mail/postfix/CONFLICTS
+++ b/mail/postfix/CONFLICTS
@@ -1,4 +1,7 @@
conflicts masqmail &&
+conflicts courier &&
conflicts exim &&
+conflicts esmtp &&
+conflicts msmtp &&
conflicts qmail &&
conflicts sendmail
diff --git a/mail/postfix/HISTORY b/mail/postfix/HISTORY
index dd7b0bd..f6cce7b 100644
--- a/mail/postfix/HISTORY
+++ b/mail/postfix/HISTORY
@@ -1,3 +1,6 @@
+2012-12-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added msmtp, esmtp, courier
+
2012-04-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.9.2

diff --git a/mail/sendmail/CONFLICTS b/mail/sendmail/CONFLICTS
index 38cde47..e2ef8e5 100755
--- a/mail/sendmail/CONFLICTS
+++ b/mail/sendmail/CONFLICTS
@@ -1,6 +1,7 @@
conflicts masqmail &&
conflicts courier &&
conflicts esmtp &&
+conflicts msmtp &&
conflicts exim &&
conflicts postfix &&
conflicts netqmail
diff --git a/mail/sendmail/HISTORY b/mail/sendmail/HISTORY
index 98ec9e1..a41e1e4 100644
--- a/mail/sendmail/HISTORY
+++ b/mail/sendmail/HISTORY
@@ -1,3 +1,6 @@
+2012-12-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added msmtp
+
2012-01-19 Vlad Glagolev <stealth AT sourcemage.org>
* CONFLICTS: added masqmail




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (f5359312d886108910e34c88e27bf8717038a01e), Vlad Glagolev, 12/09/2012

Archive powered by MHonArc 2.6.24.

Top of Page