Hi,
Unfortunately, after running autogen.sh and ./configure the file is
still not there. I understand that this is not a Dovecot issue, but
perhaps someone can help me with this?
1. mkdir ~reinob/Sources
2. cd ~reinob/Sources
4. tar -xzvf dovecot-2.3.19.1.tar.gz
5. cd dovecot-2.3.19.1 # make the changes to the file you want to patch
6. ./configure --help # select your options
7. ./configure --opt1 --opt2 --opt3, etc
8. make install