HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] FaxDispatch emails
Just for the record Aidan was able to find my problem. It seems the base64_encode I had was broken. I'm running FC5 fully updated and the package that contains base64_encode is emacs-vm. If you are running FC5 with base64_encode and having issues with encoding html email and attachments use the following setup.cache line.
BASE64ENCODE='/usr/bin/uuencode -m ==== | grep -v ===='
This works fine and I haven't seen any issues yet.
Jason
..·><((((º>
> -----Original Message-----
> From: Aidan Van Dyk [mailto:aidan@xxxxxxxx]
> Sent: Wednesday, April 04, 2007 1:12 PM
> To: Jason Staudenmayer
> Cc: hylafax-users@xxxxxxxxxxx
> Subject: Re: [hylafax-users] FaxDispatch emails
>
>
> * Jason Staudenmayer <jasons@xxxxxxxxxxxxxxxxxxxxx> [070404 13:06]:
>
> > Hi all, I'm wondering if I might get some help figuring this issue
> > out. I just upgraded to 4.3.3 and so far so good. I'd like
> to be able
> > to send html style dispatch emails. The problem I'm seeing is that
> > the attachment is getting encoded in to the html part. I can't
> > understand how this is happening and I'm guessing this should be
> > considered a bug. I've run the faxrcvd by hand and there are no
> > errors and the pdf is created and encoded but the HTML is
> also encoded
> > bas64. Is there any reason for that?
>
> Yes:
>
> In the template, it says to use base64 encoding:
>
> To: $SENDTO
> From: $FROMADDR
> Subject: FAX received from $SENDER
> Content-type: text/html; charset=UTF-8
> Content-Transfer-Encoding: base64
>
>
> You can change from base64 to quoted-printable if you like. Is there
> any reason why you *don't* want base64? Whatever your MUA
> is, it should
> be decoding the transfer-ed format before feeding it to it's HTML
> engine.
>
> I'm not quite sure what you mean by "the attachment is getting encoded
> in to the html part".
>
> Can you post the raw email somewhere or forward it to me directly to
> have a look?
>
> a.
>
> --
> Aidan Van Dyk
> aidan@xxxxxxxx
> Senior Software Developer +1 215
> 825-8700 x8103
> iFAX Solutions, Inc.
> http://www.ifax.com/
>
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*