diff --git a/mail/compose_email.anubis b/mail/compose_email.anubis index e79e72c..7125570 100644 --- a/mail/compose_email.anubis +++ b/mail/compose_email.anubis @@ -430,7 +430,8 @@ public define String )= //open the message file from the drive if rewind(mail_parts) then - "get_message_header NOT YET Implemented. Please report that error to Calexium" + message_header(mail_parts) + //"get_message_header NOT YET Implemented." else "". -- libgit2 0.21.4