Ticket #1217 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

mail auto responder doesn't work

Reported by: anonymous Assigned to:
Priority: minor Milestone: ispCP ω 1.0.0 - RC5
Component: Frontend (GUI) Version: ispCP ω 1.0.0 - RC4
Severity: Easy Keywords:
Cc:

Description

There is an sql error when enabling mail auto responder. (r1126)

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'mail_auto_respond_text = 'at holiday' where mail_id ' at line 6

Attachments

Change History

04/27/2008 01:37:30 AM changed by anonymous

comma forgotten.

line 80 in enable_mail_arsp.php

change this,

mail_auto_respond = 1

to

mail_auto_respond = 1,

04/27/2008 10:33:12 AM changed by zothos

  • status changed from new to closed.
  • resolution set to fixed.

fixed in r1127

04/29/2008 09:44:38 PM changed by rats

  • milestone changed from Working to ispCP ω 1.0.0 - RC5.

Add/Change #1217 (mail auto responder doesn't work)




Action