Program JMERCD retrieves mail from POP3 server and inserts it into MERCURY (NLM version) send queue.
In Windows version of Mercury (Mercury/32) is module MercuryD for retrieving POP3 mail. As this module is missing in Mercury/NLM, JMERCD was made to do it.
Great difference: JMERCD has only limited support for domain mailboxes.
Notes:
History: 990806 0.01: test release 990811 0.10: added user config file (mercuryd.dat) 990825 0.20: max users=150; dynamic mem alloc; Merc/NLM headers 990908 0.21: corrected missing 1st part of message, added DNS resolution 991022 0.22: add timeout process, corrected bug of very small messages 000314 0.23: Added periodical download (every n-minutes) 020217 0.30: limited domain mailbox support 020219 0.32: better performance, little bugs corrected, smaller log file 020331 0.33: Corrected 3.1x compatibility 020505 0.34: internal corrections 030323 0.35: /q for log reduction 050130 0.36: @TO header can be multiple-line 050617 0.37: parameter /q was changed to /b (collision with queue parameter) 050720 0.38: log writes correction