[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Gilles Chehade <gilles_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 3 Mar 2009 08:47:28 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: gilles_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/03/03 08:47:28
Modified files:
usr.sbin/smtpd : smtpd.c smtpd.h store.c
Log message:
fix mbox locking by having it done by mail.local(8) which in turns uses
lockspool(1). this means our mbox delivery follows a code path that has
become almost identical to external mda deliveries. this is the first
of a serie of diffs actually...
lockspool(1) suggestion by deraadt@, mail.local(8) idea by jacekm@, and
fix and testing by me
Visit your host, monkey.org