Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Setting up Sco to send e-mail
Name: Hamim Date: July 10, 2003 at 01:12:09 Pacific OS: Sco 5.0.5 CPU/Ram: Pentium2
Comment:
Hi, I would like to know how to setup my Unix server to send e-mail to a windows machine. How do I set up the DNS mail services etc.The unix server is on a LAN with an IP address already.
Summary: Hi, I did an script to send e-mails with attachments from Unix to Microsoft Outlook using mailx and uuencode commands. It works well for plain text, but I'm having problems with *.gif, *.xls, *.bmp an...
Summary: If you have a file of the format: TO: usera@email.com FROM: someone@email.com SUBJECT: some subject This is the body of the email. And if sendmail is set up, you can send this file to sendmail to be ...
Summary: First of all , you must rebuild your kernel with ppp options switched.Second step: Build new devices - /dev/cua0 , you must follow to /dev directory and entter following command : ./MAKEDEV cua0 . Cha...