smtp error!
Moderators: Chris Corbyn, General Moderators
smtp error!
hi i uploaded swiftmailer on a subdomain site,but they didnt give me an smtp address,i tried using smtp.(myname).(subdomain-name).com,when i tested it,it said smtp error blah blah,tried mail.(myname).(subdomain-name).com nothing still happened.please how can i get the smtp address of my site or can i install an smtp server on my website server,thank you
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: smtp error!
Does your host give you email addresses? You can trying looking up the MX record for these addresses to start making educated guesses on what their SMTP server is. Your best bet is just to ask your host though...ejiro2x wrote:hi i uploaded swiftmailer on a subdomain site,but they didnt give me an smtp address,i tried using smtp.(myname).(subdomain-name).com,when i tested it,it said smtp error blah blah,tried mail.(myname).(subdomain-name).com nothing still happened.please how can i get the smtp address of my site or can i install an smtp server on my website server,thank you
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
http://www.dnsstuff.com/ allows you to look up MX records.