Date: Sat, 25 Nov 2000 21:17:44 -0800 (PST) From: David Daugherty <doc@wcug.wwu.edu> To: brian william wolter <bwolter@linux.thesadmachine.org> Cc: questions@freebsd.org Subject: Re: HELP sendmail/qmail is totally hosed Message-ID: <Pine.BSO.4.21.0011252114480.31453-100000@sloth.wcug.wwu.edu> In-Reply-To: <Pine.BSF.4.30.0011252311510.36373-100000@linux.thesadmachine.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Yup /usr/local/etc/rc.d [davidd]=> ls -al qmai* lrwxr-xr-x 1 root wheel 13 Nov 25 14:54 qmail.sh@ -> /var/qmail/rc ===[root] /usr/home/davidd # cat /var/qmail/boot/home #!/bin/sh # Using splogger to send the log through syslog. # Using qmail-local to deliver messages to ~/Mailbox by default. exec env - PATH="/var/qmail/bin:$PATH" \ qmail-start ./Mailbox splogger qmail& is there some error log for qmail anywhere? I don't see anything in /var/log David doc-WA_Resident@wcug.wwu.edu doc@wcug.wwu.edu On Sat, 25 Nov 2000, brian william wolter wrote: > did you copy the file /var/qmail/boot/home to /var/qmail/rc? > (this will route mail to a file called Mailbox in each users home > directory) > > peace, > brian > > > t h e S a d M a c h i n e . o r g > > On Sat, 25 Nov 2000, David Daugherty wrote: > > > Yes, I'm getting emails. I can see them in /var/qmail/queue/local. What am > > I missing in order to get them to the proper users though? > > > > David > > doc-WA_Resident@wcug.wwu.edu > > doc@wcug.wwu.edu > > > > On Sat, 25 Nov 2000, brian william wolter wrote: > > > > > you'll have to be a little more spacific... what are the error messages > > > you get when sending test emails? > > > > > > > > > peace, > > > brian > > > > > > > > > t h e S a d M a c h i n e . o r g > > > > > > On Sat, 25 Nov 2000, David Daugherty wrote: > > > > > > > I've read all of the docs in /var/qmail/doc. I can 'telnet localhost' to > > > > both port 25 and 110 without any problems. I'm just not getting any > > > > email. I've sent test emails also and I'm not getting them. > > > > > > > > What have I screwed up? > > > > > > > > David > > > > doc-WA_Resident@wcug.wwu.edu > > > > doc@wcug.wwu.edu > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.21.0011252114480.31453-100000>