From: Kerin Millar <kerframil@gmail.com>
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] mail archive
Date: Fri, 30 Sep 2005 17:42:10 +0100 [thread overview]
Message-ID: <279fbba40509300942o6b0a0420le3308081e0aded00@mail.gmail.com> (raw)
In-Reply-To: <op.sxvgrssmc1vc5h@main.tlets.com>
On 9/29/05, Mike Myers <mike@yaay.us> wrote:
> Hi,
>
> I have a qmail server configured, for the most part similar to the docs on
> the gentoo site. I was wondering though if there was a way to archive all
> the email messages. I saw a tool to do that on the inter7 site, but it
> said it was a patch to allow archiving. i'm not too sure how to patch
> some code when it's in portage, and i don't really want to reinstall qmail
Create a portage overlay (for example, at /usr/local/portage) and copy
the existing mail-mta/qmail structure into it. Drop your patch in at
mail-mta/qmail/files then add a statement to patch it in within the
src_unpack() function of the ebuild:
epatch ${FILESDIR}/foo.patch
You'll see many such examples in the ebuild as it is. Alternatively
you could `ebuild unpack` the ebuild in the main portage tree, patch
the source in the working directory manually before concluding with an
`ebuild qmerge" statement (a less desirable approach in my view). For
further details this wiki entry may help:
http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds
With regards to the first approach you'll need to make sure that you
revise your customised ebuild if there are any future qmail revision
bumps otherwise your overlay copy will be superceded by the upgrade in
the mainline portage tree.
Another possibility is to file a bug referencing the patch, add the
keyword "Inclusion" and assign to robbat2@gentoo.org asking for this
patch to be included.
Regards,
--Kerin
--
gentoo-server@gentoo.org mailing list
next prev parent reply other threads:[~2005-09-30 16:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-29 16:15 [gentoo-server] mail archive Mike Myers
2005-09-30 16:42 ` Kerin Millar [this message]
2005-10-03 15:07 ` Mike Myers
-- strict thread matches above, loose matches on Subject: below --
2005-10-04 17:57 Mike Myers
2005-10-04 18:19 ` John Barton
2005-10-04 18:16 ` Mike Myers
2005-10-05 4:46 ` Dave Strydom
2005-10-05 13:35 ` Mike Myers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=279fbba40509300942o6b0a0420le3308081e0aded00@mail.gmail.com \
--to=kerframil@gmail.com \
--cc=gentoo-server@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox