SMTP greet_pause
Tim Boyer said the following, On 05/24/2007 01:03 PM:I'm using the greet_pause feature in Sendmail 8.13 to delay giving the smtp banner by a couple of seconds. It's a great anti-spam tool.I setup my sendmail access file to not have a greeting pause for my internal machines (including hobbit). GreetPause:127.0.0.1 0 GreetPause:(IP of hobbit) 0 This way there is no delay for my "friends".
Hah! Did not know you could do that in access. That's absolutely perfect - thanks much! -- tim --