User Tools

Site Tools


reference:logdb_attachments

LogDB.Attachments table

The LogDB.Attachments table contains a record of the attachments for messages logged by VPOP3. A message may have zero or more attachments

Columns

  • attachid - this is a bigint sequential value which identifies the attachment uniquely in the database
  • msgid - this is a bigint value linking this message to a message
  • filename - the attachment file name
  • size - the attachment size (in bytes)
  • comments - text containing the notes about the attachment (if any - eg 'Filtered' if attachment filtering took place)
  • virusinfo - text containing details of any detected viruses in the attachment
reference/logdb_attachments.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1