Date: Sun, 17 Apr 2005 09:36:40 +1000 From: Warren <shinjii@virusinfo.rdksupportinc.com> To: Mike Tancsa <mike@sentex.net> Cc: freebsd-questions@freebsd.org Subject: Re: /var/spool/clientmque 185meg Message-ID: <200504170936.40626.shinjii@virusinfo.rdksupportinc.com> In-Reply-To: <6.2.1.2.0.20050416192711.03519df8@64.7.153.2> References: <200504162256.04288.shinjii@virusinfo.rdksupportinc.com> <6.2.1.2.0.20050416192711.03519df8@64.7.153.2>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 17 Apr 2005 9:31 am, Mike Tancsa wrote: > At 08:56 AM 16/04/2005, Warren wrote: > >/var/spool/clientmqueue <-- 185meg > > > >How do i get the messages from the above to the root mail folder of my > >machine ? > > > >im willing to provide any neccessary information to help. > > Take a look at /var/log/maillog to see why its not being processed. If > necessary, bump up the loglevel in sendmail > > In /etc/mail/sendmail.cf change > O LogLevel=9 > to > O LogLevel=14 > cd /etc/mail > make stop > make start > > You can see the local queue via > > mailq -Ac j3DH6EkG069310 2071 Thu Apr 14 03:06 MAILER-DAEMON (Deferred: Invalid argument) shinjii j3DH6EkH069310 2071 Thu Apr 14 03:06 MAILER-DAEMON (Deferred: Invalid argument) shinjii j3DH6EkI069310 2071 Thu Apr 14 03:06 MAILER-DAEMON (Deferred: Invalid argument) shinjii j3DH6EkJ069310 2071 Thu Apr 14 03:06 MAILER-DAEMON (Deferred: Invalid argument) shinjii (And the list scrolls on) > and process it manually via > > sendmail -q -Ac -v > > > ---Mike -- Yours Sincerely Shinjii http://www.shinji.nq.nu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504170936.40626.shinjii>