Sorry about the bad wrapping.  Resending to try and fix formatting
problems with the code examples:


Rem ------Start syncIMGate.bat-------

m:

cd \Imail\ScheduledTasks

ImailUsers.exe

sed "s/$/     OK/" imailusers.txt >relay_recipients_unsorted.txt

sort relay_recipients_unsorted.txt >relay_recipients_sorted.txt

uniq -i relay_recipients_sorted.txt > relay_recipients.map

ftp -s:syncIMGate.txt

del relay_recipients_unsorted.txt

del relay_recipients_sorted.txt

exit

Rem ------End syncIMGate.bat------



Rem ------Start syncIMGate.txt-------

open IMGate.example.com

IMGateUser

IMGatePass

cd postfix

lcd M:\Imail\ScheduledTasks

put relay_recipients.map

Quit

Rem -------End syncIMGate.txt--------





Reply via email to