1.9.4 06/06/2005 Brad Doctor (bdoctor@ps-ax.com) - Changed the patch file to be more like DRAC and used drac.c to create relayer.c. This will eliminate the code duplication and hopefully make supporting Relayer easier in the future. - Integrated Relayer into the autoconf system. - After running configure --enable-relayer you should see output like this, amongst all the other output: checking for relayer program... found at /usr/local/bin/relayer Compiling in Relayer support If not, something went wrong - email me if you cannot figure it out. The locations supported are: ${sbindir}/relayer /usr/local/bin/relayer /usr/local/sbin/relayer If your binary isn't in one of the above locations, it won't be found.. - Changed relayer to now log the EUID and EGID. The reason is that the program is now launched with the EGID/EUID of the user retrieving their mail. This is a change from how it used to work and now requires that you make your access DB's group writable. For example: -rw-rw-r-- 1 root mail 12288 Jun 6 11:08 access-times.db -rw-rw-r-- 1 root mail 12288 Jun 6 11:08 access.db Sample log entry: Mon Jun 6 11:28:11 2005 - added 127.0.0.1 to relay system euid:(500) egid:(12 12)