Re: [Exim] distributing emails...

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Philip Hazel
Ημερομηνία:  
Προς: Philipp Gaschütz
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] distributing emails...
On Tue, 22 Feb 2000, Philipp Gaschütz wrote:

> A customer of ours asked whether it is possible to forward mail to 2
> addresses in a 50:50 proportion...


if 
  ${nhash_9:$message_id} is above 4
then
  deliver address1
else
  deliver address2
endif      


Or you could use a similar trick in a smartuser director.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.