This is a discussion on Re: [courier-users] courierfilter giving permission denied error on within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-27343-1135295362-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Bowie Bailey writes: > Sam Varshavchik wrote: >> Bowie Bailey writes: >> >> > >> > Then, I built Courier from my new tarball: >> > rpmbuild -tb --define 'xflags --with-mailuser=mailuser >> > --with-mailgroup=mailuser' sources/courier-0.52.1.tar.bz2 >> >> That might be the problem. >> >> Although the courier specfile does implement the xflags option, >> Courier must use the same uid/gid as the courier-authlib package, >> and, by default, Courier's configure script gets the uid/gid settings >> from the courier-authlib package, and you overrid them with something >> else. >> >> This _might_ explain some of your problems. >> >> I suggest that you remove just the courier package, leave the >> courier-authlib packages in place, remove /usr/lib/courier, >> /var/spool/courier, /etc/courier, then rebuild the courier rpm >> without any options. > > I can do that, but I would rather have things running as "mailuser" > since that is the way the rest of my servers are configured. Is there > any way to build courier-authlib so that it uses mailuser? I'm not > really familiar with the makefile and specfile syntax, but if you point > me in the right direction, I can figure it out. Uninstall all rpms complete, including courier-authlib. Extract the courier-authlib.spec file from the courier-authlib tarball. Edit it, and append the options at the end of "%configure --with-redhat". Run rpmbuild -ba courier-authlib.spec This should build courier-authlib with custom uid/gid settings. After courier-authlib is installed, build the courier RPMs without any special options. --=_mimegpg-commodore.email-scan.com-27343-1135295362-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.7 (GNU/Linux) iD8DBQBDqzuCx9p3GYHlUOIRAr9rAJ0YsFS05gdSRmZ43rqm4U V1K20xDgCfYpiI t9BTkLjCtg0rhI1kPhELMhM= =BcAn -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-27343-1135295362-0001-- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |