; ; Add to your smb.conf ; for use with printfax.pl ; [fax] comment = Fax postscript = yes print command = ( /usr/bin/printfax.pl %I %s %U %m; rm %s ) & ; For WinNT terminal server and Win2000 comment out the previous two lines ; and uncomment the next two if you are using a printfax.pl version below 1.5.0 ; postscript = no ; print command = (echo -e '1i\n%!\n.\nw\nq'|ed %s; /usr/bin/printfax.pl %I %s %U %m) & printable = yes writable = no path = /your/samba/print/dir ; ; Add your own security options!!! ;