On Thursday 19 July 2007 18:29, Jonas Karlsson wrote:
> Using existing e-mail program won't work, as there are too many
> flavours of e-mail clients out there. If it should be done
> automatically it has to be done through smtp.
    Ok, then, does it *have* to be SMTP? Why not send it use the "data:" URL 
scheme (http://tools.ietf.org/html/rfc2397) or a call to a CGI script with 
the data in base64? That way, you can send it out over port 80 and not worry 
about it being blocked by ISPs.
    :Peter
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to