RE: CFMAIL (MX - 6.0) and multiple email servers

2003-12-16 Thread Tom Jordahl
Upgrade to 6.1 (it's free!).

This feature was added to the 6.1 release.You are getting unknown host
error because CFMX 6.0 is trying to look up mail1,mail2.

--
Tom Jordahl
Macromedia Server Development

-Original Message-
From: Turetsky, Seth [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 15, 2003 5:55 PM
To: CF-Talk
Subject: RE: CFMAIL (MX - 6.0) and multiple email servers

Hey Dave,

I work with Mario, so I ran an nslookup on the address and a few records do
show up.But I think you're right when saying it isn't CF's job to query
the
dns server, but unfortunately it fails with an unknown host error.

And the docs do say that the mail server takes multiple entries, but only in
6.1, which IT hasn't gotten around to installing for us, lucky us.

I'm going to look into a java alternative(javamail as someone suggested
offlist) if I have the time

-seth

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Monday, December 15, 2003 5:21 PM
To: CF-Talk
Subject: RE: CFMAIL (MX - 6.0) and multiple email servers

 I have tried to get CFMAIL to work with our MX-records but I 
 cannot get it to connect - seems as though CFMAIL cannot hadle 
 MX records for incoming mail?

I'm not sure what you mean by this. CFMAIL doesn't handle MX records - it
simply uses the OS to resolve MX names to addresses. If this isn't working,
you should go to a console and see if you can resolve them yourself using
nslookup or the like.

 Does any know of way to specify a second email server to use? 
I know that the CFMAIL in 6.1 has a failto but this is an
 email address and not a server.

According to the documentation, you can specify multiple mail servers in the
SERVER attribute.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/ http://www.figleaf.com/ 
voice: (202) 797-5496
fax: (202) 797-5444

_
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMAIL (MX - 6.0) and multiple email servers

2003-12-15 Thread Dave Watts
 I have tried to get CFMAIL to work with our MX-records but I 
 cannot get it to connect - seems as though CFMAIL cannot hadle 
 MX records for incoming mail?

I'm not sure what you mean by this. CFMAIL doesn't handle MX records - it
simply uses the OS to resolve MX names to addresses. If this isn't working,
you should go to a console and see if you can resolve them yourself using
nslookup or the like.

 Does any know of way to specify a second email server to use? 
I know that the CFMAIL in 6.1 has a failto but this is an
 email address and not a server.

According to the documentation, you can specify multiple mail servers in the
SERVER attribute.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: CFMAIL (MX - 6.0) and multiple email servers

2003-12-15 Thread Turetsky, Seth
Hey Dave,

I work with Mario, so I ran an nslookup on the address and a few records do
show up.But I think you're right when saying it isn't CF's job to query the
dns server, but unfortunately it fails with an unknown host error.

And the docs do say that the mail server takes multiple entries, but only in
6.1, which IT hasn't gotten around to installing for us, lucky us.

I'm going to look into a java alternative(javamail as someone suggested
offlist) if I have the time

-seth

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Monday, December 15, 2003 5:21 PM
To: CF-Talk
Subject: RE: CFMAIL (MX - 6.0) and multiple email servers

 I have tried to get CFMAIL to work with our MX-records but I 
 cannot get it to connect - seems as though CFMAIL cannot hadle 
 MX records for incoming mail?

I'm not sure what you mean by this. CFMAIL doesn't handle MX records - it
simply uses the OS to resolve MX names to addresses. If this isn't working,
you should go to a console and see if you can resolve them yourself using
nslookup or the like.

 Does any know of way to specify a second email server to use? 
I know that the CFMAIL in 6.1 has a failto but this is an
 email address and not a server.

According to the documentation, you can specify multiple mail servers in the
SERVER attribute.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]