This is a discussion on Re: [courier-users] No mail delivered locally - fresh install of within the Courier-Imap forums, part of the Mail Servers and Related category; I rebuilt using RPM's and what-do-you-know... it works. Thank you! Than= k you! I am wondering ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I rebuilt using RPM's and what-do-you-know... it works. Thank you! Than=
k you! I am wondering why a source "make" didn't work though. Even more worriso= me=20 was the lack of any kind of logged error. From what I've seen searching = this=20 list it doesn't appear there's any "debug logging" for esmtp or delivery = which=20 can be enabled. That sure would help! Thanks again for the help! mike Sam Varshavchik wrote: > Mike Cooper writes: >=20 >> Hi Sam, >=20 >=20 > Yes, that's me. >=20 > Please stop top-posting. >=20 > It's very rude. >=20 >> I'm not sure I understand your suggestion on building/install RPMs. =20 >> What does that process do that "make install/install-configure" doesn'= t? >=20 >=20 > Quite a bit. >=20 > It makes sure that all necessary libraries are present. >=20 > It prevents you from accidentally overwriting files installed by some=20 > other package on your system. And it will also prevent some other=20 > package, that's installed later, from overwriting and blowing away any=20 > file installed by this package. >=20 > It automatically records all dependencies needed by the package, thus=20 > preventing you from accidentally removing a required library or a=20 > module, and breaking everything. A subsequent upgrade to a new release= =20 > of WS will automatically install any legacy compatibility packages that= =20 > may be required, and are avialble. >=20 > It automatically installs all necessary startup and shutdown scripts. >=20 >> I would have loved to use "off the shelf" RPMs, but I couldn't locate=20 >> any for RHEL4 x86_64. >=20 >=20 > Is it really that difficult to execute: >=20 > rpmbuild -ta courier-authlib-<version>.tar.bz2 > rpm -i courier-authlib<version>.<arch>.rpm \ > courier-authlib-devel-<version>.<arch>.rpm \ > courier-authlib-<subpackage>=85 > rpmbuild -ta courier-<version>.tar.bz2 > rpm -i courier-<version>.<arch>.rpm \ > courier-<subpackage>=85 >=20 >=20 > ? >=20 ------------------------------------------------------- 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 |