On Tue, 24 Jan 2006, Fred Moyer wrote:
> > 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.
/home/smtpd/tmp/ exists, owned by smtpd:smtpd with mode 0700
I also tried entering that path (without trailing '/') into
/home/smtpd/qpsmtpd/config/spool_dir and linking into /service/ produces
the same failure.
No further ahead, I'm afraid :-(