On 09/06/05, michael <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Do I implement it like this:
> 
> 
> OG_FIRST = INSERT INTO message_log
> (msgid,mail_subject,mail_from,mail_to,mail_host,mail_ctime,mail_size)
> values('${$message_id}'
> ,'${$h_subject:}','${$sender_address}','${$recipients}','${$sender_host_addr
> ess}',${$tod_epoch},'${$message_size}')

Did you look at the doc reference I posted?

'${quote_mysql:$h_subject}'

etc

-- 
Peter Bowyer
Email: [EMAIL PROTECTED]
Tel: +44 1296 768003
VoIP: sip:[EMAIL PROTECTED]

--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to