Ask a Question related to Coldfusion Server Administration, Design and Development.
-
Nano001 #1
Unable to retrieve mail settings.
I cannot get past the following error that apears in Mail Server in Sever
Admin:
Any help?
Unable to retrieve mail settings.
Method selection Exception.
An exception ocurred during method selection proccess for method getServer.
The cause of this exception was that either there are no methods with the
specific method name and argument types, or the method getServer is overloaded
with arguments types that coldfusion can't decipher reliablly. Use javacast
fucntion to reduce ambiguity.
This Error is also tied with the Error attached:
The MailSpool service is not available.
This exception is usually caused by service startup failure. Please check your
server configuration.
The Error Occurred in C:\Inetpub\wwwroot\Send_Emails\Le\_5DayPost.cfm: line 31
29 :
30 :
31 : <CFMAIL query="qryGetUsers" from="leadershipessentials@uim.com"
to="#email#" cc="aerazo@userinmind.com" subject="Reminder - Leadership
Essentials" server="mail.userinmind.com" type="HTML" spoolEnable="yes">
32 :
33 : <p>Dear #(first)#,</p>
TextText
The MailSpool service is not available.
This exception is usually caused by service startup failure. Please check your
server configuration.
The Error Occurred in C:\Inetpub\wwwroot\Send_Emails\Le\_5DayPost.cfm: line 31
29 :
30 :
31 : <CFMAIL query="qryGetUsers" from="leadershipessentials@uim.com"
to="#email#" cc="aerazo@userinmind.com" subject="Reminder - Leadership
Essentials" server="mail.userinmind.com" type="HTML" spoolEnable="yes">
32 :
33 : <p>Dear #(first)#,</p>
Nano001 Guest
-
Can I specify two Mail Servers in Mail Server Settings?
I have two Mail Servers and if one go down the other takes over. The do not have the same IP or name in DNS. This works fine exept in ColdFusion... -
Mail component to retrieve mail from Hotmail, Yahoo, gmail..etc?
I am not sure these web based mail support POP3 or IMAP4. Is there any mail component out there that can retrieve mail from these services? --... -
Easy way to retrieve all CF Admin settings?
Is there an easy/recommended way to retrieve and backup all the CF Administrator's settings? Presently, we manually maintain a document that holds... -
Unable to retrieve tables over Mac to PC databaseconnection
I hope someone can help with this. I've now spent 13 days wrestling with various issues arising from trying to establish a working database... -
Unable to retrieve tables from connection
I'm having the same problem, but on Macintosh OS X 10.3.9. I noticed that Macromedia has no extension fix for us Mac users. Out in the cold again.... -
Tom Jordahl #2
Re: Unable to retrieve mail settings.
It sounds like you have CFMX 6 administrator templates running against a
CFMX 7 server or vice versa.
This is bad. You probably should re-install.
--
Tom Jordahl
Macromedia Server Development
Tom Jordahl Guest



Reply With Quote

