I have a T1 line charged at 3mbps up and they block outgoing SMTP. I use ArGoSoft to Relay off of my Provider to directly deliver to the user. They will even let me use OutGoing SMTP with Authentication (e.g. Username Password) Is there a way to configure the mail script to work with this?
Its probably installed already. You'll need to edit inc_mail.asp to include the username and password. Search this forum for CDOSYS. It has been answered a few times already.
I'm not sure that will work, sounds to me like the COM is sending via a local ArGoSoft server so its your mail server you'll need to setup to forward with authentication (unless your going to bypass your local ArgoSoft server altogether)
From the description in the first post it looks like the ISP allow relaying with authentication through their mail server. If thats the case bypassing the local Argosoft server should work but either way it should be easy enough to try both.
Yes the ISP allows relaying with Authentication, but unless CDOSYS is talking directly to the ISP mailservers then the local "relay" being his ArGoSoft server still isn't authenticating to the ISP so the ISP will reject the mail.