thanks kyrian.. but i have problems to compile right now..
since the new "-DUBMYSQL", what is this? i tried to remove this option and have problems to compile too..
do u have any tip to help me?
thanks a lot
kERPLUNK.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just downloaded the MySQL patches, but there are some problems applying them. I'm using gnupatch-2.5.4 to do these patches.
The first 4 patches apply, but then in line 120 patch can't determine which file to patch. Some of the other patches do apply, some need some help. However, all files can be patched by telling patch which file it should patch.
The Makefile patch however doesn't apply at all because there is no file to patch, the devtools/Site directory is empty when you download sendmail. Any suggestions?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You need to touch the file to get it to exist so that patch doesn't get confused. I'm sure there's an option in the patch command I could use to sort this at the time I make the patch, but I've got more important aspects of this project to concentrate on.
The UDBMYSQL compile option allows you to use "UserDatabase=mysql" in your sendmail.cf file, just compile with the flag enabled, it can't do any harm I suppose.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi kyrian..
A new sendmail has been released. Please let me know when you have the new patch for this version.
Thanks a lot.
kERPLUNK
Version 8.12.11-3 released today ;-)
thanks kyrian.. but i have problems to compile right now..
since the new "-DUBMYSQL", what is this? i tried to remove this option and have problems to compile too..
do u have any tip to help me?
thanks a lot
kERPLUNK.
I've just downloaded the MySQL patches, but there are some problems applying them. I'm using gnupatch-2.5.4 to do these patches.
The first 4 patches apply, but then in line 120 patch can't determine which file to patch. Some of the other patches do apply, some need some help. However, all files can be patched by telling patch which file it should patch.
The Makefile patch however doesn't apply at all because there is no file to patch, the devtools/Site directory is empty when you download sendmail. Any suggestions?
Please read the documentation.
You need to touch the file to get it to exist so that patch doesn't get confused. I'm sure there's an option in the patch command I could use to sort this at the time I make the patch, but I've got more important aspects of this project to concentrate on.
The UDBMYSQL compile option allows you to use "UserDatabase=mysql" in your sendmail.cf file, just compile with the flag enabled, it can't do any harm I suppose.