Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123049 - net-mail/dovecot: Install additional config files
Summary: net-mail/dovecot: Install additional config files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-16 08:21 UTC by Max Lorenz
Modified: 2006-05-30 07:46 UTC (History)
1 user (show)

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


Attachments
patch to dovecot-1.0_beta3 (patch,759 bytes, patch)
2006-02-16 08:22 UTC, Max Lorenz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Lorenz 2006-02-16 08:21:11 UTC
Hey there,
though it is no big deal to manually unzip and install the additional dovecot
config files (dovecot-{sql,ldap}.conf), I'm lazy and it'd be nice if portage
did it for me. Also the files did change a bit through the alpha and beta
versions of dovecot and it's just easier and more convenient to have them
under CONFIG_PROTECT automatically.
Please see attached patch. I don't know if I got the sed bit right because i
basically tried to learn sed just for this but it seems to do what I want(i.e.
add the right path to dovecot.conf while leaving it commented).

Thanks for your time, Max
Comment 1 Max Lorenz 2006-02-16 08:22:26 UTC
Created attachment 79945 [details, diff]
patch to dovecot-1.0_beta3
Comment 2 Roy Marples (RETIRED) gentoo-dev 2006-05-30 07:46:18 UTC
I've added a very slightly modified patch to dovecot-1.0_beta8-r1, but credited you still in the ChangeLog.

Thanks