Hi,
muttley postfix/smtpd[2718]: NOQUEUE: reject: MAIL
from
localhost.localdomain[127.0.0.1]: 452 4.3.1 Insufficient system storage;
proto=SMTP helo=<notify.ossec.net>
muttley postfix/smtpd[2718]: warning: not enough free space in mail
queue: 17719296 bytes < 1.5*message size limit
So I upped the limits of my postfix config settings to:
postconf -e "mailbox_size_limit = 1048576000"
postconf -e "message_size_limit = 30720000"
This will make the problem "worse", not "better": see "<
1.5*message
size limit".
root@muttley:/# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/xvda 10321208 9781896 15024 100% /
Can anyone help me out with this it's driving me
nuts?!
Your root partition is full and you don't appear to have a separate one
for the spools.
You may find that other things like mailboxes, logs and databases files
have all been unexpectedly truncated. Free up some space, check
everything carefully and be prepared to restore things from backups
where daemons have gotten into a fix before writing out their in memory
data.
Regards,
@ndy
--
andyjpb(a)ashurst.eu.org
http://www.ashurst.eu.org/
0x7EBA75FF