Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to change default email sent to new users

Status
Not open for further replies.

calivw78

ISP
Jan 17, 2002
1
US
Hello all,
When we add a new user to our network, our email server automatically sends them a default message saying "welcome to "server name", your login is atypical." Where is the file that sends this out?? Can I change the message that is sent?? Thanks for all your help.

Troy
 
The new user stuff is in /usr/lib/mkuser. There's a separate hierarchy for each shell (and this is where you can also add your own "shells" for special user setups).

You can change anything you like. Most of it is just shell scripts. The thing that sends mail is a binary, so you have to replace it outright with your own script to send mail.
Tony Lawrence
SCO Unix/Linux Resources tony@pcunix.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top