you have to change the POP and SMTP mail server also of your
mail4india
<system.net>
<mailSettings>
<smtp from="POP" deliveryMethod="Network">
<network host="SMTP" port="587" userName="abc@gmail.com" password="123245"/>
</smtp>
</mailSettings>
</system.net>