On my SME 7.1.3. server I have a panel in the Server manager called "E-mail WBL" (it's in the Configuration section). On this panel there is a button labelled "ACCEPT". If I click on this button I get a page where I can add a domain/e-mail address in the "spamassassin whitelist_from" textbox below.
My question: if I have to add more than one entry in this textbox, how do I separate the entries? Do I separate them with a comma (or other delimiter), such as in:
*@domain1.com, *@domain2.com
or do I put them on two separate lines:
*@domain1.com
*@domain2.com
This may sound like a stupid question, but I've searched the FAQ's, manuals and forum and haven't found an answer (yet).
On the same topic: Could anyone clearly explain what the difference is between the "spamassassin whitelist_from" and "qpsmtpd whitelistsenders" list? Should I add addresses/domains to both lists, or to only one of them?
Thanks!