File: /www/exchange2/sql/archive/2016-03-07-339.sql
UPDATE `mail_management` SET
`mail_id` = '50',
`smtp_host` = 'localhost',
`smtp_port` = '25',
`smtp_username` = 'patrick.reynolds@credebtexchange.com',
`smtp_password` = 'Gz1',
`mail_name` = 'Upload aged debtors document',
`mail_to` = NULL,
`mail_from` = 'support@credebtexchange.com',
`mail_from_name` = 'Credebt Exchange Limited',
`mail_subject` = '####### Aged Debtors Analysis Submission #######',
`mail_type` = '0',
`mail_content` = '<p>New aged debtors analysis submitted through the Convertibill website \n<p>Email address: <email>\n<p>Organisation name: <organisation_name>',
`mail_content_text` = '<p>New aged debtors analysis submitted through the Convertibill website \n<p>Email address: <email>\n<p>Organisation name: <organisation_name>',
`mail_status` = '1',
`modified_at` = '2016-03-07 18:16:36',
`modified_by` = '1'
WHERE `mail_id` = '50';