On Thursday 02 October 2003 21:09, Shaun Savage wrote: > I am changing the mial server from one machine to another. T tried to > copy the configuration, but that did not work. > > the problem is after tcp connect, courier sends a AUTH to the smtp > client. How do I stop this. I can't login to the webadmin interface. > so I need to edit the files with vi.
I *think* the file you want is /etc/courier/esmtpd (or esmtpd in whatever your courier "etc" directory is). Check for the line AUTH_REQUIRED=1 If it is set to "1" then change it to "0" to stop courier from requiring authentication. If it's already "0" then the problem is elsewhere. Jeff Jansen ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
