My adventures and exploits as well as the gnashing of teeth with the wonderful OS known as FreeBSD.
Problem:
Receive with Qmail has been intermittent with messages not able to be received properly.
Solution:
Softlimit increase required.
Actions:
Supervise startup scripts modified to increase softlimit to 5 megs.
#ee /var/supervise/pop3d/run
#ee /var/supervise/qmail/run
I am not sure if the pop3d required a softlimit increase however I set it to 2 megs.
I commended out the previous softlimit line in qmail run file and replaced it with a fixed 5meg.
No Comments for this post yet...