Article 4Z2SS Minor Bugfix for Current: Error output in maillog

Minor Bugfix for Current: Error output in maillog

by
kestralis
from LinuxQuestions.org on (#4Z2SS)
In Slackware Current you might notice output in /var/log/maillog like this
Code:postdrop: warning: unable to look up public/pickup: No such file or directoryfollowing the execution of scheduled cron (dcron) tasks. Fortunately it's very easy to gratify postdrop. As root, just execute
Code:# mkfifo /var/spool/postfix/public/pickup
# chown postfix:postdrop /var/spool/postfix/public/pickupThe error message goes away.

This does not appear to be an issue with stock installs of 14.2 Stable, only Current.latest?d=yIl2AUoC8zA latest?i=jPuxuvytFRI:h3oOKCn8Ln0:F7zBnMy latest?i=jPuxuvytFRI:h3oOKCn8Ln0:V_sGLiP latest?d=qj6IDK7rITs latest?i=jPuxuvytFRI:h3oOKCn8Ln0:gIN9vFwjPuxuvytFRI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments