Public bug reported:

Binary package hint: nbsmtp

On hardy nbsmtp out of the box comes with a config file in /etc: /etc/nbsmtprc
but it fails to read it during execution, and instead looks for 
/usr/etc/nbsmtprc

>From strace it can be seen to be looking in the wrong place:
brk(0)                                  = 0x804e000
brk(0x806f000)                          = 0x806f000
open("/usr/etc/nbsmtprc", O_RDONLY)     = -1 ENOENT (No such file or directory)

no attempts are seen to open /etc/nbsmtprc

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

-- 
nbsmtp looks for config file in the wrong place
https://bugs.launchpad.net/bugs/265019
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to