> The only remaining problem is, that some of the smtp-servers in question > cannot be configured to use the assp box as a relay due to a provider > limitation. What I will try now is to use a (second) smtp proxy behind > assp (instead of the full smtp gateway you suggested) that can filter > smtp destinations per domain without loosing the smtp-auth information. > This sounds a little bit strange (two proxies in a line) but maybe > solves the problem for that specific servers without having them to > change anything. Maybe it would be more useful to do it directly in perl: something like a domain<->smtp-destination mapping (eg in a file just below localdomains: if left empty -> normal smtp-destination is used, otherwise the one specified). I'm no perl programmer - do you thing this is complicated to implement with assp? I don't really know where to start in the code: Is it enough to just extend the connection opening to the smtp destination? Or do I have to modify other parts?
Regards, Gregor. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
