On Tuesday 28 October 2003 19:22, [EMAIL PROTECTED] wrote: > While I know I can change it manually, I am interested in trying to find > out why said courier-webadmin ESMTP config, is stuck on the "custom" > setting, and will not permit a reset to maildrop, Maildirs, or the like. > It will accept the change, bring one back to the configuration screen, and > be right back on custom config.
What happens in mine is that each "custom" directive actually corresponds to the option that you choose. So if you choose the Maildir option then the "custom" delivery option will say DEFAULTDELIVERY=./Maildir Whereas if you select Maildrop then the custom directive will say DEFAULTDELIVERY="| /usr/lib/courier/bin/maildrop" The radio boxes are just convenient ways to put the proper values into the DEFAULTDELIVERY line of the /etc/courierd file. So each time you view the page in the the webadmin program it reads your DEFAULTDELIVERY line and shows it in the text box marked "custom". But the directives that you choose are actually there. Try choosing some different items and then see if the custom text box corresponds to what you chose. (Don't forget you need to apply the new configuration if you want it to "stick".) Jeff Jansen ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
