Build mail module with OpenSSL
This commit is contained in:
Vendored
+2
@@ -24,6 +24,8 @@ chmod a+w $WORK_DIR/logs
|
|||||||
mkdir $WORK_DIR/src/modules
|
mkdir $WORK_DIR/src/modules
|
||||||
# Building mailsend
|
# Building mailsend
|
||||||
cd $MAILSEND
|
cd $MAILSEND
|
||||||
|
make clean
|
||||||
|
./configure --with-openssl=/usr
|
||||||
make
|
make
|
||||||
cp mailsend ../modules/
|
cp mailsend ../modules/
|
||||||
# Configure extension
|
# Configure extension
|
||||||
|
|||||||
Reference in New Issue
Block a user