index_title=Procmail Mail Filter
index_desc=The procmail actions below from $1 will apply to <b>all</b> email delivered to users on your system. However, they will only be used if procmail is installed and the Sendmail <tt>local_procmail</tt> feature is enabled.
index_action=Action to take
index_conds=Conditions
index_move=Move
index_act5=Execute conditional block
index_act4=Feed to progam $1
index_act3=Forward to $1
index_act2=Write to maildir $1
index_act1=Write to MH folder $1
index_act0=Append to file $1
index_noconds=Always execute action
index_re=Match regexp $1
index_nre=Don't match regexp $1
index_shell=Evaluate command $1
index_exit=Exit status of command $1
index_lt=Size is < $1
index_gt=Size is > $1
index_add=Add a new filter action
index_eadd=Add a new variable setting
index_badd=Add a new conditional block
index_iadd=Add a new include file
index_none=No Procmail actions have been configured yet.
index_return=actions list
index_env=Set variable $1 to $2
index_include=Process include file $1

edit_title2=Edit Action
edit_title1=Create Action
edit_header1=Delivery action details
edit_header2=Action conditions
edit_action=Delivery mode
edit_block=Procmail code to execute
edit_amode_0=Append to file
edit_amode_1=Write to MH folder
edit_amode_2=Write to maildir
edit_amode_3=Forward to address
edit_amode_4=Feed to program
edit_flag_H=Apply conditions to headers
edit_flag_B=Apply conditions to body
edit_flag_D=Case-sensitive matching
edit_flag_h=Feed headers to destination
edit_flag_b=Feed body to destination
edit_flag_c=Continue processing even if conditions match
edit_flag_w=Wait for action program to finish, and check result
edit_flag_W=Wait for action program to finish, but ignore result
edit_flag_i=Ignore write errors on delivery
edit_flag_r=Write out mail in raw mode
edit_lockfile=Delivery lock file
edit_cmode_re=Matches regular expression
edit_cmode_nre=Doesn't match regular expression
edit_cmode_shell=Evaluate output of command
edit_cmode_exit=Check exit status of command
edit_cmode_lt=Mail is smaller than
edit_cmode_gt=Mail is bigger than
edit_conddesc=For the above action to be carried out, all the conditions below must match. If there are no conditions, the action will always be executed.

save_err=Failed to save action
save_eaction_0=Missing file to append to
save_eaction_1=Missing MH folder to write to
save_eaction_2=Missing maildir to write to
save_eaction_3=Missing address to forward to
save_eaction_4=Missing program to feed to
save_elockfile=Missing lock file name
save_esize=Missing or invalid mail size for condition $1
save_ere=Missing regular expression for condition $1
save_eshell=Missing command for condition $1

env_title1=Create Variable
env_title2=Edit Variable
env_header=Procmail environment variable
env_name=Variable name
env_value=Value
env_err=Failed to save variable
env_ename=Missing or invalid variable name

inc_title1=Add Include File
inc_title2=Edit Include File
inc_header=Included procmail rules file
inc_inc=Included file
inc_einc=No include file entered

config_eline=Unknown line $1 in $2 : $3
