Index: openacs-4/packages/imsld/tcl/imsld-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/imsld/tcl/imsld-procs.xql,v diff -u -r1.34 -r1.35 --- openacs-4/packages/imsld/tcl/imsld-procs.xql 30 Oct 2006 12:14:34 -0000 1.34 +++ openacs-4/packages/imsld/tcl/imsld-procs.xql 3 Nov 2006 14:39:02 -0000 1.35 @@ -1135,7 +1135,7 @@ - select sm.title as send_mail_title, ar.object_id_two as sendmail_id + select sm.title as send_mail_title, sm.mail_id as sendmail_id from imsld_send_mail_servicesi sm, acs_rels ar where sm.service_id = :service_item_id and sm.item_id = ar.object_id_one