[Greylist-users] Greylisting on debian box
Pete
djekz at djekz.com
Mon Jun 2 13:46:59 PDT 2008
Steven:
white list entries will look like this:
| 5794 | 127.0.0.1 | NULL | NULL | 0000-00-00 00:00:00 |
9999-12-31 23:59:59 | 0 | 5164 | 0 | MANUAL
| 2006-06-22 16:56:40 | 2008-02-10 12:56:13 |
or more clearly:
id: 5794
relay_ip: 127.0.0.1
mail_from: NULL
rcpt_to: NULL
block_expires: 0000-00-00 00:00:00
record_expires: 9999-12-31 23:59:59
blocked_count: 0
passed_count: 5164
aborted_count: 0
origin_type: MANUAL
create_time: 2006-06-22 16:56:40
last_update: 2008-02-10 12:56:13
-Pete
> ------------------------------
>
> Message: 2
> Date: Mon, 02 Jun 2008 15:23:06 +1200
> From: thing <thing at thing.dyndns.org>
> Subject: Re: [Greylist-users] Getting greylisting going on a new
> Debian box
> To: Greylisting Users and Developers Discussion
> <greylist-users at lists.puremagic.com>
> Message-ID: <4843679A.5000601 at thing.dyndns.org>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> It actualy seems to be working, so I am assuming I did not / have not
> injectd the whitelist for 127.0.0.1 correctly...
>
> How would I get an output from mysql to show the white listed IPs please?
>
> regards
>
> Steven
>
>
> thing wrote:
>> Hi,
>>
>> I seem to be having issues with a new setup of relaydelay on
>> Debian....I followed my old notes here,
>>
>> http://www.thing.dyndns.org/debian/grey.htm
>>
>> However when mailing from the localhost I am getting a constant temp
>> fail....
>>
>> tail -f /var/log/syslog
>>
>> 8><-------
>> Jun 2 14:41:54 debian sm-mta[17367]: starting daemon (8.13.8):
>> SMTP+queueing at 00:10:00
>> Jun 2 14:41:56 debian sm-mta[17379]: m522fukd017379: Milter:
>> to=<thing at thing.dyndns.org>, reject=451 4.7.1 Please try again later
>> (TEMPFAIL)
>> Jun 2 14:41:56 debian sm-msp-queue[17374]: m522O6k8032093:
>> to=thing at thing.dyndns.org, ctladdr=root (0/0), delay=00:17:50,
>> xdelay=00:00:00, mailer=relay, pri=390050, relay=[127.0.0.1]
>> [127.0.0.1], dsn=4.7.1, stat=Deferred: 451 4.7.1 Please try again
>> later (TEMPFAIL)
>> Jun 2 14:41:56 debian sm-mta[17379]: m522fukd017379:
>> from=<root at debian.thing.dyndns.org>, size=362, class=0, nrcpts=0,
>> proto=ESMTP, daemon=MSP-v4, relay=localhost.localdomain [127.0.0.1]
>> 8><-----
>>
>> tail -f /var/log/mail.log
>> 8><----------Jun 2 14:41:56 debian sm-mta[17379]: m522fukh017379:
>> from=<logcheck at debian.thing.dyndns.org>, size=18861, class=0,
>> nrcpts=0, proto=ESMTP, daemon=MSP-v4, relay=localhost.localdomain
>> [127.0.0.1]
>> Jun 2 14:41:56 debian sm-mta[17379]: m522fukj017379: Milter:
>> to=<thing at thing.dyndns.org>, reject=451 4.7.1 Please try again later
>> (TEMPFAIL)
>> Jun 2 14:41:56 debian sm-msp-queue[17374]: m521xDTu007029:
>> to=thing at thing.dyndns.org, ctladdr=root (0/0), delay=00:42:43,
>> xdelay=00:00:00, mailer=relay, pri=660052, relay=[127.0.0.1]
>> [127.0.0.1], dsn=4.7.1, stat=Deferred: 451 4.7.1 Please try again
>> later (TEMPFAIL)
>> Jun 2 14:41:56 debian sm-mta[17379]: m522fukj017379:
>> from=<root at debian.thing.dyndns.org>, size=364, class=0, nrcpts=0,
>> proto=ESMTP, daemon=MSP-v4, relay=localhost.localdomain [127.0.0.1]
>> 8><------------
>>
>> I set the temp time out in order to see if that was it,
>>
>> 8><--------
>> #ssj $delay_mail_secs = 58 * 60; # 58 Minutes
>> #ssj $delay_mail_secs = 1 * 60; # 58 Minutes
>> $delay_mail_secs = 0 * 60; #
>> 8><-------
>>
>> Here are my lines in the sendmail.mc, which is a copy of my old lines,
>>
>> 8><-------
>> define(`MILTER',1)
>> INPUT_MAIL_FILTER(`clmilter',`S=local:/var/run/clamav/clamav-milter.ctl,
>> F=, T=S:4m;R:4m')dnl
>> define(`confINPUT_MAIL_FILTERS', `clmilter')
>> INPUT_MAIL_FILTER(`relaydelay', `S=local:/var/run/relaydelay.sock,
>> T=S:1m;R:2m;E:3m')dnl
>> 8><------------
>>
>> This suggests I have a mistake somewhere?
>>
>> regards
>>
>> Steven
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Greylist-users mailing list
>> Greylist-users at lists.puremagic.com
>> http://lists.puremagic.com/cgi-bin/mailman/listinfo/greylist-users
>
>
>
> ------------------------------
>
> _______________________________________________
> Greylist-users mailing list
> Greylist-users at lists.puremagic.com
> http://lists.puremagic.com/cgi-bin/mailman/listinfo/greylist-users
>
>
> End of Greylist-users Digest, Vol 57, Issue 1
> *********************************************
More information about the Greylist-users
mailing list