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

Bug 348870

Summary: mail-mta/courier option to disable local-extensions
Product: Gentoo Linux Reporter: Matus UHLAR - fantomas <uhlar>
Component: Current packagesAssignee: Hanno Böck <hanno>
Status: CONFIRMED ---    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: adds option for disabling local extensions in courier

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.