[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A shell script using mail



Help!
Does anyone have a shell script that aids in adding, deleting and modifying:
users, subdomains, domains, mail domain, mail subdomains, mail forwarders,
setting quotas, et cetera.... ?

----- Original Message -----
From: Trent <surflorida@rack.neobeach.com>
To: <debian-isp@lists.debian.org>
Sent: Tuesday, October 03, 2000 8:17 PM
Subject: A shell script using mail


>
> Hello,
>
> I have created a shell script that creates new users once the userid is
> created. And after
> it is complete I use mail to send the e-mail to the client that there
> account is setup. However
> the e-mail is from:
> Super-User <root@domain.com>
>
> I have read through the man file for mail and cannot find a way to edit
> this address.
> Is there an option to edit the from address using mail, I would like to
> change it to
> support@domain.com instead of root@domain.com.
>
> code snip
> -------------------------------------------
>
> mail newuser@otherdomain.com -s new_account -c support@domain.com
>
> -------------------------------------------
>
> Thank You,
> Trent
> surflorida@rack.neobeach.com
> If the future didn't exist, somebody would have invented it.
>
>
> --
> To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>



Reply to: