From: Mailman-Users [mailto:mailman-users- bounces+rosenbaumlm=ornl.gov@python.org] On Behalf Of David Law
Just started using Mailman for a notification mailing list and still in the setup phase.
Running Mailman 2.1.18-1 under Virtualmin/Webmin (has a module) on Centos 6.4. Wrote a tutorial how to upgrade when installed using Virtualmin at http://stallion-theme.co.uk/how-to-upgrade-mailman-mailing-list-tutorial/
Having a problem with the "Welcome email text file".
When I add something like
line 1 line 2 line 3
It's being converted to
line 1 line 2 line 3
Is the recipient using Outlook with the "Remove extra line breaks in plain text messages" box checked?
And this
line 1
line 2
line 3
Converted to
line 1 line 2 line 3
Basically stripping out single carriage returns.
Found a way around this for paragraphs (second example) by adding an space between paragraphs (space character)
line 1 < space line 2 < space line 3 < space
But not for example 1.
Have tried things like \n and \r, extra spaces, tabs, but nothing I've tried keeps several lines of text in a block.
Is there a character that's counted as a carriage return?
David Law
Stallion Responsive the Best WordPress SEO Package Online http://stallion-theme.co.uk/stallion-responsive-theme/
Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman- users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman- users/rosenbaumlm%40ornl.gov