If, when I try to run this from the scheduled tasks CP, absolutely nothing happens, what is the likely cause?
I know that the settings are right in VB Options, because its set up the same as MailWasher, which I use to filter out my spam. So, mailwasher can see that the email is sitting there on the server, but the script doesn't actually appear to run.
If I change the POP server to something like 'notthishost', then I get an error like below
Code:
Warning: imap_open(): Couldn't open stream {notthishost:110/pop3/tls/novalidate-cert} in /vbox.php on line 24
Warning: imap_num_msg(): supplied argument is not a valid imap resource in /vbox.php on line 26
done processed 0 of mails
Done
so I know the script is there and working - but it doesn't appear to be. So this'd make me think my settings are wrong... but I'm certain they're not!
Anyone? Seems like a useful script but I don't want to waste much more time on it than I have done already.