Hello,
i'm with a little problem sending e-mails with the wp-db-backup plugin...
If i'm right it uses a php function to send the e-mails...
On my wpblog i use a plugin wich uses the wp mail() function to send mails through SMTP... the problem seems to be that wp-db-backup doesn't use that mail() function..
Is there any possibility to tell me which lines i have to change in order to use mail() instead of the php function?
Regards.