MAILQ Screenshots

Connecting via Outlook Express on Windows 2000 running in Oracle Virtualbox

Windows version confirmed by Ticol Tcl

windows-2k-x450.png (102438 bytes)
Startup on Windows NT4/SP6a running in QEMU emulator v1.15-NT4-x450.png (151045 bytes)
Running on ReactOS (Windows) 0.4.8 with a connected telnet session using ReactOS telnet

ReactOS can still be a little unstable with TCP/IP software

reactos-0.4.8-x450.png (124121 bytes)
Alpine console-mode mail client connecting to MailQ server alpine-2.0-x450.png (34768 bytes)
Showing autoban working against an attacker autoban-x450.jpg (82629 bytes)
Running mailtest.exe v1.02 against MailQ server, showing message/packet fragmentation mailtest-x450.jpg (51486 bytes)
mailcmd.exe, command-line emailer being used in debug mode to send mail to MailQ SMTP mailcmd-x450.png (126702 bytes)
Ticol Tcl being used to send SMTP mail to MailQ using the ticol_mail.dll plugin (debug mode)

This uses the same code library as mailcmd.exe

ticol-mail-x450.png (108162 bytes)
Thunderbird 10 ESR showing mail sent from Ticol Tcl with attachments and HTML mail body read using [readfile] to read-in the Ticol HTML manual and pass as the message body argument
lib ticol_mail
set s [readfile ticol.man.htm]
puts [sendmail localhost admin@localhost.com admin@localhost.com \
 -subject "Test mail @ [date] [time]" -body $s\
 -a {ticol.man.rtf ticol.man.txt} -debug]
thunderbird-ticol-html-mail-x450.png (69990 bytes)
SMTP telnet session connecting to MailQ on a Toshiba Libretto with MailQ running locally under Windows 98 screenshot-libretto-telnet-smtp-450.png (27932 bytes)
Running on a Toshiba Libretto under Windows 98 and with Seamonkey Mail (O/S not recommended)

The date shows as 1990 due to CMOS battery issues on the Libretto

screenshot-libretto-mozilla-pop3-x450.png (116623 bytes)
Showing the MailQ lock file working (Windows 7)

The lockfile prevents new instances of the same service (POP3 or SMTP) from launching

Deleting the lock file for a service will cause the service to terminate gracefully

lockfile-working-x450.png (27668 bytes)
Thunderbird mail showing the configurable mail size limit working 20170915-Thunderbird-Email-Too-Big-x450.png (24857 bytes)
   
   

Top