equal
deleted
inserted
replaced
204 # catchalladd |
204 # catchalladd |
205 'catchalladd': (_(u"""This subcommand allows to specify destination |
205 'catchalladd': (_(u"""This subcommand allows to specify destination |
206 addresses for a domain, which shall receive mail addressed to unknown |
206 addresses for a domain, which shall receive mail addressed to unknown |
207 local-parts within that domain. Those catch-all aliases hence "catch all" mail |
207 local-parts within that domain. Those catch-all aliases hence "catch all" mail |
208 to any address in the domain (unless a more specific alias, mailbox or |
208 to any address in the domain (unless a more specific alias, mailbox or |
209 relocated entry exists)."""), |
209 relocated user exists)."""), |
210 _(u"""WARNING: Catch-all addresses can cause mail server flooding because |
210 _(u"""WARNING: Catch-all addresses can cause mail server flooding because |
211 spammers like to deliver mail to all possible combinations of names, e.g. |
211 spammers like to deliver mail to all possible combinations of names, e.g. |
212 to all addresses between abba@example.org and zztop@example.org."""),), |
212 to all addresses between abba@example.org and zztop@example.org."""),), |
213 # catchallinfo |
213 # catchallinfo |
214 'catchallinfo': (_(u"""This subcommand displays information about catch-all |
214 'catchallinfo': (_(u"""This subcommand displays information about catch-all |