Skip to content

Commit d27cd13

Browse files
committed
Added mail module.
1 parent 14cde42 commit d27cd13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/openresty/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@ log "Configuring OpenResty..."
159159
--with-http_degradation_module \
160160
--with-http_slice_module \
161161
--with-http_stub_status_module \
162+
--with-mail \
163+
--with-mail_ssl_module \
162164
--with-stream \
163165
--with-stream_ssl_module \
164166
--with-stream_realip_module \

0 commit comments

Comments
 (0)