]> source.dussan.org Git - rspamd.git/commitdiff
Fix misprint in the default configuration.
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 16 Aug 2012 13:35:29 +0000 (17:35 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 16 Aug 2012 13:35:29 +0000 (17:35 +0400)
conf/rspamd-basic.xml.in

index 93206d42457d949c269d5188d0dd733a12ced54d..d78ab931f6c09af27785135c9ac10e09a863f350 100644 (file)
   <!-- <whitelisted_ip>file:///some/path</whitelisted_ip> -->
 
   <!-- List of whitelisted recipients -->
-  <whitelisted_rcpt>postmaster,mailer-daemon</whitelisted_rcpt>
+  <whitelisted_rcpts>postmaster,mailer-daemon</whitelisted_rcpts>
 
   <!-- Limit if recipients to check -->
   <max_rcpt>5</max_rcpt>