1

(4 replies, posted in Need Help)

Thank you, I uploaded that file.
I get this message: Error: SMTP settings on the admin's Settings page missing.

I put in my username and password for my organization, it showed me a window to send a test message, but got this error:
C: From Client to SMTP server, S: Reply from SMTP server


C: Connect to socket (Server: smtp.MySite.org Port: 25) (Expected reply: 220)
S: 220 Appphsx10ht1.MySite.org Microsoft ESMTP MAIL Service ready at Wed, 8 Apr 2020 13:22:07 -0400
C: EHLO MySite.org:443 (Expected reply: 250)
S: 501 5.5.4 Invalid domain name

EHLO: SMTP server reply: 501 5.5.4 Invalid domain name

It's a private server as far as I know both PHP and SMTP should send mail.  The odd thing is I didn't even notice when it stopped working.  There have not been ant changes to the server environment.

2

(4 replies, posted in Need Help)

Also, I have two other php applications on the same server and I simply put in smtp.MySite.org, and email sends.  Before I upgraded it worked.  I'm on 4.7.6M now.  Do I need to upgrade?

3

(4 replies, posted in Need Help)

Hi,

Not sure when this started happening, probably the past update I did removed the email info?

Anyhow, I have php and Cold Fusion installed on the server.  the CF mail sends through SMTP using smtp.MySite.org, port 25, no other info needed.

I tried that in the calendar and I keep getting Sending test mail failed when I send a test mail in the admin page.

I tried PHP mail but that gave this error.
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in E:\inetpub\wwwroot\url.MySite.org\calendar\common\messaging.php on line 168

Any suggestions?

Thanks

4

(4 replies, posted in Problems)

Thank you!  I sent you the database.

5

(4 replies, posted in Problems)

Thank you, you are very kind.  You did this the last time I upgraded, I had a similar issue.
When would be the best time to send you the file so that I can get it back quickly and import it?  I want to make sure we don't overwrite anything in the database.

Also, what it the best way to get it to you?

6

(4 replies, posted in Problems)

I was on 4.5.2, tried to upgrade to 4.6.

The web page say: SQL error. See 'logs/sql.log'

The log says:

2018.04.03 13:55:44 Script: /calendar/index.php - SQL execute error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'g.sendSms' in 'field list'
Values string: 2

Can this be corrected?

Thanks