#240: postfix_main.aug doesn't accept empty values for parameters ----------------------------+----------------------------------------------- Reporter: kartiksubbarao | Owner: lutter Type: defect | Status: new Priority: major | Milestone: next Component: Augeas | Version: 0.8.0 Keywords: | ----------------------------+----------------------------------------------- I'm trying to use augtool to set local_recipient_maps to an empty value in /etc/postfix/main.cf, which is necessary to turn off local recipient checking. However, this is not accepted:
augtool> set /files/etc/postfix/main.cf/local_recipient_maps "" augtool> save Saving failed Looking at the postfix_main.aug lens, it looks like the definition for "value" does not allow empty content. -- Ticket URL: <https://fedorahosted.org/augeas/ticket/240> Augeas <http://augeas.net/> a configuration API _______________________________________________ augeas-devel mailing list augeas-devel@redhat.com https://www.redhat.com/mailman/listinfo/augeas-devel