On Tue, 15 Jul 2003 19:31:59 +0200, Jens Benecke <[EMAIL PROTECTED]> wrote:
> a) install a SSH tunnel forwarding everything from localhost:8025 to > jensbenecke.de:8025 and install tmda-ofmpid there. This would mean that I'd > have to tell my local Exim MTA not to go via the LAN SMTP server, but via > localhost:8025. (Before I start torturing Google... how? I never configured > Exim, it just runs here because it came with Debian by default. :) I don't think this would be a good plan. tmda-ofmipd needs access to each user's crypt_key, which won't be possible if tmda-ofmipd is running on a different machine. You want tmda-ofmipd running on the same machine as TMDA. > b) install a local tmda-ofmpid (with the same config as remotely) and have > it rewrite addresses locally, then forward to the local SMTP. This sounds like the best plan, but I have to admit that I don't follow what you mean by "then forward to the local SMTP". I thought you said that the problem was that you can't send on port 25? Can you explain how your SMTP has to work in more detail? Perhaps you can stunnel the port 25 traffic from your server to another server which will allow relaying? > c) somehow generate the dated addresses locally without tmda-ofmpid (???) Errrrr. I don't think you want to reinvent tmda-ofmipd. Let's figure out a way to make it work for you. Gre7g. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
