Sha256: ff75555507e2cdf44a2b10d5057ca867c16e08fd6d5b722e23a0dc818087c831

Contents?: true

Size: 436 Bytes

Versions: 12

Compression:

Stored size: 436 Bytes

Contents

= field_set_tag t('server.dspam_preferences') do
  = property_input form, @properties['enableBNR']
  = property_input form, @properties['enableWhitelist']
  = property_input form, @properties['whitelistThreshold']
  = property_input form, @properties['statisticalSedation']
  = property_input form, @properties['spamSubject']
  = property_input form, @properties['spamAction']
  = property_input form, @properties['signatureLocation']

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
rmails-0.2.5 app/views/server/_dspam.html.haml
rmails-0.2.4 app/views/server/_dspam.html.haml
rmails-0.2.3 app/views/server/_dspam.html.haml
rmails-0.2.2 app/views/server/_dspam.html.haml
rmails-0.2.1 app/views/server/_dspam.html.haml
rmails-0.2.0 app/views/server/_dspam.html.haml
rmails-0.1.6 app/views/server/_dspam.html.haml
rmails-0.1.5 app/views/server/_dspam.html.haml
rmails-0.1.4 app/views/server/_dspam.html.haml
rmails-0.1.3 app/views/server/_dspam.html.haml
rmails-0.1.2 app/views/server/_dspam.html.haml
rmails-0.1.1 app/views/server/_dspam.html.haml