Hi,
I've some problems during the installation,
first I cannot install the postfix-tls package because I have postifx 2.4.3. I think that should not be a problem because tls is integrated in Version 2.4.3 (?).
During the patch of postfix I use that patch:
http://vda.cvs.sourceforge.net/*chec...h?revision=1.1, I think that this is quite good but I can't make the new package because I can't install libpq-dev. The error message during creating the new package:
dpkg-checkbuilddeps: Unmet build dependencies: libpq-dev
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
When I try to install libpq-dev, apt-get want's to remove postfix-dev, I think there are some version problems.
When I try to make the package without postfix-dev I get that error:
[...]
find . -type s -print | xargs rm -f
find . -type d -print | xargs chmod 755
find . -type f -print | xargs chmod a+r
make: Leaving directory `/usr/src/postfix-2.4.3'
make[1]: Leaving directory `/usr/src/postfix-2.4.3'
dpatch deapply-all
/usr/bin/dpatch: line 8: set: pipefail: invalid option name
make: *** [unpatch] Fehler 1
So, I hope you can help me.
Maye I can use postfix without the quota patch, I think then I don't need:
postconf -e 'virtual_create_maildirsize = yes'
postconf -e 'virtual_mailbox_extended = yes'
postconf -e 'virtual_mailbox_limit_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf'
postconf -e 'virtual_mailbox_limit_override = yes'
postconf -e 'virtual_maildir_limit_message = "The user you are trying to reach is over quota."'
postconf -e 'virtual_overquota_bounce = yes'
the $virtual_mailbox_limit_maps in proxy_read_maps and the sql table. Would that be right?
But the quota patch would be very nice, so I hope somebody have a solution for creating the package.
Thx
JeanLuc
Recent comments
7 hours 49 min ago
12 hours 48 min ago
14 hours 14 min ago
15 hours 7 min ago
16 hours 50 min ago
21 hours 14 min ago
22 hours 6 min ago
1 day 19 min ago
1 day 13 hours ago
1 day 15 hours ago