Qmail-LDAP
[Top] [All Lists]

What is the different between /var/qmail/control/qmail-smtpd.rules and /

To: qmail-ldap@qmail-ldap.org
Subject: What is the different between /var/qmail/control/qmail-smtpd.rules and /service/smtpd/tcp?
From: "sato x" <gladiol4@gmail.com>
Date: Fri, 16 Mar 2007 15:35:45 +0700
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=BSJla04sJkSeNStkmo/Kg1gdugyjbG3H2ZjVug4dkYb3Pwbd7/5+fOaROcmjAZrlaxSCwf2YxxVIFMS62tn6fMyTF9DV0dggn18ma2GLqLKXxsuapNN31yO2ZpghxD2kJXd+gXKp+4RF3bkXD+zhvmziCfsC9t155qhiP9wTjk8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=kTkk95CoPMfVZbTvCNiusn2LKxdbQB9Bsz84aaoDzJiKgq/XuN1rQ9MeQtKj2CzKIGyFsbn+HSLOEIt/n0fjLo20RjitUq9J3NA0TftYo+zTAusbL/V30/L1i/Z1swTdOw7UrEhn9xb02fdpOzeTFIEE5IeiayYnWvZdzCwWNHc=
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
Hi guys...I'm back again.

This time I've got problem with simscan integration into qmail-ldap. Before this, I got qmail-ldap running well with smtp auth that I set in /var/qmail/control/qmail-smtpd.rules

127.:allow,RELAYCLIENT="",SMTPAUTH="",AUTHREQUIRED=""
172.168.:allow,RELAYCLIENT="",SMTPAUTH="",AUTHREQUIRED=""

In this way, when the users are sending email, qmail-ldap will ask them their password.

By the way, currently I have this in my /service/smtpd/tcp (I have no complain about this)

127.:allow,RELAYCLIENT=""
:allow

No I'm trying to include simscan, clamav and spamassassin into qmail-ldap. As http://www.qmail-ldap.org/wiki/Full_Installation_Guide_-_Antivirus said, I should add these line into /service/smtpd/tcp file

127.:allow,RELAYCLIENT=""
:allow,RBL="",RCPTCHECK="",SMTPAUTH="AUTHREQUIRED",QMAILQUEUE="/var/qmail/bin/simscan"

I become confused about this because before this I did all the configuration of smtpd in qmail-smtpd.rules.

I want some explenation from people who understand the recipe of qmail-ldap about :
1. Does qmail-smtpd.rules replaces /service/smtpd/tcp? I mean, if there is a qmail-smtpd.rules in the control directory then qmail will utilize it instead of /service/smtpd/tcp. Which one should I choose: tcp or qmail-smtpd.rules?
2. This time about simscan. I don't have a simscan user, instead I use clamav as the user when compile simscan-1.1 via
   --enable-user=clamav
   Is this OK? 

I would greatfully thank for all the help before that gave me a lot of understanding about qmail-ldap. Cheers...

Best regards,

sato

Best regards,

sato
<Prev in Thread] Current Thread [Next in Thread>