> Do u have recipient_verify set?
> If you do, try turning it off and see if it does what you want.
no, I do not have it set...
I found the following block for retries:
######################################################################
# This single retry rule applies to all domains and all errors. It specifies
# retries every 15 minutes for 2 hours, then increasing retry intervals,
# starting at 1 hour and increasing each time by a factor of 1.5, up to 16
# hours, then retries every 8 hours until 4 days have passed since the first
# failed delivery.
# Domain Error Retries
# ------ ----- -------
* * F,2h,15m; G,16h,1h,1.5; F,4d,8h
--------------------------------------------------
but then how come it does not retry to send mail to the domains that it
considers unresolvable? The messages bounce right away, so I know it did
not retry resending them...
Melanie