Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348870 - mail-mta/courier option to disable local-extensions
Summary: mail-mta/courier option to disable local-extensions
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-16 13:52 UTC by Matus UHLAR - fantomas
Modified: 2010-12-16 14:16 UTC (History)
0 users

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


Attachments
adds option for disabling local extensions in courier (courier-0.65.2.ebuild.local-extensions.patch,817 bytes, patch)
2010-12-16 13:53 UTC, Matus UHLAR - fantomas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matus UHLAR - fantomas 2010-12-16 13:52:29 UTC
courier has option to disable local extensions for mail addresses:
--disable-local-extensions
it would be nice to support this in ebuild.


Reproducible: Always
Comment 1 Matus UHLAR - fantomas 2010-12-16 13:53:43 UTC
Created attachment 257321 [details, diff]
adds option for disabling local extensions in courier

this patch adds option for disabling local extensions in courier.
It requires EAPI=1 because this option is set by default in courier configure script so it should be default in ebuild.