Linux Operating System (MOSC)

MOSC Banner

/var/log/maillog throwing postfix/postdrop[]: warning: mail_queue_enter: create file maildrop messag

edited May 31, 2016 5:04AM in Linux Operating System (MOSC) 1 commentAnswered

Hello Guys,

If i send test mail for our linux (Red Hat Enterprise Linux Server release 6.5 (Santiago) ) server, getting below error. Maillog file also keep growing. Please let me know the how to fix the issue, I already google it got solution but i couldn't find the below files

[root@hostname sbin]# ls -ltr /etc/init.d/sendmail

ls: cannot access /etc/init.d/sendmail: No such file or directory

Solution:

==============================================================

/etc/init.d/postfix stop

killall -9 postdrop

chgrp -R postdrop /var/spool/postfix/public

chgrp -R postdrop /var/spool/postfix/maildrop/

postfix check

/etc/init.d/postfix start

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center