Date: Thu, 15 Jul 2010 23:40:33 -0600 From: "Peter" <fbsdq@peterk.org> To: "Aryeh M. Friedman" <aryeh.friedman@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: qmail under 8.0-STABLE Message-ID: <28c02d5e05b71e9a03ff03caff36df8c.squirrel@pop.pknet.net> In-Reply-To: <20100715235852.67f96193aryeh.friedman%gmail.com@flosoft.no-ip.biz> References: <20100715235852.67f96193aryeh.friedman%gmail.com@flosoft.no-ip.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
> I have the following config: > > FreeBSD ppert-zone.com 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed Apr 14 > 01:44:13 UTC 2010 > root@canopus.ispsystem.net:/root/src/sys/i386/compile/ISPSYSTEM i386 > > it is a vps running via a jail. I have installed mail/qmail and added > it to rc.conf. It starts just fine but no remote mail ever gets > delivered/received. DNS wise the machine is pointed to a A record for > it's domain but the provider has not (and will not) set up a reverse. > > Note: According to qmail-qstat/qmail-qread the mail is not in the queue > either like it was before adding qmail startup to the rc.conf > > Ideas? What does the MX record for that domain point to? [dig mx domain.com] Are you sure qmail is running/listening? [sockstat / netstat -an] Did you shutoff sendmail in rc.conf? sendmail_enable="NONE" I think... ]Peter[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28c02d5e05b71e9a03ff03caff36df8c.squirrel>