Jump to content

Passing mailto variables to spamcop webmail system


Davespath

Recommended Posts

I am trying to get my mailto; linking working in Firefox using an addon 'WebMailCompose Plugin' for Firefox 2.0. that tries to pass on the email address, subject line, cc, bcc, using variables.

for example if I were to use yahoo webmail the syntax would be:

http://compose.mail.yahoo.com/?To=^T&Subject=^S&Body=^M&Cc=^C&Bcc=^B

Can anyone suggest what the equivalent syntax might be for spamcop webmail if it is indeed possible?

thanks in advance

Dave

Link to comment
Share on other sites

Moving to the "Software Issues" Forum section, as this really isn't an 'issue' with the SpamCop.net e-mail account / system ..... I see this as a question about manipulating some third-party product to do something a bit unique .....

It would seem easier to try the "Beta SMTP server" rather than try to get around the Web-mail interface provided by the Horde/IMP tool-set.

Link to comment
Share on other sites

Can anyone suggest what the equivalent syntax might be for spamcop webmail if it is indeed possible?

I not sure this could work with the SpamCop webmail service.

But, for what its worth, the URL for a webmail message is in the form:

http://webmail.spamcop.net/horde/imp/compose.php?to=FIRSTNAME+SURNAME+%3CEMAILADDRESS%3E

You may be able to use:

http://webmail.spamcop.net/horde/imp/compose.php?to=FIRSTNAME+SURNAME+<EMAILADDRESS>

I think you'd have to be logged into the webmail service to get this working. No guarantees <_<

Andrew

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...