On Wed, Mar 21, 2007 at 02:10:22PM -0700, Marc Perkel wrote: > Can I do a recipient/callout,random ?
Yes, though the syntax is slightly different from what you're thingking (and confusing, IMO): verify = recipient/callout=random Thing is, you can have three levels of '=' signs: verify = recipient/callout=random,connect=1s/no_details Here, we specify that we want "recipient" verification, with the parameters "callout=random,connect=1s" and "no_details". In the first parameter, we specify that we want "callout" verification, with the parameters "random" and "connect=1s" In that second parameter, "1s" is a parameter to "connect". It'd have been much easier to understand if the syntax had been slightly different, but this is the way it is now, and I guess it's far too late to change it now. -- <Lo-lan-do> Home is where you have to wash the dishes. -- #debian-devel, Freenode, 2004-09-22 -- ## 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/
