Paul Ronald writes:
Hello,i have a server with courier-imap SSL and one cert in pem format, all works fine and the client connect to 993 port over SSL.Now a need to install another cert in PEM format, i have done a alias of eth0, and now have eth0 and eth0:1. Aafter this, i have installed both certificates like:TLS_CERTFILE=/etc/xxxx.pem.192.168.1.100, /etc/xxxxx.pem.192.168.1.101But when i try start the server imap /etc/init.d/courier-imap start, this give me a "Permission denied"I do not known what is the problem.
Remove the extra space, over there.The configuration file is really a shell script, in disguise; and an attempt to execute the non-executable file in /etc will not have much chance of a success.
pgpZQIcl4DUzh.pgp
Description: PGP signature
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
