Thank you Casey.

But I'm trying to work out:

[A] should I worry about this setup in a shared hosting environment, and
[B] why the CFMAIL tag works when i have no useremail and password
attribute, and doesnt work when i do supply valid useremail and password.

Your answer, while accurate, and interesting, doesnt answer either of these
questions.  Does anyone know?

Cheers
Mike Kear
Windsor, NSW, Australia
Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month


On 1/14/06, Casey Dougall <[EMAIL PROTECTED]> wrote:
>
> Username and password is a server attrabute.
>
>
> Specifying mail servers
>
> The server attribute can specify one or more mail servers.
>
> Note: If you specify multiple mail servers in ColdFusion MX Standard,
> the cfmail tag uses only the first server in the specification.
> ColdFusion logs a warning message to the mail log file and ignores the
> additional servers.
>
> For each server, you can optionally specify a username, password, and
> port. These values override the corresponding attributes, if any. The
> server attribute has the following format:
>
> [user:[EMAIL PROTECTED]:port],[user:[EMAIL PROTECTED]:port],....
>
> For example, the following line specifies one server, mail.myco.com
> that uses the default port and no user or password, and a second
> server with a user, password, and specific port:
>
> server=mail.myco.com,mail_admin:[EMAIL PROTECTED]:24
> --
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229528
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to