On 11/27/07, Mark Sapiro wrote: > Quoting from <http://www.postfix.org/postconf.5.html>, aka 'man 5 > postconf' > > recipient_delimiter (default: empty)
That man page may or may not describe the current state of affairs, and of course even if it does then you might be dealing with an older installation that may not implement the same default status. If you want to find out what your current postfix defaults are, you use the command "postconf -d". If you want to see what you've got configured that is different from the built-in defaults, use the command "postconf -n". A plain "postconf" will tell you what is configured, but you won't know whether that setting comes from the default or is being over-ridden by the configuration file. -- Brad Knowles <[EMAIL PROTECTED]> LinkedIn Profile: <http://tinyurl.com/y8kpxu> ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp