Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/mailutils/Config.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 983 by niro, Fri Apr 24 18:33:46 2009 UTC revision 984 by niro, Sun May 30 11:32:42 2010 UTC
# Line 50  config SENDMAIL Line 50  config SENDMAIL
50   help   help
51    Barebones sendmail.    Barebones sendmail.
52    
 config FEATURE_SENDMAIL_MAILX  
  bool "Allow to specify subject, attachments, their charset etc"  
  default y  
  depends on SENDMAIL  
  help  
   Allow to specify subject, attachments and their charset.  
   Allow to use custom connection helper.  
   
 config FEATURE_SENDMAIL_MAILXX  
  bool "Allow to specify Cc: addresses and some additional headers"  
  default n  
  depends on FEATURE_SENDMAIL_MAILX  
  help  
   Allow to specify Cc: addresses and some additional headers:  
   Errors-To:  
   
53  endmenu  endmenu

Legend:
Removed from v.983  
changed lines
  Added in v.984