Le Jeudi 20 Juin 2002 21:55, Eric Wolzak a écrit :
> Hello Jacques, list.
>
> Bering mail functions, important is that the Mailserver is set in POSIXness
> Settings and not in Master LRP Settings. Perhaps something to change ?
Definitively so. Some clean-up must be done here with perhaps a single config 
file.
Also some doc is needed for this less know part of LEAF (the "obscure part" 
of it I would say...)
> I had a problem with attachements that were not recognised.
> Solved by the following change:
> in /lib/POSIXness/POSIXness.mail
> about line 243
>
> echo "MIME-Version: 1.0"
> echo "Content-Type: multipart/mixed;"
> echo "boundary=\"$ContentBoundry\""
>
> to
> echo "MIME-Version: 1.0"
> echo "Content-Type:multipart/mixed; boundary=\"$ContentBoundry\""
>
> otherwise the new line will cause some MTA's to not recognize the boundary.
OK will  be included in V1.0 final release.

Jacques


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to