Date: Mon, 17 Mar 2008 11:53:28 +0200 From: Peter Pentchev <roam@ringlet.net> To: Michal Sviba <michal@myserver.cz> Cc: ports@FreeBSD.org, Tom Collins <tom@tomlogic.com> Subject: Re: vdelivermail.c - dot-qmail processing, FreeBSD Port: vpopmail-5.4.26 Message-ID: <20080317095328.GA1067@straylight.m.ringlet.net> In-Reply-To: <47DBD588.4000906@myserver.cz> References: <47D9ADB8.8050605@myserver.cz> <2DDF79BC-B325-4CCF-BFEE-B37243321D1C@tomlogic.com> <47DBD588.4000906@myserver.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
--ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 15, 2008 at 02:56:24PM +0100, Michal Sviba wrote: > Hi Tom, >=20 > there are some "#ifdef quotas", but not exactly in part witch I mean. >=20 > When I've done #diff between vdelivermail.c 5.4.25 and .26, there are no > differences. >=20 > But I've luckily found/repair the problem :))) > Problem was in variable DeleteEmail witch is set just one time (DelteEmai= l=20 > =3D 1) and default is 0. >=20 > So, I've tried this: vdelivermail.c:660 > 655 > 656 /* rewind the message */ > 657 lseek(0,0L,SEEK_SET); > 658 > 659 /* same env. for each line .qmail */ > 660 DeleteMail =3D 0; // set default Great catch! I've just committed this patch to the FreeBSD port of vpopmail - probably as a band-aid that will go away with 5.4.27, but still quite important for the 5.4.26 users :) Thanks for tracking this down! G'luck, Peter --=20 Peter Pentchev roam@ringlet.net roam@cnsys.bg roam@FreeBSD.org PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence is false. --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkfeP5gACgkQ7Ri2jRYZRVNs7ACgpp88VfpXV7LpRzotyR1/7TzE USoAn3EF5lYmaZwLsxYIO6VxKxIF71du =r56I -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080317095328.GA1067>