hi,

i have been pretty unsuccessful at getting keywords to work, or at getting tmda.cgi, or tmda-ofmipd to work, so i just want to make some simple keywords. the one thing i can do is accept any email sent to my domain via my admin account. (e.g. [EMAIL PROTECTED] will go to my [EMAIL PROTECTED] account)

i have tmda running on the veshadmin account, so what I want to do is modify the incomin filter file so that it will look for "keywords"

here is what I did:

===============================================
from-file /var/www/cgi-bin/blacklist bounce   #Master Blacklist
to [EMAIL PROTECTED] accept # KEYWORD friends
to [EMAIL PROTECTED] ok # KEYWORD ata-air
to [EMAIL PROTECTED] ok # KEYWORD buy1
to [EMAIL PROTECTED] ok # KEYWORD buy2
to [EMAIL PROTECTED] ok # KEYWORD buy3
to [EMAIL PROTECTED] ok # KEYWORD buy4
from-file /var/www/cgi-bin/confirmed ok  # or accept or deliver
from-file /var/www/cgi-bin/whitelist ok   # Master Whitelist
================================================



unfortunately, it doesn't seem to work. I still am getting confirmation emails back instead of them being delivered. here is what the email that I sent off looks like:



==============================================
Return-Path: <[EMAIL PROTECTED]>
Received: from wc1.worldconglomerate.com ([EMAIL PROTECTED])
by veshman.com (8.11.6/8.11.6) with ESMTP id i29Cwm822079
for <[EMAIL PROTECTED]>; Tue, 9 Mar 2004 06:58:48 -0600
X-ClientAddr: 64.4.47.61
Received: from hotmail.com (bay9-f61.bay9.hotmail.com [64.4.47.61])
by wc1.worldconglomerate.com (8.11.6/8.11.6) with ESMTP id i29Cwml22074
for <[EMAIL PROTECTED]>; Tue, 9 Mar 2004 06:58:48 -0600
Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
Tue, 9 Mar 2004 05:25:26 -0800
Received: from 24.136.4.53 by by9fd.bay9.hotmail.msn.com with HTTP;
Tue, 09 Mar 2004 13:25:26 GMT
X-Originating-IP: [24.136.4.53]
X-Originating-Email: [EMAIL PROTECTED]
X-Sender: [EMAIL PROTECTED]
From: "Bhavesh Patel" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: test of keyworld
Date: Tue, 09 Mar 2004 13:25:26 +0000
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 09 Mar 2004 13:25:26.0826 (UTC) FILETIME=[FC1170A0:01C405D9]
X-TMDA-Recipient: [EMAIL PROTECTED]
============================================================



how can I make the filter file see that it was sent to "vesh-friends" and accept the email? the incoming file indicates that the email was sent to "veshadmin" instead of "vesh-friends"


thanks,

bhavesh

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to