Quoting Bill Taroli <[EMAIL PROTECTED]>: > Milan Obuch wrote: >> On Tuesday 12 September 2006 04:16, Edwin L. Culp W. wrote: >> >>> ... can't seem to get past the ^D part gracefully >>> to end each sub command. ... >> Are you talking about scripting sub command? Could you use >> >> echo something | couriermlm ... >> >> for that? It works for me, or at least worked when I last tried. > > Exactly. The ^D is used to indicate EOF (interactively) and this happens > gracefully when the end of a stream piped into couriermlm occurs. :-) > > Bill
Thanks, Bill. That is what I thought but I am doing something really dumb because I'm getting "Invalid address" with and without <> "" etc. # echo "[EMAIL PROTECTED]"|couriermlm sub /home/virtual/eventos Invalid address same with <> which I've never used with couriermlm,IIRC. # couriermlm sub /home/virtual/eventos [EMAIL PROTECTED] works as expected with its ^D EOF thanks again, ed I'm certainly missing something. Going to try another ristreto. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
