vdelivermail.c - dot-qmail processing, FreeBSD Port: vpopmail-5.4.26

Peter Pentchev roam at ringlet.net
Mon Mar 17 09:53:32 UTC 2008


On Sat, Mar 15, 2008 at 02:56:24PM +0100, Michal Sviba wrote:
> Hi Tom,
> 
> there are some "#ifdef quotas", but not exactly in part witch I mean.
> 
> When I've done #diff between vdelivermail.c 5.4.25 and .26, there are no
> differences.
> 
> But I've luckily found/repair the problem :)))
> Problem was in variable DeleteEmail witch is set just one time (DelteEmail 
> = 1) and default is 0.
> 
> 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 = 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

-- 
Peter Pentchev	roam at ringlet.net    roam at cnsys.bg    roam at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20080317/47d90d7e/attachment.pgp


More information about the freebsd-ports mailing list