Anyone has any idea on how to set up an automated greeting message through
imail1.exe to the owner of a newly created user directory?

Some products do it for Ipswitch, but they usually require IIS to be
installed on Ipswitch server, which is not an option to me.

thanks



----- Original Message -----
From: "Len Conrad" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 16, 2001 10:53 AM
Subject: Re: [IMail Forum] month/day


>
> >Anyone have any idea how I can get a batch file to insert a month/day
format
> >in sysxxxx.txt so I can schedule it to run daily?
>
> :GETDATE to env variables
> for /f "tokens=1,2,3,4* delims=/ " %%i in ('date /t') do set
> TDDAY=%%i&set TDDD=%%j&set TDMM=%%k&set TDYY=%%l
>
> Len
>
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to