aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rwxr-xr-xmail/filter/amavisd-new/amavisd-new.SlackBuild12
-rwxr-xr-xmail/filter/postgrey/postgrey.SlackBuild12
-rwxr-xr-xmail/mta/msmtp/msmtp.SlackBuild12
-rwxr-xr-xmail/mta/nullmailer/nullmailer.SlackBuild12
-rwxr-xr-xmail/mta/postfix/postfix.SlackBuild12
-rwxr-xr-xmail/mta/ssmtp/ssmtp.SlackBuild12
6 files changed, 72 insertions, 0 deletions
diff --git a/mail/filter/amavisd-new/amavisd-new.SlackBuild b/mail/filter/amavisd-new/amavisd-new.SlackBuild
index 7cf368d6..4eccb9bf 100755
--- a/mail/filter/amavisd-new/amavisd-new.SlackBuild
+++ b/mail/filter/amavisd-new/amavisd-new.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# amavisd-new is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or any later version.
+#
+# amavisd-new is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+# A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for amavisd-new
# by rhatto at riseup.net
#
diff --git a/mail/filter/postgrey/postgrey.SlackBuild b/mail/filter/postgrey/postgrey.SlackBuild
index a7e5fab8..dab1893a 100755
--- a/mail/filter/postgrey/postgrey.SlackBuild
+++ b/mail/filter/postgrey/postgrey.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# postgrey is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or any later version.
+#
+# postgrey is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+# A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for mod_fastcgi
#
diff --git a/mail/mta/msmtp/msmtp.SlackBuild b/mail/mta/msmtp/msmtp.SlackBuild
index 0944a346..49a0a3a5 100755
--- a/mail/mta/msmtp/msmtp.SlackBuild
+++ b/mail/mta/msmtp/msmtp.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# msmtp is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or any later version.
+#
+# msmtp is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+# A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for msmtp
# by rhatto at riseup.net
#
diff --git a/mail/mta/nullmailer/nullmailer.SlackBuild b/mail/mta/nullmailer/nullmailer.SlackBuild
index 5a0b906c..b253ae99 100755
--- a/mail/mta/nullmailer/nullmailer.SlackBuild
+++ b/mail/mta/nullmailer/nullmailer.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# nullmailer is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or any later version.
+#
+# nullmailer is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+# A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for nullmailer
# by rhatto at riseup.net
#
diff --git a/mail/mta/postfix/postfix.SlackBuild b/mail/mta/postfix/postfix.SlackBuild
index e702b981..4e5e197f 100755
--- a/mail/mta/postfix/postfix.SlackBuild
+++ b/mail/mta/postfix/postfix.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# postfix is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or any later version.
+#
+# postfix is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+# A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# original script from http://www.slacky.it/download/network/tool/postfix/2.2.10/src/postfix.SlackBuild
# changes by rhatto at riseup.net
#
diff --git a/mail/mta/ssmtp/ssmtp.SlackBuild b/mail/mta/ssmtp/ssmtp.SlackBuild
index 9f40d6a7..596e2a1c 100755
--- a/mail/mta/ssmtp/ssmtp.SlackBuild
+++ b/mail/mta/ssmtp/ssmtp.SlackBuild
@@ -1,5 +1,17 @@
#!/bin/bash
#
+# ssmtp is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or any later version.
+#
+# ssmtp is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+# A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
# slackbuild script for ssmtp
# by rhatto at riseup.net
#