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 it on

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 c

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 proje

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 POP

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... :) 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 email

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. http://www.houseoffusion.com/bann

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 any

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 Underw

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 Gma

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% http://www.houseoffusion.

RE: How to secure email with CFMAIL

2004-05-20 Thread cfhelp
age- 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 list, but > I will try here anyway! > > I need to create a

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

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

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. 'cour

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]

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: http://www.houseoffusion.com/cf_lists/index.

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 attr

Re: secure email...

2002-11-19 Thread Matt Robertson
<[EMAIL PROTECTED]> >Sent: Tuesday, November 19, 2002 2:25 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

Re: secure email...

2002-11-19 Thread Paris Lundis
ler.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: Tue, 19 Nov 2002 14:39:05 -0600 Subject: R

Re: secure email...

2002-11-19 Thread Howie Hamlin
ay, November 19, 2002 3:20 PM 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 the Customer with an > acknowledgement of his/her order. >

Re: secure email...

2002-11-19 Thread samcfug
]> Sent: Tuesday, November 19, 2002 2:25 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

Re: secure email...

2002-11-19 Thread Paris Lundis
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 > Clie

Re: secure email...

2002-11-19 Thread samcfug
=== 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 1:38

Re: secure email...

2002-11-19 Thread Paris Lundis
g 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

RE: secure email...

2002-11-19 Thread Ken Wilson
-Talk 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 Wilso

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]> &

Re: secure email...

2002-11-19 Thread Matt Robertson
to:[EMAIL PROTECTED] >http://www.samcfug.org >= >- Original Message - >From: "Matt Robertson" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Tuesday, November 19, 2002 11:46 AM >Subject: secure email... > > >| I'd d

Re: secure email...

2002-11-19 Thread samcfug
gt; To: "CF-Talk" <[EMAIL 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 [

Re: secure email...

2002-11-19 Thread samcfug
lk" <[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 anyone have a set of online docs for CF 5

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..

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 user

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

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 samcfug
amcfug.org = - 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://e

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 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

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 add

Re: secure email...

2002-11-16 Thread Matt Robertson
ED] >http://www.samcfug.org >= >- Original Message - >From: "Paris Lundis" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Saturday, November 16, 2002 8:31 PM >Subject: Re: secure email... &

Re: secure email...

2002-11-16 Thread samcfug
TED]> 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 dec

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... > Subject="#storename# Order"> > Dear #form.Name#, > > Than

Re: secure email...

2002-11-16 Thread samcfug
7;) = Douglas White group Manager mailto:[EMAIL PROTECTED] http://www.samcfug.org = - Original Message - From: "Paris Lundis" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTE

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 breez

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 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 mai

RE: secure email...

2002-11-16 Thread Josh Trefethen
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 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 and

Re: secure email...

2002-11-16 Thread samcfug
day, November 16, 2002 7:48 PM 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 use Ipswitch's Imail Ver 7.0 with SMTP AUTH enabled, and | crank out emails from several CF applications on varied |

RE: secure email...

2002-11-16 Thread Josh Trefethen
g 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 out email. I am using CF

Re: secure email...

2002-11-16 Thread Paris Lundis
aindex.com http://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... > Excu

RE: secure email...

2002-11-16 Thread Lee Fuller
, November 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 a

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" e

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 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 Rick Root
Paris Lundis wrote: > 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 trusted IP addresses (ie

RE: secure email...

2002-11-16 Thread Paris Lundis
http://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... > pari

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 we

RE: secure email...

2002-11-16 Thread Ezine
w.worldwidewebz.com < mailto:[EMAIL PROTECTED] > -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 ma

RE: secure email...

2002-11-16 Thread Tony Weeg
, it works. tw -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 r

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 pe