Gossamer Forum
Home : Products : DBMan : Customization :

Windmail for NT

Quote Reply
Windmail for NT
Im tring to get the e-mail mod going on NT.
I downloaded windmail and tring to get it running. after I hit the send button it hangs
windmails log says

[04/02/00|21:30:10|06704.0] WindMail v3.05 mailer for WIN32 (95/NT) (200 evaluation uses left)
[04/02/00|21:30:10|06704.0] Visit http://www.geocel.com/ for registration information
[04/02/00|21:30:10|06704.0] Not Enough Information For Switch '-Oeq'

Mitch

also my command line says

# Full path to sendmail on your system
$mailprog = "|d:/inetpub/palmfilez/cgi-bin/windmail -t -oeq";




[This message has been edited by Mitch C (edited April 02, 2000).]
Quote Reply
Re: Windmail for NT In reply to
Try taking out the -oeq switch commands.

So, it should look like the following:

Code:
$mailprog = "|d:/inetpub/palmfilez/cgi-bin/windmail -t";

Just experiment with the different characters in this variable (like removing the |).

I know that Blat Mail accepts the -eoq switch.

Regards,


------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
* Thinking out of the box (codes) is not only fun, but effective.
Quote Reply
Re: Windmail for NT In reply to
removed the -oeq switch still hangs removed the| cant find windmail.

This is windmail.ini

PERCONNECTION=30
CONNECT_TIMEOUT=30
CONNECT_MESSAGE=90
[WINDMAIL]
TEMP=d:\Inetpub\palmfilez\cgi-bin\temp\
SPOOL_DIR=d:\Inetpub\palmfilez\cgi-bin\temp\
LOG_FILE=d:\Inetpub\palmfilez\cgi-bin\Windmail.log
LOG_LEVEL=15
CONTENT_TYPE=text/plain
CHARACTER_SET=us-ascii
TRANSFER_ENCODING=7bit
DEBUG_MODE=0
DEBUG_HTML=0

This is the Log file

[04/03/00|18:24:04|02288.0] Windmail 3.05 EVALUATION engine loaded.
[04/03/00|18:24:04|02288.0] - Using INI File [d:\inetpub\palmfilez\cgi-bin\windmail.ini]
[04/03/00|18:24:04|02288.0] WM - TEMP FILE 'd:\Inetpub\palmfilez\cgi-bin\temp\G1437.tmp'
[04/03/00|18:24:05|02288.0] WM - TEMP FILE 'd:\Inetpub\palmfilez\cgi-bin\temp\G1438.tmp'

Any ideas?

Mitch

[This message has been edited by Mitch C (edited April 03, 2000).]
Quote Reply
Re: Windmail for NT In reply to
What does the Windmail documentation state about these error messages?

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
* Thinking out of the box (codes) is not only fun, but effective.
Quote Reply
Re: Windmail for NT In reply to
The log file doesn't have errors it hangs before any errors.

Mitch
Quote Reply
Re: Windmail for NT In reply to
Anyone with a windows NT system and using windmail or sendmail please contact me by e-mail or here need to get this mod going getting a lot of requests for it.

Mitch