What's new in MarshallSoft Client Mailer for Foxpro 5.0

May 28, 2015
  • Fixed problem in which not all reply strings (ie, "REMOVE") where being detected.
  • Fixed problem in which comments were counted as recipients in recipient list.
  • Added MCM_SMTP_ONLY and MCM_POP3_ONLY error messages
  • Test that have SMTP connection when calling MCM_GET_LETTER, MCM_GET_BODY, MCM_GET_FROM.
  • Increase MRG_STRING_SIZE from 5000 to 65536 (64K) characters.
  • Removed edition codes (no limit on list size !)
  • Added MCM_GET_NBR_EMAILS_DELETED to mcmGetInteger().
  • Fixed problem in which incoming emails were not deleted as requested.
  • Added MCM_ADD_BOUNCE_STRING to mcmSetString (adds 'bounce' subject)
  • Added mcmGetString2()
  • Added MCM_GET_BOUNCE_STRING to mcmGetString2()
  • Fixed attachment problem when using two lists (1st w/attachment, 2nd w/o)
  • Updated to SEE version 7.2.6

New in MarshallSoft Client Mailer for Foxpro 4.0 (Oct 18, 2012)

  • Added macro delimiters tilde, caret, and backquote
  • Support letter headers in separate header file
  • Added mcmOpenHeader() function
  • Added "Header: string" to headers
  • Fixed premature SEE release problem