Sending secure email with cfmail?

2005-12-08 Thread Pete Ruckelshaus
Is there any way to send secure (encrypted) email using cfmail in cfmx 7? Thanks, Pete ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a

RE: Sending secure email with cfmail?

2005-12-08 Thread Robertson-Ravo, Neil (RX)
Use it on conjunction with something like PGP. I am sure there are loads of resources out there... Google: ColdFusion + PGP -Original Message- From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED] Sent: 08 December 2005 11:55 To: CF-Talk Subject: Sending secure email with cfmail

RE: Sending secure email with cfmail?

2005-12-08 Thread Bobby Hartsfield
CFX_PGP works for me :) ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Thursday, December 08, 2005 6:51 AM To: CF-Talk Subject: RE: Sending secure email with cfmail? Use

Re: Secure Email Access

2005-01-06 Thread Thomas Chiverton
On Wednesday 05 Jan 2005 18:22 pm, Paul Vernon wrote: Thing is it Gmail doesn't require SSH, it requires POP3 over SSL... :) shrug I thought I'd answer the question rather than second guessing any errors in the post :-) -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44 (0)1749 834900

RE: Secure Email Access

2005-01-06 Thread James Smith
Sorry, my mistake, but we all knew what I meant ;-) -Original Message- From: Paul Vernon [mailto:[EMAIL PROTECTED] Sent: 05 January 2005 18:22 To: CF-Talk Subject: RE: Secure Email Access Thing is it Gmail doesn't require SSH, it requires POP3 over SSL... :) Paul

Re: Secure Email Access

2005-01-05 Thread Thomas Chiverton
On Tuesday 04 Jan 2005 14:47 pm, James Smith wrote: Does anyone know of a way to access pop mail with CF using SSH? I ask because gmail seems to require it. Tunnel it. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44 (0)1749 834900 email: [EMAIL PROTECTED] BlueFinger Limited

RE: Secure Email Access

2005-01-05 Thread Robertson-Ravo, Neil (RX)
SSH by its very nature is tunnelling so I suppose he answered his own post ;-) -Original Message- From: Thomas Chiverton [mailto:[EMAIL PROTECTED] Sent: 05 January 2005 12:00 To: CF-Talk Subject: Re: Secure Email Access On Tuesday 04 Jan 2005 14:47 pm, James Smith wrote: Does anyone

RE: Secure Email Access

2005-01-05 Thread Paul Vernon
Thing is it Gmail doesn't require SSH, it requires POP3 over SSL... :) Paul ~| Protect your mail server with built in anti-virus protection. It's not only good for you, it's good for everybody.

Secure Email Access

2005-01-04 Thread James Smith
Does anyone know of a way to access pop mail with CF using SSH? I ask because gmail seems to require it. -- Jay ~| Find out how CFTicket can increase your company's customer support efficiency by 100%

RE: Secure Email Access

2005-01-04 Thread Paul Vernon
I wrote CFX_POP3 Pro because CFPOP doesn't support SSL connections. Works a treat for GETALL and GETHEADERONLY... http://store.newmediadevelopment.net/cfx_tag.cfm?ProductID=16 Interestingly, when testing some of the advanced functions of the CFX_POP3 tag against Gmail, I found a bug with the

RE: How to secure email with CFMAIL

2004-05-20 Thread cfhelp
/hipaasecuritycompliancechec klist12_03.pdf Rick -Original Message- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Monday, May 17, 2004 5:39 AM To: CF-Talk Subject: Re: How to secure email with CFMAIL Brant Winter wrote: Hi - Maybe I should be addressing this question to the CF-Newbies

Re: How to secure email with CFMAIL

2004-05-17 Thread Rick Root
Brant Winter wrote: Hi - Maybe I should be addressing this question to the CF-Newbies list, but I will try here anyway! I need to create a form to submit patient data to another health company be email. I was thinking I could easily write the app in CF to do this, but I want to secure the

How to secure email with CFMAIL

2004-05-16 Thread Brant Winter
Hi - Maybe I should be addressing this question to the CF-Newbies list, but I will try here anyway! I need to create a form to submit patient data to another health company be email. I was thinking I could easily write the app in CF to do this, but I want to secure the actual email with a digital

Secure email

2003-10-14 Thread [EMAIL PROTECTED]
Off the top of everybodies heads, can they think of an easy way of sending secure email from Coldfusion MX, or is it something the email server handles? Ta very much Neil [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Secure email

2003-10-14 Thread Thomas Chiverton
On Tuesday 14 Oct 2003 13:08 pm, [EMAIL PROTECTED] wrote: Off the top of everybodies heads, can they think of an easy way of sending secure email from Coldfusion MX, or is it something the email server handles? I'm sure there are plenty of PGP custom tags out there. 'course, it depends what

Secure Email

2003-01-31 Thread Andy Ewings
Anyone know if it is possible to pass a username and password to a mail server using the CFMAIL tag? ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Re: secure email...

2002-11-19 Thread samcfug
= - Original Message - From: Josh Trefethen [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, November 19, 2002 12:08 AM Subject: RE: secure email... | Hey Doug, you there? | | -- | Josh Trefethen | | :[ Exciteworks, Inc ]::[ http://exciteworks.com ]:. | ::[ cf hosting on linux

secure email...

2002-11-19 Thread Matt Robertson
I'd definitely like to see that. I can't understand why the feature would be absent in CF 4.5, present in CF 5 and absent again in CFMX. Does anyone have a set of online docs for CF 5 that are web-accessible (and rendered safe, of course?) Something at MM, maybe?

RE: secure email...

2002-11-19 Thread Ken Wilson
Checked both CF Studio docs and printed docs for CF5 earlier today and saw no mention of it at all. Ken -Original Message- From: Matt Robertson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 19, 2002 12:47 PM To: CF-Talk Subject: secure email... I'd definitely like to see

Re: secure email...

2002-11-19 Thread Matt Robertson
Douglas White wrote: In the CFMAIL section of the Docs for version 5.0 it describes the tags. It is similar to CFPOP as well and works the same way. I just went and looked at the CF5 docs at http://www.macromedia.com/support/coldfusion/documentation.html There is no such thing as

Re: secure email...

2002-11-19 Thread Howie Hamlin
AFAIK, SMTP authentication was never in CF. Not sure if it's in CFMX. Regards, Howie - Original Message - From: Matt Robertson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, November 19, 2002 12:46 PM Subject: secure email... I'd definitely like to see that. I can't

Re: secure email...

2002-11-19 Thread samcfug
: Tuesday, November 19, 2002 11:46 AM Subject: secure email... | I'd definitely like to see that. I can't understand why the feature would be absent in CF 4.5, present in CF 5 and absent again in CFMX. Does anyone have a set of online docs for CF 5 that are web-accessible (and rendered safe

Re: secure email...

2002-11-19 Thread samcfug
PROTECTED] Sent: Tuesday, November 19, 2002 12:53 PM Subject: RE: secure email... | Checked both CF Studio docs and printed docs for CF5 earlier today and | saw no mention of it at all. | | Ken | | | | -Original Message- | From: Matt Robertson [mailto:[EMAIL PROTECTED]] | Sent: Tuesday

Re: secure email...

2002-11-19 Thread Matt Robertson
Message - From: Matt Robertson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, November 19, 2002 11:46 AM Subject: secure email... | I'd definitely like to see that. I can't understand why the feature would be absent in CF 4.5, present in CF 5 and absent again in CFMX. Does

Re: secure email...

2002-11-19 Thread Matt Robertson
. = Douglas White group Manager mailto:[EMAIL PROTECTED] http://www.samcfug.org = - Original Message - From: Ken Wilson [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, November 19, 2002 12:53 PM Subject: RE: secure email

RE: secure email...

2002-11-19 Thread Ken Wilson
Subject: Re: secure email... I find it in the Docs for CF SERVER 5.0 not in studio docs. = Douglas White group Manager mailto:[EMAIL PROTECTED] http://www.samcfug.org = - Original Message - From: Ken Wilson [EMAIL

Re: secure email...

2002-11-19 Thread Paris Lundis
the future in the past, passing the future in the present] [connecting people, places and things] -Original Message- From: samcfug [EMAIL PROTECTED] Date: Tue, 19 Nov 2002 11:52:01 -0600 Subject: Re: secure email... Yep In the CFMAIL section of the Docs for version 5.0 it describes

Re: secure email...

2002-11-19 Thread samcfug
Manager mailto:[EMAIL PROTECTED] http://www.samcfug.org = - Original Message - From: Paris Lundis [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, November 19, 2002 1:38 PM Subject: Re: secure email... | Doug post a sample of code when you

Re: secure email...

2002-11-19 Thread Paris Lundis
and things] -Original Message- From: samcfug [EMAIL PROTECTED] Date: Tue, 19 Nov 2002 14:20:43 -0600 Subject: Re: secure email... As soon as I get this persistent client taken care of I will copy the code from my shopping cart page that notifies the Client of a secure order, and notifies

Re: secure email...

2002-11-19 Thread samcfug
PM Subject: Re: secure email... | Doug, is this SMTP auth a feature through CFMAILPARAM as the reply to | was we talked about? | | Paris Lundis | Founder | Areaindex, L.L.C. | http://www.areaindex.com | http://www.pubcrawler.com | 412-292-3135 | [finding the future in the past, passing the future

Re: secure email...

2002-11-19 Thread Howie Hamlin
: secure email... As soon as I get this persistent client taken care of I will copy the code from my shopping cart page that notifies the Client of a secure order, and notifies the Customer with an acknowledgement of his/her order. It is Pure CF I assure you and when developing the site, I

Re: secure email...

2002-11-19 Thread Paris Lundis
-3135 [finding the future in the past, passing the future in the present] [connecting people, places and things] -Original Message- From: samcfug [EMAIL PROTECTED] Date: Tue, 19 Nov 2002 14:39:05 -0600 Subject: Re: secure email... Yes

Re: secure email...

2002-11-19 Thread Matt Robertson
it is = Douglas White group Manager mailto:[EMAIL PROTECTED] http://www.samcfug.org = - Original Message - From: Paris Lundis [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, November 19, 2002 2:25 PM Subject: Re: secure email... | Doug

Re: secure email...

2002-11-19 Thread Jochem van Dieten
Matt Robertson wrote: You can log in to an smtp server with a mail message header?? If I remember the RFC right, one form of authentication is an extension of the envelope from where you just add a space and a password after the From. Considering the envelope from is copied from the from

RE: secure email...

2002-11-18 Thread Josh Trefethen
Subject: RE: secure email... I was thinking the same thing... There is no reference to a log in and password in your example...what am I missing? -- Josh Trefethen :[ Exciteworks, Inc ]::[ http://exciteworks.com ]:. ::[ cf hosting on linux ]::[ consulting ]::[ expertise

Re: secure email...

2002-11-17 Thread Jochem van Dieten
Paris Lundis wrote: I was wondering how people were dealing with email from Cold Fusion applications to respond to such issues... Since CFMAIL doesn't support any login and password login type stuff... Routers block incoming connections on port 25 to all but 2 IP addresses. On these IP

RE: secure email...

2002-11-17 Thread Josh Trefethen
: Matt Robertson [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 16, 2002 10:02 PM To: CF-Talk Subject: Re: secure email... Excuse me! But CFMAIL certainly does support Login and Passwords when sending out email. I am using CF 5.0 I don't get it. Your code sample shows no username or password

secure email...

2002-11-16 Thread Paris Lundis
so we are in the process of changing email servers and we toggled relaying on and somehow the malicious spammers found it in record time and started bombing us with email to broadcast... That we are going to address on Monday in litigation against the sending companies... I was wondering how

RE: secure email...

2002-11-16 Thread Tony Weeg
-Original Message- From: Paris Lundis [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 16, 2002 8:04 PM To: CF-Talk Subject: secure email... so we are in the process of changing email servers and we toggled relaying on and somehow the malicious spammers found it in record time

RE: secure email...

2002-11-16 Thread Ezine
] -Original Message- From: Paris Lundis [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 16, 2002 8:04 PM To: CF-Talk Subject: secure email... so we are in the process of changing email servers and we toggled relaying on and somehow the malicious spammers found it in record time and started

Re: secure email...

2002-11-16 Thread Les Mizzell
Can you take care of this using SandBox Security in MX? Since I don't administer a CF Server, I haven't run into this problem, but thought that this feature would limit the use of CF resources to defined directories and IP addresses No? Paris Lundis wrote: I was wondering how people

RE: secure email...

2002-11-16 Thread Paris Lundis
://www.pubcrawler.com 412-292-3135 [finding the future in the past, passing the future in the present] [connecting people, places and things] -Original Message- From: Tony Weeg [EMAIL PROTECTED] Date: Sat, 16 Nov 2002 20:13:43 -0500 Subject: RE: secure email... paris. what mail server are you

Re: secure email...

2002-11-16 Thread Rick Root
Paris Lundis wrote: stuff about relaying mail Paris, What you really need to do is configure your email server, whatever it is, to only allow relay in the following scenarios: #1 - authenticated SMTP from anywhere #2 - When the user has recently authenticated for POP3 mail retrieval #3 - From

RE: secure email...

2002-11-16 Thread Tony Weeg
Subject: RE: secure email... Oh we were using Mdaemon and it was nice and sweet... I could pass it emails without even having a fully qualified email address in there... We have users that daily with the friend feature type incorrect emails intentionally thinking it will prevent them from being

RE: secure email...

2002-11-16 Thread Josh Trefethen
://exciteworks.com ]:. ::[ cf hosting on linux ]::[ consulting ]::[ expertise ]::. -Original Message- From: Paris Lundis [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 16, 2002 5:21 PM To: CF-Talk Subject: RE: secure email... Oh we were using Mdaemon and it was nice and sweet... I

Re: secure email...

2002-11-16 Thread samcfug
Excuse me! But CFMAIL certainly does support Login and Passwords when sending out email. I am using CF 5.0 I use Ipswitch's Imail Ver 7.0 with SMTP AUTH enabled, and crank out emails from several CF applications on varied Virtual domains on my servers. I don't have to create allow relay for

RE: secure email...

2002-11-16 Thread Lee Fuller
16, 2002 5:37 PM | To: CF-Talk | Subject: RE: secure email... | | | I really like my mailserver, qmail -- http://www.lifewithqmail.org/ | | It works great and is, so far vary secure. If you know | anything about linux, it is not too difficult to | administer...I use PLESK for my admin tools

Re: secure email...

2002-11-16 Thread Paris Lundis
://www.pubcrawler.com 412-292-3135 [finding the future in the past, passing the future in the present] [connecting people, places and things] -Original Message- From: samcfug [EMAIL PROTECTED] Date: Sat, 16 Nov 2002 19:48:50 -0600 Subject: Re: secure email... Excuse me! But CFMAIL certainly does support

RE: secure email...

2002-11-16 Thread Josh Trefethen
]:. ::[ cf hosting on linux ]::[ consulting ]::[ expertise ]::. -Original Message- From: samcfug [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 16, 2002 5:49 PM To: CF-Talk Subject: Re: secure email... Excuse me! But CFMAIL certainly does support Login and Passwords when sending

Re: secure email...

2002-11-16 Thread samcfug
. = Douglas White group Manager mailto:[EMAIL PROTECTED] http://www.samcfug.org = - Original Message - From: samcfug [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Saturday, November 16, 2002 7:48 PM Subject: Re: secure

RE: secure email...

2002-11-16 Thread Tony Weeg
cool, glad to know those settings on the SMTP AUTH. ill have to play with that! tw -Original Message- From: samcfug [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 16, 2002 8:49 PM To: CF-Talk Subject: Re: secure email... Excuse me! But CFMAIL certainly does support Login

RE: secure email...

2002-11-16 Thread Josh Trefethen
on linux ]::[ consulting ]::[ expertise ]::. -Original Message- From: Lee Fuller [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 16, 2002 5:49 PM To: CF-Talk Subject: RE: secure email... Imail is reliable, and fairly stable. It has some decent features, and works well under a fair

Re: secure email...

2002-11-16 Thread Rick Root
Josh Trefethen wrote: I really like my mailserver, qmail -- http://www.lifewithqmail.org/ It works great and is, so far vary secure. If you know anything about linux, it is not too difficult to administer...I use PLESK for my admin tools and it is a breeze. Qmail is a great little mail

Re: secure email...

2002-11-16 Thread Jon Hall
I use the IIS SMTP server that sits on the same server that CF is running on, and set it to only allow connections from 127.0.0.1 Keeping the whole process one one server makes it easier to debug a possible email problem too. If the email isn't in the iis badmail or the cf undlvr folders, it left

RE: secure email...

2002-11-16 Thread Josh Trefethen
: secure email... Josh Trefethen wrote: I really like my mailserver, qmail -- http://www.lifewithqmail.org/ It works great and is, so far vary secure. If you know anything about linux, it is not too difficult to administer...I use PLESK for my admin tools and it is a breeze. Qmail

Re: secure email...

2002-11-16 Thread samcfug
-Talk [EMAIL PROTECTED] Sent: Saturday, November 16, 2002 7:50 PM Subject: Re: secure email... | What the syntax for this? I have a 4.5 box here and 5.0... I know of | 4.5 it doesn't exist | | I looked up docs on MX at Macromedia's site and didn't see any such | syntax in their command reference

Re: secure email...

2002-11-16 Thread Paris Lundis
the future in the present] [connecting people, places and things] -Original Message- From: samcfug [EMAIL PROTECTED] Date: Sat, 16 Nov 2002 20:14:57 -0600 Subject: Re: secure email... cfmail from=#notifyemail# to=#form.EMAIL# Subject=#storename# Order Dear #form.Name#, Thank you

Re: secure email...

2002-11-16 Thread samcfug
[EMAIL PROTECTED] Sent: Saturday, November 16, 2002 8:31 PM Subject: Re: secure email... | Doug, | | I see how that sample utilizes the Reply-To as a parameterized value .. | pretty cool was to roll in the reply-to... | | Are you aware of any list or decision on what values can be used (ie

Re: secure email...

2002-11-16 Thread Matt Robertson
[EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Saturday, November 16, 2002 8:31 PM Subject: Re: secure email... | Doug, | | I see how that sample utilizes the Reply-To as a parameterized value .. | pretty cool was to roll in the reply-to... | | Are you aware of any list or decision on what