Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Chris on August 24, 2002, 04:57:37 AM
-
I got all the RPM's to setup the secure email stuff on 5.5 from:
http://www.pagefault.org/e-smith/contrib/index.html#securemail
The problem is, I installed the cvm-0.11-1.i386.rpm and even restarted, but when I try to install e-smith-cvm-unix-0.0.2-01dc.noarch.rpm, it does this:
error: failed dependencies:
cvm >= 0.11 is needed by e-smith-cvm-unix-0.0.2-01dc
Silly RPM, I just installed that. Did I miss something?
-
Chris wrote:
>
> I got all the RPM's to setup the secure email stuff on 5.5
> from:
> http://www.pagefault.org/e-smith/contrib/index.html#securemail
>
> The problem is, I installed the cvm-0.11-1.i386.rpm and even
> restarted, but when I try to install
> e-smith-cvm-unix-0.0.2-01dc.noarch.rpm, it does this:
>
> error: failed dependencies:
> cvm >= 0.11 is needed by e-smith-cvm-unix-0.0.2-01dc
What does rpm -Vp cvm-0.11-1.i386.rpm say?
> Silly RPM, I just installed that. Did I miss something?
Perhaps
--
Damien
-
Well, I am a bit of a fool. I got that part fixed, and everything installed ok, but now...
With the client all set up (in this case outlook express) i get this error when trying to send an email from a different network:
The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was 'someemail@someplace.com'. Subject 'Test from outlook', Account: 'mail.mydomain.com', Server: 'xx.xxx.xxx.xx', Protocol: SMTP, Server Response: '553 Sorry, that domain isn't in my list of allowed rcpthosts.', Port: 465, Secure(SSL): Yes, Server Error: 553, Error Number: 0x800CCC79
I setting this stuff up was all that needed to be done to get remote access to smtp all setup. Is there another step not in the instructions?
-
Nevermind.. I got it. I just rebooted and it all works. Maybe I missed one of the restart or update commands.
-
Chris,
How did you fix the cvm dependency? Did you get the CVM source code and compile it?
- Lawrence
-
Lawrence Katz wrote:
>
> Chris,
>
> How did you fix the cvm dependency? Did you get the CVM
> source code and compile it?
Why wouldn't you just go to http://untroubled.org/cvm/ and download the rh7 rpm cvm-0.11-1.i386.rpm.
Thats what the dependency actually is, as its someone else's work its not linked to directly from that e-smith addon page, as I'd preferred people actually understood what they were installing...
--
Damien
-
Damien Curtain wrote:
> Why wouldn't you just go to http://untroubled.org/cvm/ and
> download the rh7 rpm cvm-0.11-1.i386.rpm.
Yeah, I found that file yesterday after clicking around. When I first started this process a week ago, I didn't think to click on the rh7 directory. I downloaded the source and compiled it since I couldn't find the binary rpm.
Thanks for the reply.
- Lawrence