Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26506 - Adds additional patches and a bugfix for qmail
Summary: Adds additional patches and a bugfix for qmail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-12 15:44 UTC by Jörg Lübbert
Modified: 2003-08-12 19:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The qmail ebuild with bugfix and patches added (qmail-1.03-r11.ebuild,11.80 KB, text/plain)
2003-08-12 15:46 UTC, Jörg Lübbert
Details
The qmail ebuild with bugfix and patches added (qmail-1.03-r11.ebuild,11.80 KB, application/octet-stream)
2003-08-12 15:47 UTC, Jörg Lübbert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg Lübbert 2003-08-12 15:44:37 UTC
This new ebuild adds additional patches to make Qmail work together in a
qmail+vpopmail+courier-imap+mysql environment as described on
http://www.pipeline.com.au/staff/mbowe/isp/webmail-server.htm. In particular,
qmail now supports the maildir quota system of vpopmail and courier-imap, it
will use "localtime" and not GMT in the email headers (ok, you can remove that
one if you want to ;) and it applies a patch to support the ESMTP SIZE command.
Actually the most important patch was the maildir quota one.

I've also fixed a bug that prevented ebuild
/var/db/pkg/net-mail/qmail/qmail-1.03-r11.ebuild config from being successful by
setting the LC_ALL environment variable under the pkg_config() section to "C".
Comment 1 Jörg Lübbert 2003-08-12 15:46:50 UTC
Created attachment 15995 [details]
The qmail ebuild with bugfix and patches added

If you want to, you can remove the date and size patch. They're not as
important as the maildir patch which allows you to create an outstanding mail
system.
Comment 2 Jörg Lübbert 2003-08-12 15:47:11 UTC
Created attachment 15996 [details]
The qmail ebuild with bugfix and patches added
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-08-12 19:57:10 UTC
Ok, i'm working this into my -r12.
I'll put the localtime patch into the ebuild, but it is staying commented out in the ebuild, as mail really should be in GMT I believe.

As a note, the prefer submission format for changes like this is a patch against the latest ebuild in the tree (-r12 in this case).