Short: Monitor number of msgs in SMTPSpool Author: iske@informatik.uni-frankfurt.de (Kai Iske) Uploader: iske informatik uni-frankfurt de (Kai Iske) Type: comm/net Architecture: m68k-amigaos This is just a little program to use with the INetUtils for AmiTCP/AS225, especially for your SMTPSpool directory. The program will monitor all queued files within the SMTPSpool directory and display the number of messages in a small window, you may position somewhere on your Workbench. As soon as a message is queued/deleted, the information will be updated. PUBLIC DOMAIN, includes source... Fixed since Version 37.1 (Yep, even a small program may have bugs ;) - Added SendMail switch, which acts as a SENDMAIL compatible switch. SendMail creates two D.#? entries for one mail. The SendMail switch causes MailQueue to halve the number of files found, in order to show the number of mails (Requested by : ) Fixed since Version 37.0 (Yep, even a small program may have bugs ;) - Added new ONLYWB option, whichs causes the program to only open it`s window, on Workbench - MailQueue wasn`t really pure, as it used to set up LibBases as globals (well, technically wasn`t pure ;)). Changed. (Reported by : WShell users) - Whoops, wrong version string contained in executable ;) - Added ZEROCLOSE option to hide the Queue window when no messages are queued. (This was done by Greg Patterson; thanks Greg)