Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2004 16:58:06 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Brent Bailey <misterb@bmyster.com>
Cc:        questions@freebsd.org
Subject:   Re: submit mailq problem
Message-ID:  <20040614155806.GA82283@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <9252.207.5.142.198.1087217014.squirrel@new.host.name>
References:  <9252.207.5.142.198.1087217014.squirrel@new.host.name>

next in thread | previous in thread | raw e-mail | index | archive | help

--ibTvN161/egqYuK8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jun 14, 2004 at 08:43:34AM -0400, Brent Bailey wrote:
>=20
> Hello,
>  Im running sendmail 8.12.10 on FBSD 4.9rc2 ..in my logging im seeing the
> the following.
>=20
>=20
> Mail in submit queue:
>                 /var/spool/clientmqueue (7 requests)
> -----Q-ID----- --Size-- -----Q-Time-----
> ------------Sender/Recipient-----------
> hBEGdCCd042259 (Permission denied)
> hBEGOrsB042132 (Permission denied)
> hBEGbuqx042223 (Permission denied)
> hBC37xal019503 (Permission denied)
> i3LLEbjS011315 (Permission denied)
> i3PK0TYk070684 (Permission denied)
> i46GJqp4029781 (Permission denied)
>                 Total requests: 7
>=20
>=20
>=20
> is there a way to purge these emials from the submit queue ?
> Im familier with purging from the  mail queue but not from the submit que=
ue
> Any help is greatly appreciated

Purging clientmqueue messages is just the same as purging messages out
of the regular mail queue.  You can just delete the queue and data
files out of /var/spool/clientmqueue, or you can force a client mqueue
run by:

    # /usr/sbin/sendmail -Ac -q -v=20

However, permission denied is a funny error: your
/var/spool/clientmqueue directory should be owned by smmsp:smmsp and
mode 770.  The sendmail binary (/usr/libexec/sendmail/sendmail) should
be mode 2555, owner root:smmsp

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--ibTvN161/egqYuK8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAzcsOiD657aJF7eIRAtI8AJwOFg86/VtyZJNEw6V/tA55Mvd42wCfVwlt
XAULZkzPf3UiMirI9saYLg4=
=3Jz8
-----END PGP SIGNATURE-----

--ibTvN161/egqYuK8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040614155806.GA82283>