Special Names>Special File Names
Introduction Installation Beginning Admin Quick Ref FTP Server SMTP Server Database Security
Statements Objects String Parsing Events Queues Samples Special names Error Handling Accessories   Back
Caravan Business Server>Help>Special Names>Special File Names
Syntax
Text Caravan invokes special files (fixed file name) in special conditions. You can write Caravan scripts in these files to take appropiate actions. The names of these files are fixed.

1. Error40.html -

2. Mailuser.html and MailAction.html -
      Used for receiving mail. To receive mails, SMTP server is listens on port 25. Still it does not know
      whether to accept any particular mail and if accepted what to do with it.

      SMTP protocol needs TWO hooks for receiving mail and these are written using caravan script. The above 2 files are used to write caravan scripts to receive mails.
Sample
Properties Error404.html
mailuser.html
mailaction.html
Home       Back