[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to queue only for selected domains



I want to queue all incoming mail for certain domain, and I want to wait to the
ETRN command for start delivery (the client is a M$ Exchange server).

I've added this to routes file:

somedomain.com     smtp-etrn!

And this to scheduler.conf:

smtp-etrn/somedomain.com
        maxchannel=199
        maxring=20
        interval=1h
        retries="12"
        queueonly
        command="smtp -s -c $channel -l ${LOGDIR}/smtp-etrn"


Is this correct? Well, this doesn't work... :-)

-----Mensaje original-----
De: mea@nic.funet.fi <mea@nic.funet.fi>
Para: Alfredo Sanjuan <alfre@ibd.es>
CC: zmailer@nic.funet.fi <zmailer@nic.funet.fi>
Fecha: sábado 17 de enero de 1998 21:25
Asunto: Re: How to queue only for selected domains


> How can you queue only all mail for selected domains. I haven't clear this
> point with the lates Zmailer.

  What do you mean with the question ?

  Scheduler's ability to place selected queues into non-automatic
  transmission mode ?  Or to accept email only for selected target
  domains via SMTP, or ... ?

> Thanks

/Matti Aarnio <mea@nic.funet.fi>