[Zope] Sending Fax through MailHost
Jens Vagelpohl
jens at dataflake.org
Wed Aug 31 17:57:22 EDT 2005
On 31 Aug 2005, at 22:29, Chris Larsen wrote:
> By the way, I did notice that in my address in outlook it’s
> specified as the “email-type” “FAX” and when I put a normal email
> address in it is “email type” “SMTP”. I guess when you do [fax: ]
> it changes the email-type to FAX and uses the number as the address.
>
>
> I am thinking there would have to be an additional header line
> similar to content-type but I don’t know where this would go or
> what it would be. Is this even supported (or supportable??)
What you are trying to do is not supported because your FAX addresses
are not valid and legal email addresses. MailHost will simply ignore
them. You would have to write your own implementation that does
something intelligent with those odd addresses.
jens
More information about the Zope
mailing list