[Bug 354773] [NEW] tumgreyspf-install default values are wrong for Ubuntu package

Aaron Kurtz a.kurtz at hardsun.net
Fri Apr 3 21:01:19 UTC 2009


Public bug reported:

Binary package hint: tumgreyspf

Tumgreyspf comes with an installation script,
/usr/lib/tumgreyspf/tumgreyspf-install

It modifies /etc/postfix/main.cf and /etc/postfix/master.cf
to setup greylisting and SPF automatically

However, Ubuntu's package changes a few things
from the default installation.

The main binary is placed in /usr/bin/tumgreyspf
instead of /usr/lib/tumgreyspf/tumgreyspf
and the 'tumgreyspf' user is created and used for /var/lib/tumgreyspf

Because of this, the installation script isn't successful
in automatically setting up.

To fix this, tumgreyspf-install needs to be changed so
tumgreyspf_user = 'nobody'
tumgreyspf_path = '/usr/lib/tumgreyspf/tumgreyspf'

reads
tumgreyspf_user = 'tumgreyspf'
tumgreyspf_path = '/usr/bin/tumgreyspf'

** Affects: tumgreyspf (Ubuntu)
     Importance: Undecided
         Status: New

-- 
tumgreyspf-install default values are wrong for Ubuntu package
https://bugs.launchpad.net/bugs/354773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list