Re: [SM-USERS] smtps 465 works, submission 587 does not

2011-12-08 Thread Grant
>>> Squirrelmail runs on the same machine as postfix and sends mail fine > > Is there any reason you need an encrypted connection when sending mail > on the localhost?  This just creates unnecessary overhead and is > usually avoided if the connection is not over public networks.  It's > trivial to

Re: [SM-USERS] Address Book not working - LDAP & Active Directory

2011-12-08 Thread Deee Veeee
Thanks for the response.  I determined the problem was due to php not being configured with ldap.  I'm not sure how that happened as I am using a clone of a virtual machine snapshot I took from the functional email server, but it's working now so all is good.   --   Dave __

[SM-USERS] Attachment directory ownership/permissions

2011-12-08 Thread Grant
I just ran configtest.php and got: ERROR: You have configured PHP not to allow short tags (short_open_tag=off). This shouldn't be a problem with SquirrelMail or any plugin coded coded according to the SquirrelMail Coding Guidelines, but if you experience problems with PHP code being displayed in s

Re: [SM-USERS] Attachment directory ownership/permissions

2011-12-08 Thread Frank Chan
Check to see if you have spelled the directory path correctly. Also go the directory and do a "pwd" to make sure. I mis-spelled it once & got that error once. The permissions should be drwxr-sr-x and the owner should be the same as the webserver's. I hope this helps, Frank On 08-12-2011 08:33,

Re: [SM-USERS] smtps 465 works, submission 587 does not

2011-12-08 Thread Grant
>>> Squirrelmail runs on the same machine as postfix and sends mail fine > > Is there any reason you need an encrypted connection when sending mail > on the localhost?  This just creates unnecessary overhead and is > usually avoided if the connection is not over public networks.  It's > trivial to

Re: [SM-USERS] Attachment directory ownership/permissions

2011-12-08 Thread Paul Lesniewski
>> I just ran configtest.php and got: >> >> ERROR: You have configured PHP not to allow short tags >> (short_open_tag=off). This shouldn't be a problem with SquirrelMail or >> any plugin coded coded according to the SquirrelMail Coding >> Guidelines, but if you experience problems with PHP code bei

Re: [SM-USERS] smtps 465 works, submission 587 does not

2011-12-08 Thread Paul Lesniewski
On Thu, Dec 8, 2011 at 7:50 AM, Grant wrote: Squirrelmail runs on the same machine as postfix and sends mail fine >> >> Is there any reason you need an encrypted connection when sending mail >> on the localhost?  This just creates unnecessary overhead and is >> usually avoided if the connecti