--- Marc Krawitz <[EMAIL PROTECTED]> wrote:

> Here are my mailman site parameters.  Should the device be NULL? 
> Anyone see
> any other problems?
> 
> Thanks,
> 
> Marc
> 

Yes, it should be NULL. I'm a little surprised there is no UCI listed
for the filer, but that's not necessarily a problem. I'm also surprised
there is no transmission script. You might expect to see something
like:


XMITS TILL ERROR MESSAGE: 5// 
DNS AWARE: YES// 
TCP/IP COMMUNICATIONS PROTOCOL: TCP/IP-MAILMAN// 
TCP/IP TRANSMISSION SCRIPT: TCPCHAN-SOCKET25// 
TCP/IP DEVICE: NULL DEVICE// 

Now, I don't know if you're a programmer, but D ^%ZTLOAD is the basic
method of scheduling a task (using a routine entry point, not an
option). Two optional input variables are ZTUCI and ZTCPU, representing
the UCI and box:volume that should be used to run the task. It appears
that when the tickler and mover are being scheduled, these values are
not valid. Take a look at the task listing and see which values are
used, and then check to see if they are valid.

===
Gregory Woodhouse  <[EMAIL PROTECTED]>
"If you give someone Fortran, he has Fortran.
If you give someone Lisp, he has any language he pleases."
--Guy L. Steele, Jr. 


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to