sending message to printer running windows

Cole, Timothy D. timothy_d_cole at md.northgrum.com
Fri Jan 19 22:40:57 GMT 2001


> -----Original Message-----
> From:	Rajeev Agrawala [SMTP:rajeeva at research.bell-labs.com]
> Sent:	Friday, January 19, 2001 17:35
> To:	samba-ntdom at samba.org
> Subject:	sending message to printer running windows
> 
> Hi,
> 
> Is it possible to send a message to a PC running windows from a Linux
> machine running samba?
> 
> Thanks,
> 
> rajeev
> 
	try:

	echo "message" | smbclient -M PC_NETBIOS_NAME_HERE -U "from" -I "to"

	The limit on message length is 1600 characters.  -U and -I are
optional and purely cosmetic.




More information about the samba-ntdom mailing list