Duane Schaub writes: > problem as all of the banks in the US are mostly participating the the > Electronic Bankruptcy noticing. This system REQUIRES that the bank use > ISP's that support DSN. How can I implement this functionality as it
If it's true, whoever implemented the system for the banks screwed-up big time; 1) DSN is not guaranteed to work with any SMTP server (because the remote server may not support it, and may support it in an unexpected way for the originating server). 2) Bad idea (because it shouldn't be a server's responsiblity among other reasons). There are some alternatives implemented in a sane way (auto-turn?).
