heh, so actually having the comma was the problem... Thanks Lance!  :)

On 8/23/06, Lance A. Brown <[EMAIL PROTECTED]> wrote:
Hi,

Your syntax on the blacklist_from is wrong.  From the
Mail::SpamAssassin::Conf web page:

 Multiple addresses per line, separated by spaces, is OK.  Multiple
 "whitelist_from" lines is also OK.

All of the _to and _from directives use the same syntax, so you want either:

blacklist_from [EMAIL PROTECTED] [EMAIL PROTECTED]
@jobmarketweekly.com  [EMAIL PROTECTED] [EMAIL PROTECTED]

or

blacklist_from [EMAIL PROTECTED]
blacklist_from [EMAIL PROTECTED]
blacklist_from [EMAIL PROTECTED]
blacklist_from [EMAIL PROTECTED]
blacklist_from [EMAIL PROTECTED]

--[Lance]


--
 Celebrate The Circle   http://www.celebratethecircle.org/
 Carolina Spirit Quest  http://www.carolinaspiritquest.org/
 My LiveJournal  http://www.livejournal.com/users/labrown/
 GPG Fingerprint: 409B A409 A38D 92BF 15D9 6EEE 9A82 F2AC 69AC 07B9
 CACert.org Assurer
--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/

--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/

Reply via email to