Thanks a lot ChurchMedia for your help! Your post and your tutorial (I registered to your forum) cleared all my doubts.
I still have some questions...The links reported on the e-mail seem to be uncorrect (I use OE), for example:
Code:
http://www.mydomain.com/forums/subscription.ph%20%20p?do=addsubscription&f=2
the red part doesn't make the link work properly.
All the other links are uncorrect (spaces appear in them) but seem to work right.
When someone tries to answer via email, how long does it take to have the new thread on the forum?
When I run the cron job I get this error:
Code:
Email Integration
Warning: imap_open() [function.imap-open]: Couldn't open stream {http://webmaildomini.aruba.it/cgi-bin/webmail.cgi:110/pop3/notls}INBOX in /includes/cron/emailintegration.php on line 111
Warning: imap_headers(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 114
Warning: imap_close(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 1213
or
Code:
Email Integration
Warning: imap_open() [function.imap-open]: Couldn't open stream {http://webmaildomini.aruba.it/cgi-bin/webmail.cgi:143/novalidate-cert}INBOX in /includes/cron/emailintegration.php on line 111
Warning: imap_headers(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 114
Warning: imap_close(): supplied argument is not a valid imap resource in /includes/cron/emailintegration.php on line 1213
Is there anyway to fix them?
Regards!!!