Ruby Forum Ruby on Rails > actionmailer doesnot send mail to the same domain user

Posted by Ami (Guest)
on 23.10.2008 15:26
(Received via mailing list)
hi

i am using the restful-authentication plugin and I can send a reset/
activation emails to any email but the main domain i'm on.

i am using :smtp in my mailer intiialzer and my gmail account info ( i
thought the problem was with send mail at first)

what could be the cause of that

Ami