[augeas-devel] [Augeas] #240: postfix_main.aug doesn't accept empty values for parameters

Augeas trac at fedorahosted.org
Mon Dec 5 21:52:33 UTC 2011


#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




More information about the augeas-devel mailing list