On Thu, 27 Apr 2006, Rob Lingelbach wrote: > I've spent several days trying to get plaintext authentication to work with > exim > 4.51. If anyone would be interested in helping I would be most appreciative. > attached is my configure file.
You're missing a server_prompts option. See http://www.exim.org/exim-html-4.61/doc/html/spec_html/ch34.html#id2657154 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://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/
