NYI Support <[EMAIL PROTECTED]> writes:

> Setting the sendmail path to /usr/local/tmda/bin/tmda-sendmail
> doesn't seem to do anything or work at all, so i figure i'd give
> tmda-ofmipd a try

Have you see the Squirrelmail plugin for TMDA?
http://www.squirrelmail.org/plugin_view.php?id=78

I'm not sure if this will solve your problem, but it might be worth
looking into.

If not, perhaps Squirrelmail has some sort of logic you can embed in
the global configuration file?  In pseudocode:

  if (~/.tmda/ exists):
    smtpserver = mailhost:8025
  else:
     smtpserver = mailhost:25

> It seem to work (quite nicely) when setting smtp be used by
> squirrelmail via tmda-ofmipd, but then the problem is, this only
> works for people with tmda installed (where they have a crypt_key in
> $HOME/.tdma ); tmda-inject fails if the user doesn't have tmda
> enabled.

The reason I made tmda-ofmipd ``all or nothing'' is that otherwise
it's too hard to distinguish between legitimate failures, and users
who want to use tmda-ofmipd without a TMDA configuration.  e.g, if a
tmda-ofmipd user's .tmda directory got accidentally deleted, and we
were just silently passing his mail through anyway, he might not know
about it for some time.
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to