Firdaus Tjahyadi wrote:
hello i have strange info about my tcp.smtp
my default tcp.smtp is like this
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",DKVERIFY="DEGIJKfh",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/qmail-
queue.orig",DKSIGN="/var/qmail/control/domainkeys/%/private"
i've got simscanner, spamassassin & clamav info in email header but
domainkeys info is missing
what shold i do
thanks
right
this is the default file from the install:
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",DKVERIFY="DEGIJKfh",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/qmail-queue.orig",DKSIGN="/var/qmail/control/domainkeys/%/private"
if you change the first line to (notice the highlighted changes):
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",QMAILQUEUE="/var/qmail/bin/simscan"
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
that should address your original concern. mail from yourself to
yourself will be scanned by simscan. also all mails received on the
toaster will be scanned, so the weaker windows boxes will not be able
to infect each other.
domainkeys is a whole other animal. there is a readme in the directory
of the centos install ( centos right?) on the toaster site. eric shubes
has also contributed a guide on the wiki. to setup domain keys, you
need a caching dns (minimal) installed and working on the toaster box.
you also have to be able to add txt records to the nameservers for your
domain. network solutions is my registrar, and they provide no means of
adding the txt records to the nameservers for my domain (no method that
i can find). if you are running your own nameservers or your registrar
allows you to add these text record on the nameservers, then you can
setup domainkeys. notice i said you can setup domain keys. you will
have to read the instructions and make the changes yourself. no
automation here for this task, although i am sure others will assist you
if you have problems.
fwiw, i do not use spf or domainkeys at the moment (nameserver text
record issues). the toaster works fine, as is. the domainkeys and spf
functions are supposed to help identify spamming and spoofing. in my
limited experience, there are only a few *major* email sites that have
this up and working. the only downside i can see is that our mails
might go into a junk/bulk box instead of the inbox of a recipient. the
mails are still delivered, however. that can always be addressed by
having our recipients "whitelist" us by adding our domain accounts to
their contact lists.
consider the modification above to address your original concern...setup
domainkeys if you can...an let us know how it goes.
fuzz
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]