Project

General

Profile

RE: User auth against an IMAP server - is it wanted? » build.sh

Sunding Wei, 2013-02-21 10:35

 
1
#!/bin/bash
2

    
3
apt-get install apache2-threaded-dev
4
apxs2 -i -a -c mod_auth_imap.c
(4-4/4)