On 8/3/05, V. T. Mueller <[EMAIL PROTECTED]> wrote: > What are you intending to loadtest then? The sending side?
Yes. I just need a virtual bit bucket to dump all the mail that we're sending. > Then make netcat listen on the receiving port, directing outpu to > /dev/null . Except that an actual SMTP conversation has to take place in order for the sending server to get rid of it. > You can append to /dev/null in an appropriate transport, or better > use s/th like this in your router configuration: > > blackhole: > driver = redirect > domains = <yourdoma.in> > local_parts = blackhole > data = :blackhole: > no_verify Thanks -- I'll give this a try. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
