Hi,

        Yes. And I don’t understand it -- I get mails from debian
 mailing lists, the BTS, from ftp-masters --. Alioth and packaes.d.o set
 off the check_rcpt rule in my MTA, and are rejected for relaying.

        manoj

######################################################################
###  check_relay -- check hostname/address on SMTP startup
######################################################################

Scheck_relay
R$*             $: $>"RateControl" dummy
R$*             $: $>"ConnControl" dummy

SLocal_check_relay
Scheckrelay
R$*                     $: $1 $| $>"Local_check_relay" $1
R$* $| $* $| $#$*       $#$3
R$* $| $* $| $*         $@ $>"Basic_check_relay" $1 $| $2

SBasic_check_relay
# check for deferred delivery mode
R$*                     $: < $&{deliveryMode} > $1
R< d > $*               $@ deferred
R< $* > $*              $: $2

R$+ $| $+               $: $>D < $1 > <?> <+ Connect> < $2 >
R   $| $+               $: $>A < $1 > <?> <+ Connect> <>        empty 
client_name
R<?> <$+>               $: $>A < $1 > <?> <+ Connect> <>        no: another 
lookup
R<?> <$*>               $: OK                           found nothing
R<$={Accept}> <$*>      $@ $1                           return value of lookup
R<REJECT> <$*>          $#error $@ 5.7.1 $: "550 Access denied"
R<DISCARD> <$*>         $#discard $: discard
R<QUARANTINE:$+> <$*>   $#error $@ quarantine $: $1
R<ERROR:$-.$-.$-:$+> <$*>       $#error $@ $1.$2.$3 $: $4
R<ERROR:$+> <$*>                $#error $: $1
R<$* <TMPF>> <$*>               $#error $@ 4.3.0 $: "451 Temporary system 
failure. Please try again later."
R<$+> <$*>              $#error $: $1

-- 
In the future, you're going to get computers as prizes in breakfast
cereals. You'll throw them out because your house will be littered with
them.-- Robert Lucky
Manoj Srivastava <sriva...@acm.org> <http://www.golden-gryphon.com/>  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to