We ran into this situation also. We ended up switching from ServerObjects' ASPMail to SoftArtisan's SMTPMail component, which DOES support SMTP authentication.
http://www.softartisans.com/smtpmail.html I'm sure there are other good COM components that also support authentication, but we've had a real good experience with several of SoftArtisan's products over the years. We did need to rework a lot of code, but I didn't see any alternative. -Keith -----Original Message----- From: [EMAIL PROTECTED] [mailto:IMail_Forum-owner@;list.ipswitch.com]On Behalf Of Hermann Strassner Sent: Wednesday, October 23, 2002 10:11 AM To: [EMAIL PROTECTED] Subject: RE: [IMail Forum] Relayproblem > <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> Do this servers have static IPs? > relay for adresses (our network listed) = get 550 not local host, not a > gateway. If your ASP servers are inside your LAN this should help. If they are outside your LAN, you have to enter their IPs in the box. If they are outside the LAN and have dynamic IPs, you have no way to differentiate them from spammers and have no way to relay for them besides SMTP auth. Hermann 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/ 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/
