From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 19:07:59 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32315648 for ; Mon, 9 Feb 2015 19:07:59 +0000 (UTC) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C562CE8F for ; Mon, 9 Feb 2015 19:07:58 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id l61so28922950wev.13 for ; Mon, 09 Feb 2015 11:07:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=sFYu/AO3dQ+O4NdqzH5IJs2x3h4vA9aIuyV1IBK9mP4=; b=Zcd2qwF2Jp209o62hS1HoIvMxS/O2njajotG5BA4VZSIxA5NFM5xIq8MmozpPxPNJF ++xqn7Osy6YJ2Fg2gIy2bblcn1R6lBjCK1xLZslYUN+lE9rPcdRnhJ1r/sir2DM/2/UD ewXKVYj1rmvCUqclepT4UQ5GInUL2n19uvAGO3JgpwXiIvP8Q1FrP9chb/6+uVLgsTw7 KBc4H7MgDeWCt1IUJMQAabCZCwHNL0KtmcAapggTCY7D+2tEWhpbzSuiVeXeG5Ac3AAz keD/aPRN9+UGBhV2snWzvRlejfhhepabl8stnWYdDbDlikiqET7NrGhmJXMgrioKzKvC FN9A== MIME-Version: 1.0 X-Received: by 10.180.90.177 with SMTP id bx17mr37856930wib.36.1423508877183; Mon, 09 Feb 2015 11:07:57 -0800 (PST) Received: by 10.217.157.69 with HTTP; Mon, 9 Feb 2015 11:07:57 -0800 (PST) Date: Mon, 9 Feb 2015 11:07:57 -0800 Message-ID: Subject: obspamd_enable, obspamd_flags From: Chris Stankevitz To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2015 19:07:59 -0000 Q: What is the rc.conf "enable" command for spamd? A: obspamd_enable="YES" Q: How did you know that? A: grep enable /usr/ports/mail/spamd/files/pkg-message.in Q: Why the "ob" prefix? A: Who knows. Q: What is the rc.conf "flags" command for spamd? A: [your answer here] Q: How did you know that? A: [your answer here... please don't say "bing"]