Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 97657

Summary: mailer-config aware exim ebuild
Product: Gentoo Linux Reporter: Andrej Kacian (RETIRED) <ticho>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: enhancement CC: peitolm, pfeifer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The full ebuild
The diff from exim-4.50-r1.ebuild
File to be installed as /etc/exim-${PV}.mailer
The unified diff to exim-4.50-r1.ebuild
An updated diff (rmail being handled) against 4.50-r1
Full ebuild (rmail handled)
Updated files/mailer.conf file (rmail handled)

Description Andrej Kacian (RETIRED) gentoo-dev 2005-07-01 13:54:17 UTC
To speed things up a bit, I have adapted the exim-4.50-r1.ebuild for new mailer-config scheme. I'm attaching the ebuild, diff, and new a .mailer config file.

Colin, Jay, I can even add this ebuild to portage if you allow me to. Of course it will be package.mask-ed, until the day D, when we unmask mailer-config aware ebuilds for all big MTAs.
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2005-07-01 13:55:14 UTC
Created attachment 62427 [details]
The full ebuild
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2005-07-01 13:55:51 UTC
Created attachment 62428 [details]
The diff from exim-4.50-r1.ebuild
Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2005-07-01 13:56:48 UTC
Created attachment 62429 [details]
File to be installed as /etc/exim-${PV}.mailer

This should obviously go into ${FILESDIR}.
Comment 4 Andrej Kacian (RETIRED) gentoo-dev 2005-07-01 13:58:59 UTC
Created attachment 62430 [details, diff]
The unified diff to exim-4.50-r1.ebuild

Sorry, I omitted the -u option from diff by mistake before.
Comment 5 Andrej Kacian (RETIRED) gentoo-dev 2005-07-04 16:24:06 UTC
Created attachment 62630 [details, diff]
An updated diff (rmail being handled) against 4.50-r1

As I'm still working on all the MTA ebuilds, here is an updated diff to
exim-4.50-r1.ebuild. This one doesn't install /usr/bin/rmail,
/usr/lib/sendmail, /usr/bin/mailq and /usr/bin/newaliases if mailwrapper flag
is on, but instead this is handled by an updated files/mailer.conf (attached
next).
Comment 6 Andrej Kacian (RETIRED) gentoo-dev 2005-07-04 16:24:31 UTC
Created attachment 62631 [details]
Full ebuild (rmail handled)
Comment 7 Andrej Kacian (RETIRED) gentoo-dev 2005-07-04 16:25:10 UTC
Created attachment 62632 [details]
Updated files/mailer.conf file (rmail handled)
Comment 8 Andrej Kacian (RETIRED) gentoo-dev 2005-07-10 18:49:01 UTC
Since there has been no response, I've added this to portage, package.masked, of
course.