* Drew Raines <[EMAIL PROTECTED]>:
>
> It shouldn't be a problem. Just change sendit.sh accordingly. Something
> to the effect of:
>
> exec /usr/local/tmda/bin/tmda-sendmail
On second thought, make that
exec /usr/local/tmda/bin/tmda-sendmail -c ~user/.tmdarc
The only problem is, .tmdarc has to be 600 or 400, and depending on what
user sqwebmail is running as, it won't be able to read it.
You might have to get creative with the locations of the rc's and put some
extra code in sendit.sh to determine which user it is.
--
Drew