[vox-tech] mail problem

Samuel Merritt vox-tech@lists.lugod.org
Mon, 14 Oct 2002 00:19:19 -0700


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

On Sat, Oct 12, 2002 at 05:17:56PM -0700, Alan H. Lake wrote:
> I'm trying to send mail from PHP and am getting the message (in
> /var/log/maillog)
>=20
> Oct 12 17:15:35 ontario postfix/postdrop[3588]: warning:
> mail_queue_enter: create file maildrop/262682.3588: Permission denied
>=20
> Do you have any idea what to do about that?

It sounds to me like the permissions or the ownership on
/var/spool/postfix/maildrop (or wherever it is on your distribution) are
wrong.=20

On my mail server (Debian 3.0), we have:=20

drwx-wx--T    2 postfix  postdrop       35 Oct 13 06:47 /var/spool/postfix/=
maildrop

The directory has to be writable by group postdrop, since the postdrop
process runs as gid postdrop (or the user chosen at compile time).=20

--=20
Samuel Merritt
OpenPGP key is at http://meat.andcheese.org/~spam/spam_at_andcheese_dot_org=
.asc
Information about PGP can be found at http://www.mindspring.com/~aegreene/p=
gp/

--rwEMma7ioTxnRzrJ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9qm/3W3tuPJ1t7wURAgztAJsHWLN08x5UiOWeNCnDwFaM/yI5uwCdGTDR
/jlpr2APXARgviOv24TY0TI=
=tgNs
-----END PGP SIGNATURE-----

--rwEMma7ioTxnRzrJ--