Arlequ�n wrote: > >I have a file (Unix CR+LF format) in my Linux box and before adding it >using the MailMan List Administrator web front-end I want to know in >wich format the file must be. > >Comma-separated values, one address by line....? >CR-LF Unix or MS-Windows format...?
One address per line - If you want names and addresses, see FAQ article 3.44. The actual line terminators probably don't matter, but I would suggest whatever is the native format for the box your browser is running on. >Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py BTW, what's Unix CR-LF? Native Unix text files have LF only between lines. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/
