Hi, > <hello> > Hi all on the list. > > <problem> > We need our server sequered not allowing spam. This means that we need > to > have SMTP auth on. But we also have servers using mailkomponents, such > as > asp mail that don't support SMTP auth. > </problem> > > <settings> > We have tried settings: > relay for local users only = stop spams AND asp mail :-( > relay for adresses (our network listed) = get 550 not local host, not a > gateway. > relay for local users only + controllist (our network) = No one outside > our > net can send mail. > </settings> > > <help> > Someone that have tried and solved this problem? > It may be relay for adresses and some other settings on the checkboxes > to > the right in SMTP seq. Anyone that have a working set that can tell us > which should be set up? > </help> > > Best regards Pelle > </hello>
The way I've gotten round this for Windows hosting servers, is to run IIS SMTP on the local host, and configure that to only allow connections and relay from 127.0.0.1 then use a smart host to relay it to the Imail server, with authentication turned on in IIS so it does an smtp authentication to send the email. Works very well, and means I can standardise the information given out to all customers to be 127.0.0.1 as their mail server for generating mail from their website. - Keif Gwinn IARNA, a Hostway Company 6&7 Harbour Exchange Docklands London E14 9GB t: +44 207 538 8000 f: +44 207 538 8001 w: http://www.iarna.com To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
