Mailman Example 3


This is a copy of the previous example, still with no Contacts defined. However this example has one difference: we've included the AddressMustContain parameter with the value:

AddressMustContain=@coolfocus.com|@cfisoft.com
As a result, if you enter an address in the Recipient Email field which doesn't contain one of these items, MailMan will always fail to send the message. (As Mailman is in Designmode here, messages are never sent, of course. However, Mailman would usually alternate between an 'OK' and 'Fail' response. You'll notice that if you enter a non-valid address in this example, the response is always 'Fail'.)