Defintely WP 11.
Have installed WP11 on XP PRO (service pack 1) So far it works like a dream. We have lots of macros and templates sitting on a samba (linux) server and everything is great. I upgraded from WP 8 (SVC 7) and all my problems seem to have disappeared so far. Have not tested...
I created a script called addmail:
------------------------------------------
#!/bin/sh
# Add a user without login privilages
/usr/bin adduser -n -d /dev/null $1
passwd $1
------------------------------------------
usage = addmail newmailuser
good luck!
Maybe you need:
lp -d convt -ocondensed,lpi8,landscape $file 1>/dev/null 2>&1
The -o[ptions] condensed,lpi8,landscape etc are options that get filtered by the relevent printer interface filter(ie. convt) that resides in /var/spool/lp/admins/lp/interfaces
regards,
Gordon Sillifant
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.