> When I link /home/smtpd/qpsmtpd to /service/qpsmtpd, I get the > following in the log file: > > @4000000043d65cf2353dd83c Out of memory! > @4000000043d65cf235423954 Callback called exit at ./qpsmtpd-forkserver > line 13.
I ran into the 'Out of memory!' error the first time I setup 0.31. Check to make sure that you have set config/spool_dir to an existing directory or that $HOME/tmp exists. Also ensure that your qpsmtpd directory is owned by the user you are starting qpsmtpd as and that you have run 'chmod o+t' on that directory. I can't remember exactly what caused the issue but I think it was a lack of an existing spool_dir. HTH, Fred
