I am unable to send ecards anymore.It was working fine for a while without doing anything.Now ,it stopped all of a sudden.
I searched here and found this:
2.6 Using SMTP to send emails
By default the script uses the PHP built-in mail function to send emails. In some cases, the PHP built-in function can't be used.
If in order to send emails with PHP you need to supply a hostname, a username and a password, you need to edit the file "include/mailer.inc.php" and put the correct values there ($CONFIG['smtp_host'] = 'smtp.somewhere.com'; $CONFIG['smtp_username'] = 'username'; $CONFIG['smtp_password'] = 'password';). If you don't need a username and password to connect to your SMTP server, just leave them blank.
I did exactly how it is described here but still cant send ecards,Any ideas???
Oh forgot to mention.When I try sending ecards,it tells me it is sent but noone recieves anything. :-\\
Nevermind please!
I was putting in the wrong email address.Silly me! :P