Frederik Holljen wrote: >> - $cd .= "; filename=\"{$cdHeader->fileName}\""; >> + $fileInfo = null; >> + if ( $cdHeader->fileNameCharSet !== null ) >> + { >> + $fileInfo .= "*0*=\"{$cdHeader->fileNameCharSet}"; > Is this correct? I think we should implement this properly while we're at it > and break properly (with \r\n) when we overflow the maximum line length.
We already have the method ezcMailHeaderFolder::foldAny() which I can use for this. Is it correct? -- Alex Stanoi eZ Components System Developer eZ Systems | http://ez.no -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components