[vchkpw] encrypt email from the web

2007-02-13 Thread Remo Mattei
Hello guys does anyone have any tips on what/how to make a form from the web that sends email encrypted and then I can decrypt it on my email account. Thanks, Remo

Re: [vchkpw] encrypt email from the web

2007-02-13 Thread J. Kendzorra
Remo Mattei: > Hello guys does anyone have any tips on what/how to make a form from > the web that sends email encrypted and then I can decrypt it on my > email account. SqWebMail can encrypt your mail with GnuPG (using SSL). Works great! J.

Re: [vchkpw] encrypt email from the web

2007-02-13 Thread Remo Mattei
I need it from the form not for the client. (so a use will provide his/her info from the website email form) and I want that message be encrypted. Thanks, Remo J. Kendzorra wrote: > Remo Mattei: > > SqWebMail can encrypt your mail with GnuPG (using SSL). > Works great! > > J. > > !DSPAM:45d1f8

Re: [vchkpw] encrypt email from the web

2007-02-13 Thread Bob Hutchinson
On Tuesday 13 February 2007 17:48, Remo Mattei wrote: > I need it from the form not for the client. (so a use will provide > his/her info from the website email form) and I want that message be > encrypted. assuming you are using php, this claims to be able to do it: http://xpertmailer.sourceforge

RE: [vchkpw] encrypt email from the web [OT]

2007-02-13 Thread Peter Normann
Remo Mattei wrote: > Hello guys does anyone have any tips on what/how to make a form from > the web that sends email encrypted and then I can decrypt it on my > email account. Erhm... If I understand you correctly, you want to encrypt the mail en route from your web server to your mail user agent

Re: [vchkpw] encrypt email from the web [OT]

2007-02-13 Thread Remo Mattei
Thanks Peter comments below.. Peter Normann wrote: > Remo Mattei wrote: > > Erhm... > > If I understand you correctly, you want to encrypt the mail en route from > your web server to your mail user agent? > > If this is the case, serve a regular form on the web page (this will be sent > in plai