dovecot-2.2.33.2への対応
diff -p dovecot2-drac/Makefile dovecot2-drac-ubuntu/Makefile *** dovecot2-drac/Makefile 2011-09-09 18:22:57.000000000 +0900 --- dovecot2-drac-ubuntu/Makefile 2018-10-09 09:50:47.608749172 +0900 *************** *** 1,4 **** ! DOVDIR:=../dovecot-2.0.13
--- 1,4 ---- ! DOVDIR:=../dovecot-2.2.33.2
diff -p dovecot2-drac/README.j dovecot2-drac-ubuntu/README.j *** dovecot2-drac/README.j 2011-09-09 18:22:57.000000000 +0900 --- dovecot2-drac-ubuntu/README.j 2018-10-09 09:47:21.359529116 +0900 *************** インストール手順 *** 26,31 **** --- 26,34 ----
+ ubuntu 18 + # cp -pi drac_plugin.so /usr/lib/dovecot/modules/ +
diff -p dovecot2-drac/drac-plugin.c dovecot2-drac-ubuntu/drac-plugin.c *** dovecot2-drac/drac-plugin.c 2011-09-09 18:22:57.000000000 +0900 --- dovecot2-drac-ubuntu/drac-plugin.c 2018-10-09 09:52:53.530449655 +0900 *************** *** 10,16 ****
! #include "network.h"
--- 10,16 ----
! #include "net.h"
*************** *** 25,31 ****
! const char *drac_plugin_version = DOVECOT_VERSION;
--- 25,31 ----
! const char *drac_plugin_version = DOVECOT_ABI_VERSION;
diff -p dovecot2-drac/Makefile dovecot2-drac-ubuntu/Makefile *** dovecot2-drac/Makefile 2011-09-09 18:22:57.000000000 +0900 --- dovecot2-drac-ubuntu/Makefile 2018-10-09 09:50:47.608749172 +0900 *************** *** 1,4 **** ! DOVDIR:=../dovecot-2.0.13
--- 1,4 ---- ! DOVDIR:=../dovecot-2.2.33.2
diff -p dovecot2-drac/README.j dovecot2-drac-ubuntu/README.j *** dovecot2-drac/README.j 2011-09-09 18:22:57.000000000 +0900 --- dovecot2-drac-ubuntu/README.j 2018-10-09 09:47:21.359529116 +0900 *************** インストール手順 *** 26,31 **** --- 26,34 ----
+ ubuntu 18 + # cp -pi drac_plugin.so /usr/lib/dovecot/modules/ +
diff -p dovecot2-drac/drac-plugin.c dovecot2-drac-ubuntu/drac-plugin.c *** dovecot2-drac/drac-plugin.c 2011-09-09 18:22:57.000000000 +0900 --- dovecot2-drac-ubuntu/drac-plugin.c 2018-10-09 09:52:53.530449655 +0900 *************** *** 10,16 ****
! #include "network.h"
--- 10,16 ----
! #include "net.h"
*************** *** 25,31 ****
! const char *drac_plugin_version = DOVECOT_VERSION;
--- 25,31 ----
! const char *drac_plugin_version = DOVECOT_ABI_VERSION;