User Tools

Site Tools


reference:logdb_attachments

This is an old revision of the document!


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.1314782589.txt.gz · Last modified: 2018/11/14 10:44 (external edit)