Author |
Topic  |
DarkDrift
Junior Member
 
USA
126 Posts |
Posted - 18 December 2004 : 17:51:35
|
I use ArgoSoft mail server and i use Relay and or smart server(logins into my smtp server) is there a way to have Snitz use argo? |
http://www.xcalliber.com - The Future of Boards |
|
Gremlin
General Help Moderator
    
New Zealand
7528 Posts |
Posted - 18 December 2004 : 20:07:59
|
Snitz doesn't talk directly to your mailserver, it goes via a COM object, if you have any of the supported COM's installed it should work fine .. ASPEmail, CDOSYS, CDONTS, JMail etc etc most of these support SMTP Authorisation and will most likely need a change to inc_mail.asp to just insert your userid/pass details. I know for sure that the code for SMTP Auth when using CDOSYS is there already, just need to have the details filled out and the lines uncommented. |
Kiwihosting.Net - The Forum Hosting Specialists
|
 |
|
DarkDrift
Junior Member
 
USA
126 Posts |
Posted - 20 December 2004 : 17:24:05
|
I checked in there and didn't see anything I use CDOSYS (IIS 6.0) if that helps any |
http://www.xcalliber.com - The Future of Boards |
 |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
DarkDrift
Junior Member
 
USA
126 Posts |
Posted - 20 December 2004 : 18:24:37
|
i don't quite understand.. i have mydomain.com setup in there how do i get snitz to use that? |
http://www.xcalliber.com - The Future of Boards |
 |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
DarkDrift
Junior Member
 
USA
126 Posts |
Posted - 20 December 2004 : 21:43:29
|
I have it on the same server. you can send mail to domain.com chack it from webmail.domain.com it resolves to a Ip |
http://www.xcalliber.com - The Future of Boards |
 |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
DarkDrift
Junior Member
 
USA
126 Posts |
Posted - 21 December 2004 : 23:26:59
|
Is there an example script i can put in I have it setup like this webmail.jottswebhosting.com = 123.123.123.123 (A record) webmail.jottswebhosting.com = 123.123.123.123 (MX Record) Resolves just jottswebhosting.com ? |
http://www.xcalliber.com - The Future of Boards |
 |
|
Podge
Support Moderator
    
Ireland
3776 Posts |
|
Gremlin
General Help Moderator
    
New Zealand
7528 Posts |
Posted - 22 December 2004 : 06:52:39
|
If it's on the same server, then use the localhost IP 127.0.0.1 ... I thought your issue was about relaying though ? |
Kiwihosting.Net - The Forum Hosting Specialists
|
 |
|
DarkDrift
Junior Member
 
USA
126 Posts |
Posted - 22 December 2004 : 10:25:39
|
Well yes... I host my own servers and my ISP requires authentication for outgoing SMTP AND ArgoSoft relays the mail using my DNS Servers. That is my problem |
http://www.xcalliber.com - The Future of Boards |
 |
|
Gremlin
General Help Moderator
    
New Zealand
7528 Posts |
Posted - 22 December 2004 : 19:55:01
|
Ok lets take a step back. Can you just confirm exactly how you've got things setup and what your trying to achieve I don't know where your ISP servers now factor into this. Are you simply forwarding all your outgoing SMTP traffic to your ISP? |
Kiwihosting.Net - The Forum Hosting Specialists
|
 |
|
DarkDrift
Junior Member
 
USA
126 Posts |
Posted - 22 December 2004 : 21:09:31
|
Yes BUT the Argosoft doesn't always send it via SMTP 25 it sometimes will send it directly to the person through my ISP's DNS servers |
http://www.xcalliber.com - The Future of Boards |
 |
|
Gremlin
General Help Moderator
    
New Zealand
7528 Posts |
Posted - 23 December 2004 : 02:40:41
|
I'm not sure why your bringing DNS Servers into it, mail is sent via mail servers, your server may query your ISP's DNS Servers to find the address of the destination mail server, but it will still send it directly to the other end unless you've specifically told it to send via your ISP instead.
Argosoft WILL always send your email via "SMTP 25" how it decides which IP to send it to is where DNS comes into it. If your local DNS doesn't hold the address then obviously it has to go outside to find it, and thats why it talks to your ISP's DNS. This is quite normal behaviour. |
Kiwihosting.Net - The Forum Hosting Specialists
|
 |
|
DarkDrift
Junior Member
 
USA
126 Posts |
Posted - 23 December 2004 : 10:35:31
|
OK now that we have covered that how do i configure snitz to do that cause right now with smtp.isp.net ain't working they said it requires authtication to send VIA their SMTP servers |
http://www.xcalliber.com - The Future of Boards |
 |
|
Topic  |
|