that's fine if your using imail to store addresses but what about if your
using an external database like sql ???

----- Original Message ----- 
From: "Len Conrad" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 08, 2003 6:49 AM
Subject: [IMGate] Re: Help on REGEXP


>
>
> >I suppose I'm going to have to do this.  Does anybody have step-by-step
> >directions for doing this?  I know I have to find the program for
> >extracting users at the ipswitch site.
>
> I've posted Terry Fritts URL several times on this list for his tool that
> is specific to Imail +  postfix check_recipient_maps.
>
> >   I can probably figure out how to
> >get NT's task scheduler to run it and FTP the files to IMGate.  I have no
> >clue as to how write a script for FreeBSD
>
> to_relay_recipients.sh
>
> #!/bin/sh
> /usr/sbin/postmap /etc/postfix/to_relay_recipients.map
> exit 0
>
> >  and get it to run on a schedule.
>
> man crontab
>
> Len
>
>
>


Reply via email to