On Thu, 10 May 2001, Michael Prohm wrote:
> I have a problem with a transport. If I have in one Mail more then one
> recipient
> which use the same transport, I become the errormessage:
> retry time not reached for any host after a long failure period
> But if I send to only one adress, anything ist okay.
You are using $local_part in one of the options of your smtp transport.
If you do this, you must restrict the transport to handling only one
address at a time. Otherwise, the value of $local_part is empty.
Set
max_rcpt = 1
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.