Package: milter-greylist / 4.3.9-1

Metadata

Package Version Patches format
milter-greylist 4.3.9-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
m4.socket options | (download)

milter-greylist.m4 | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 correct the location of the milter socket for debian and make it 
 soft-fail if the daemon isn't running.
greylist.conf | (download)

greylist.conf | 21 19 + 2 - 0 !
1 file changed, 19 insertions(+), 2 deletions(-)

 correct the location of the socket, and the user the 
 daemon runs as, to conform with Debian norms.
rc debian.utf8 | (download)

rc-debian.sh.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 rc-debian.sh.in has an iso-8859-1 character. convert it to 
 UTF-8 in accordance with Debian policy.
rc debian.socket | (download)

rc-debian.sh.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 correct the socket location for debian systems.
conf dumpfreq | (download)

greylist.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix the silly defaults of dump file mode and frequency.
tempfs.508122 | (download)

rc-debian.sh.in | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 all running with /var/run on a tempfs

Bug: #226267

initfile.mountall | (download)

rc-debian.sh.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix init script to conform with with lfs. (from lintian errors)
573936 dump_lex | (download)

dump_lex.l | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 workaround for parsing of broken email addresses in dump file.