Postfix using system installation parts
Torgny Nyblom
nyblom at kde.org
Fri Dec 30 22:18:36 CET 2011
On Friday 30 December 2011 13.55.55 Torgny Nyblom wrote:
> Hi,
>
> while debugging why I couldn't get mail delivery to work I found this
strange thing.
>
> sbin/postconf -d | grep '= /'
> command_directory = /usr/sbin
> config_directory = /kolab/etc/postfix
> daemon_directory = /usr/libexec/postfix
> data_directory = /var/lib/postfix
> mail_spool_directory = /var/mail
> mailq_path = /usr/bin/mailq
> manpage_directory = /usr/local/man
> newaliases_path = /usr/bin/newaliases
> queue_directory = /var/spool/postfix
> sample_directory = /kolab/etc/postfix
> sendmail_path = /usr/sbin/sendmail
Duh, -d show the defaults...
anyway the conclusion seems to be correct, postfix is using system directories
for various things including spool dir and the master.lock and prng_exch files.
When temporarily changing the owner of this directory (/var/lib/postfix) to the
kolab user, mails are delivered as they are supposed to.
I've filed this as a bug in the bugtracker
(https://issues.kolab.org/show_bug.cgi?id=554).
/Regards
Torgny
More information about the users
mailing list