On Fri, 4 Aug 2006, Zbigniew Szalbot wrote: > > Does your file have crypted passwords? If they're plain text > > passwords, sustitute 'eq' for 'crypteq' in your server_condition. > > Yes, I created the file in notepad out of sheer despair (it is a plain text > file). I changed the > string to eq but again incorrect authentication data. > > 2006-08-04 09:12:31 login authenticator failed for ([192.168.11.26]) > [192.168.11.1]: 535 > Incorrect authentication data
The problem is that very, very few people here have any experience of running Exim under Cygwin. The "generic" advice on how to debug this would be to run Exim with full debugging turned on (-d+all) so that you can see exactly what it is doing when it is checking the authentication. -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## 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/
