On Tue, 21 Jun 2005, Tugdual de Lassat wrote: > To my knowledge smtp commands seem correct, (maybe a bit less RSET commands > would be better, but it works on wanadoo's smtp servers, so why can't it > work under exim. I can't even reduce these, as it uses windev's common > windows smtp ressources), could my problem come from a too great > sensibility for non-mail commands that i should configure in exim ???
grep non-mail doc/spec.txt This will lead you almost immediately to |smtp_accept_max_nonmail | Use: main | Type: integer | Default: 10| -- Philip Hazel University of Cambridge Computing Service, [EMAIL PROTECTED] Cambridge, England. Phone: +44 1223 334714. 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/
