Prva verzija za buster.
authorIvan Rako <ivan.rako@srce.hr>
Thu, 13 Aug 2020 17:21:20 +0000 (19:21 +0200)
committerIvan Rako <ivan.rako@srce.hr>
Thu, 13 Aug 2020 17:21:20 +0000 (19:21 +0200)
12 files changed:
NEWS.CARNET [moved from NEWS.CARNet with 80% similarity]
README.CARNET [moved from README.CARNet with 96% similarity]
carnet_whitelist_clients
debian/changelog
debian/compat
debian/control
debian/copyright
debian/docs
debian/postinst
debian/templates
newaliases-gecos
newaliases-gecos.8

similarity index 80%
rename from NEWS.CARNet
rename to NEWS.CARNET
index 3b4013d..bca773d 100644 (file)
@@ -1,7 +1,7 @@
 postfix-cn (3.1.8~cn0) sarge; urgency=medium
 
-  Napomene uz rad newaliases-gecos skripte
-  ----------------------------------------
+Napomene uz rad newaliases-gecos skripte
+----------------------------------------
 
 Skripta /usr/sbin/newaliases-gecos postavlja aliase samo za
 korisnicke racune za koje su ispunjeni sljedeci uvjeti:
@@ -22,6 +22,6 @@ Slicno tome, ako je definirano vise datoteka u Postfix varijabli
 $alias_maps, posta ce doci na prvi alias u datoteci koja je ranije
 definirana u $alias_maps.
 
-Pogledajte /usr/share/doc/postfix-cn/README.CARNet za vise informacija.
+Pogledajte /usr/share/doc/postfix-cn/README.CARNET za vise informacija.
 
- -- Ivan Rako <Ivan.Rako@CARNet.hr>  Wed, 28 Aug 2013 16:51:46 +0200
+ -- Ivan Rako <Ivan.Rako@CARNET.hr>  Thu, 13 Aug 2020 19:06:18 +0200
similarity index 96%
rename from README.CARNet
rename to README.CARNET
index 84b1170..f84e685 100644 (file)
@@ -54,4 +54,4 @@ Slicno tome, ako je definirano vise datoteka u Postfix varijabli
 $alias_maps, posta ce doci na prvi alias u datoteci koja je ranije
 definirana u $alias_maps.
 
- -- Ivan Rako <Ivan.Rako@CARNet.hr>  Sat, 07 Jul 2018 21:05:59 +0200
+ -- Ivan Rako <Ivan.Rako@CARNET.hr>  Sat, 07 Jul 2018 21:05:59 +0200
index 1cf7241..fd8b014 100644 (file)
@@ -1,4 +1,4 @@
-# 2006-10-29: CARNet MX
+# 2006-10-29: CARNET MX
 ahab.hzzz.hr
 andrija.snz.hr
 antun.erf.hr
index b9685d7..6fb05ea 100644 (file)
@@ -1,3 +1,9 @@
+postfix-cn (3.4.10~cn0) stable; urgency=medium
+
+  * Prva verzija za buster
+
+ -- Ivan Rako <Ivan.Rako@CARNET.hr>  Thu, 13 Aug 2020 19:05:45 +0200
+
 postfix-cn (3.1.8~cn1) stable; urgency=medium
 
   * sdbm->btree
index ec63514..f599e28 100644 (file)
@@ -1 +1 @@
-9
+10
index 7dc5a9c..5722afd 100644 (file)
@@ -1,13 +1,13 @@
 Source: postfix-cn
 Section: mail
 Priority: optional
-Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
-Build-Depends: debhelper (>= 9), po-debconf
+Maintainer: Ivan Rako <Ivan.Rako@CARNET.hr>
+Build-Depends: debhelper (>= 10), po-debconf
 Standards-Version: 3.9.8
 
 Package: postfix-cn
 Architecture: all
-Depends: ${misc:Depends}, postfix (>= 3.1.8), carnet-tools-cn (>= 3.2.1), sasl2-bin (>= 2.1.25), libsasl2-modules (>= 2.1.25), debconf, openssl, adduser
+Depends: ${misc:Depends}, postfix (>= 3.4.10), carnet-tools-cn (>= 3.2.1), sasl2-bin (>= 2.1.27), libsasl2-modules (>= 2.1.27), debconf, openssl, adduser
 Conflicts: sendmail-cn, amavisd-cn (<< 2:20030616p10-10), amavisd-new-milter, sendmail-base
 Suggests: amavisd-cn
 Description: High-performance mail transport agent
index 28add9f..840ef7c 100644 (file)
@@ -1,4 +1,4 @@
-Copyright 2006 CARNet <paketi@carnet.hr>
+Copyright 2006 CARNET <paketi@carnet.hr>
 
 You are free to distribute this software package under the terms of the
 GNU General Public License.
index aeba979..a321e04 100644 (file)
@@ -1,2 +1,2 @@
-README.CARNet
-NEWS.CARNet
+README.CARNET
+NEWS.CARNET
index cadf94c..040623f 100755 (executable)
@@ -5,7 +5,7 @@ set -e
 [ "$1" = "configure" ] || exit 0
 [ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
-# Load CARNet Tools
+# Load CARNET Tools
 . /usr/share/carnet-tools/functions.sh
 
 # Load Debconf
@@ -94,6 +94,14 @@ if [ -f /etc/postfix/master.cf ]; then
                    "s/#   $option/$option/g" \
                    /etc/postfix/master.cf || true
   done
+
+  for option in  "o smtpd_client_restrictions=" \
+                 "o smtpd_helo_restrictions=" \
+                 "o smtpd_sender_restrictions="; do
+  cp_check_and_sed "$option" \
+                   "s/.*$option/# -$option/g" \
+                   /etc/postfix/master.cf || true
+  done
 fi
 
 # ovo manje/vise uzima kao default, ali u slucaju da je multihomed stroj,
index 38309fc..24c3f82 100644 (file)
@@ -5,8 +5,8 @@ _Description: Koje RBL zelite?
  Postfix moze prilikom provjere primanja e-mail poruka provjeriti da li
  je posiljatelj zavrsio na nekoj od RBL (Realtime Blackhole List) listi.
  .
- VAZNO: Zbog licencnih razloga pristup CARNetovom RBL posluzitelju je
- dopusten samo sa CARNetove mreze (161.53.0.0/16 i 193.198.0.0/16).
+ VAZNO: Zbog licencnih razloga pristup CARNETovom RBL posluzitelju je
+ dopusten samo sa CARNETove mreze (161.53.0.0/16 i 193.198.0.0/16).
 
 Template: postfix-cn/matchgecos
 Type: boolean
index f831cf4..5c8f63f 100755 (executable)
@@ -11,7 +11,7 @@ grep -q "hash:$gecos" /etc/postfix/main.cf || exit 0
 
 [ -d /var/lib/postfix-cn/ ] || exit 0
 
-# Load CARNet Tools
+# Load CARNET Tools
 . /usr/share/carnet-tools/functions.sh
 
 getent passwd | awk -F: '
index 7b21c1f..a559444 100644 (file)
@@ -1,4 +1,4 @@
-.TH newaliases-gecos 8 "April 2011" CARNet "CARNet Debian Commands"
+.TH newaliases-gecos 8 "April 2011" CARNET "CARNET Debian Commands"
 .SH NAME
 newaliases-gecos \- Initialize the GECOS alias database.
 .SH SYNOPSIS
@@ -8,11 +8,11 @@ newaliases-gecos \- Initialize the GECOS alias database.
 This script initialize the GECOS alias database stored in
 /var/lib/postfix-cn/aliases_gecos.
 .SH AUTHOR
-Written by Ivan Rako <Ivan.Rako@CARNet.hr>.
+Written by Ivan Rako <Ivan.Rako@CARNET.hr>.
 .SH "REPORTING BUGS"
-Report bugs to <paketi@CARNet.hr>.
+Report bugs to <paketi@CARNET.hr>.
 .SH COPYRIGHT
-Copyright 2006 CARNet <paketi@carnet.hr>
+Copyright 2006 CARNET <paketi@CARNET.hr>
 .PP
 You are free to distribute this software package under the terms of the GNU
 General Public License.