User Tools

Site Tools


reference:vpop3.getmessagepartheader

This is an old revision of the document!


VPOP3.GetMessagePartHeader

The Lua function 'VPOP3.GetMessagePartHeader' retrieves a MIME section header of the message currently being processed.

This function is only available in the ProcessMessage function of the POP3CLT.LUA or SMTPSVR.LUA scripts.

It takes one parameter:

  1. The MIME part 'Path' from the MimeStructure parameter to the ProcessMessage function

The function returns two values:

  1. boolean - 'true' if the MIME part was found, 'false' otherwise
  2. string - contains the raw text of the requested MIME section header
reference/vpop3.getmessagepartheader.1373450405.txt.gz · Last modified: 2018/11/14 10:44 (external edit)