[Postfixadmin-devel] Problem creating folders.
Brought to you by:
christian_boltz,
gingerdog
|
From: <me...@td...> - 2009-08-19 23:41:18
|
Hi,
I have setup pfa using the latest svn (r 706) and I an having a minor problem.
when I enable $CONF['create_mailbox_subdirs']=array('Spam'); and
$CONF['create_mailbox_subdirs_host']='localhost'; and add an account the
Spam folder is not created and I get the following in the http_error log:
[Wed Aug 19 15:32:44 2009] [error] [client 192.168.0.3] Could not log into IMAP/POP server: Certificate failure for localhost: self signed certificate: /OU=IMAP server/CN=imap.example.com/ema...@ex..., referer: http://vrocky.mydomain.com/pfa/create-mailbox.php?domain=example.com
[Wed Aug 19 15:32:44 2009] [error] [client 192.168.0.3] PHP Notice: Unknown: Certificate failure for localhost: self signed certificate: /OU=IMAP server/CN=imap.example.com/ema...@ex... (errflg=2) in Unknown on line 0, referer: http://vrocky.mydomain.com/pfa/create-mailbox.php?domain=example.com
[Wed Aug 19 15:33:26 2009] [error] [client 192.168.0.3] Could not log into IMAP/POP server: Certificate failure for localhost: self signed certificate: /OU=IMAP server/CN=imap.example.com/ema...@ex..., referer: http://vrocky.mydomain.com/pfa/create-mailbox.php?domain=example.com
[Wed Aug 19 15:33:26 2009] [error] [client 192.168.0.3] PHP Notice: Unknown: Certificate failure for localhost: self signed certificate: /OU=IMAP server/CN=imap.example.com/ema...@ex... (errflg=2) in Unknown on line 0, referer: http://vrocky.mydomain.com/pfa/create-mailbox.php?domain=example.com
Can someone tell me how to configure pfa to create the folders? Using ssl
on this installation makes no sense given that pfa is talking to localhost
and that I am testing pfa on my local network. Once I am ready to put the
machine into production, I will setup ssl.
I do not see anything in the config file that would allow me to turn of the
ssl stuff.
Is there something else I should be looking at?
Regards,
--
Tom me...@td... Spamtrap address me...@td...
|