I am developing a rails app on a system which connects to internet
through proxy.
I am facing difficulties while Action Mailer tries to send mails.
It says, Time Out Error.
But when I try to run the code in the system which is directly connected
to internet without proxy, The mails are sent correctly.
I am getting the same problem.. is there any solution to this.???
Hi,
I am developing a rails app on a system which connects to internet
through proxy.
I am facing difficulties while Action Mailer tries to send mails.
It says, Time Out Error.
But when I try to run the code in the system which is directly connected
to internet without proxy, The mails are sent correctly.
Can somebody help me out it in this?
Cheers,
Charanya
You both should post the full error message in the forum. It's easier to get help on a problem when there is some detailed information to work with.