smtp error!

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
ejiro2x
Forum Newbie
Posts: 22
Joined: Thu Apr 19, 2007 7:48 am

smtp error!

Post by ejiro2x »

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
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: smtp error!

Post by Chris Corbyn »

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
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
Forum Newbie
Posts: 22
Joined: Thu Apr 19, 2007 7:48 am

Post by ejiro2x »

er............ i am kinda of a newbie in this ,where can i get access to this mx records or do you know any free host where i can have an smtp address this site is givin me a headache,thanks
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

http://www.dnsstuff.com/ allows you to look up MX records.
Post Reply