But the default exim configuration coming with WHM is verify = recipient. So I have to actually remove the = ?
Thanks a lot Simon -----Original Message----- From: Tony Finch [mailto:[EMAIL PROTECTED] On Behalf Of Tony Finch Sent: Friday, February 15, 2008 8:25 AM To: Simon Cloutier Cc: [email protected] Subject: Re: [exim] recipient callout problem On Thu, 14 Feb 2008, Simon Cloutier wrote: > > I am just trying to add "/callout=20s,defer_ok" next to the recipient > (entire line looks like this: require verify = > recipient/callout=2m,defer_ok). Here is what we get as soon as we apply > the new config: > > <[EMAIL PROTECTED]> temporarily rejected RCPT > <[EMAIL PROTECTED]>: expected "sender[=address]", "recipient", > "helo", "header_syntax", "header_sender" or "reverse_host_lookup" at > start of ACL condition "verify recipient,defer_ok" The line you have put in your configuration is verify recipient,defer_ok not verify = recipient/callout=2m,defer_ok Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
