Discussion in 'PHP' started by pratip, Dec 29, 2009.
Can anyone please guide me how to know the smtp configurations of my mail server? Thanks,
That's info that you should get from your hosting provider
usually it will be like mail.domain.com try with that one and test
Hi, you can try: <pre> <?php print_r(phpinfo()) ?> </pre> PHP:
<pre> <?php print_r(phpinfo()) ?> </pre>
Separate names with a comma.