stretch wrote:
> Aoife,
> 
> does your server have a DNS server set in the network settings so it
> can determine the ip address for that domain?
> 
> Just did an nslookup on that domain:
> 
> tretch$ nslookup smtp.vodafone.ie
> Server:    68.87.76.178
> Address:  68.87.76.178#53
> 
> Non-authoritative answer:
> *** Can't find smtp.vodafone.ie: No answer
> 
> Sounds like it can't be found. ping doesn't work either.
> 
> Al
> 
> On Feb 8, 4:49�am, Aoife Donovan <[email protected]>
Hi,

Thanks for that. Yes i didnt actually find that address anywhere i just 
assumed it was correct as it was used by another person, i found out 
previously through another forum.

I have just changed over to my eircom broadband and used the 
smtp.eircom.net address which i have found to be correct. But im still 
getting an error, it's now saying it is rejecting the address but they 
are both valid email addresses. What could i be leaving out?? Im lost 
with this one!

Thanks in advance,

Aoife.

Current Error:
Net::SMTPFatalError in EmailController#correspond
553 sorry, syntax error or rejected address, please forward to your 
postmaster (#5.7.1)



Application Trace | Framework Trace | Full Trace
C:/Ruby/lib/ruby/1.8/net/smtp.rb:679:in `check_response'
C:/Ruby/lib/ruby/1.8/net/smtp.rb:652:in `getok'
C:/Ruby/lib/ruby/1.8/net/smtp.rb:630:in `mailfrom'
C:/Ruby/lib/ruby/1.8/net/smtp.rb:543:in `send0'
C:/Ruby/lib/ruby/1.8/net/smtp.rb:471:in `sendmail'
C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:588:in
 
`perform_delivery_smtp'
C:/Ruby/lib/ruby/1.8/net/smtp.rb:378:in `start'
C:/Ruby/lib/ruby/1.8/net/smtp.rb:315:in `start'
C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:586:in
 
`perform_delivery_smtp'
C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:469:in
 
`__send__'
C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:469:in
 
`deliver!'
C:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-2.0.2/lib/action_mailer/base.rb:352:in
 
`method_missing'
app/controllers/email_controller.rb:31:in `correspond'
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to