[dokuwiki] Problems with mail newline?
- From: "Balazs Attila-Mihaly \(Cd-MaN\)" <x_at_y_or_z@xxxxxxxxx>
- To: Dokuwiki Devel List <dokuwiki@xxxxxxxxxxxxx>
- Date: Sun, 13 Apr 2008 10:04:07 -0700 (PDT)
Hello all.
I've been having a problem with the last release andDokuWiki and also the
current RC. With the default configuration mySMTP server refuses to deliver the
mails, pointing me to a page whereit describes that the "newline" in mails
means "\x0d\x0a", whereas bydefault in DokuWiki the newline is defined as "\n".
Some more technicaldetails:
- the dokuwiki is running on Windows with a recentversion of Apache and PHP
(the exact versions of both Apache and PHPhave changed during testing, but I
always was able to reproduce theproblem)
- the SMTP server is qmail running un linux
My lineof reasoning is that AFAIK most text based network protocols (HTTP,mail,
etc) define "newline" exactly as the byte sequence "\x0d\x0a",whereas "\n" is
dependent on the platform. Given this, wouldn't it bebetter if the mailer part
of dokuwiki would define the "mail newline"as "\x0d\x0a" (leaving no room for
interpretation by the languageimplementors)?
Best regards.
PS. I'm an idiot because I sent this mail twice to dokuwiki@xxxxxxxxxxxx
(remark the missing s) before realizing my mistake :-(
___________________________________________________________
Yahoo! For Good helps you make a difference
http://uk.promotions.yahoo.com/forgood/
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Problems with mail newline?
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] Problems with mail newline?
- » [dokuwiki] Re: Problems with mail newline?
- » [dokuwiki] Re: Problems with mail newline?
- [dokuwiki] Re: Problems with mail newline?
- From: Andreas Gohr