Matthias Šubik wrote: > just a guess: > drive full? > strange permissions or filesystems? > something mounted with strange options?
either of these could very well be the reason.. > pid/unix.smtp doesn't sound like the full path like mine: > > /var/spool/postfix/pid/unix.smtp > > so check why postfix doesn't get the right path to create the file ... Postfix programs operate under the rule that all paths are relative the the working directory (/var/spool/postfix) so pid/unix.smtp is correct. -- Cheers, Morten :wq _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
