Koozali.org: home of the SME Server
Legacy Forums => Suggestions => Topic started by: Rouf Aptouli on August 13, 2002, 01:58:02 AM
-
hwo about an easy to setup ssl tunnel perfomed thru stunnel for local services like pop3/imap and also tunneled ssl connections to the clients.
cheers
Rouf
-
Rouf Aptouli wrote:
> hwo about an easy to setup ssl tunnel perfomed thru stunnel
> for local services like pop3/imap and also tunneled ssl
> connections to the clients.
http://kepler.covenant.edu/~talarson/ssl/
How about checking the HOWTOs first?
The secure STMP only works for SME <=5.1.2 - SME 5.5 changed the SMTP daemon and broke this howto,but IMAP and POP3 still worked...
-
Rouf Aptouli wrote:
> hwo about an easy to setup ssl tunnel perfomed thru stunnel
> for local services like pop3/imap and also tunneled ssl
> connections to the clients.
http://kepler.covenant.edu/~talarson/ssl/
How about checking the HOWTOs first?
The secure STMP only works for SME <=5.1.2 - SME 5.5 changed the SMTP daemon and broke this howto,but IMAP and POP3 still worked...
-
Keep in mind there is a contributed SSL SASL rpm from Damien, this adds the SSL functionality to SME 5.5 in addition to external relay rights to the SMTP server.
http://www.pagefault.org/e-smith/contrib/index.html#securemail
-
Hi!
When trying to install the package
e-smith-cvm-unix-0.0.2-01dc.noarch.rpm
I get the following message.
rpm -ihv e-smith-cvm-unix-0.0.2-01dc.noarch.rpm
error: failed dependencies:
cvm >= 0.11 is needed by e-smith-cvm-unix-0.0.2-01dc
When I installed cvm-0.11-1.src.rpm I got the message as it was installed OK
rpm -ihv cvm-0.11-1.src.rpm
1:cvm ########################################### [100%]
But then I don't know if I need to define something else using /sbin/e-smith/db
Can anybody give me a hint?
Thanks a lot guys!
-
Alphete wrote:
>
> Hi!
> When trying to install the package
>
> e-smith-cvm-unix-0.0.2-01dc.noarch.rpm
>
> I get the following message.
> rpm -ihv e-smith-cvm-unix-0.0.2-01dc.noarch.rpm
> error: failed dependencies:
> cvm >= 0.11 is needed by e-smith-cvm-unix-0.0.2-01dc
>
> When I installed cvm-0.11-1.src.rpm I got the message as it
> was installed OK
> rpm -ihv cvm-0.11-1.src.rpm
You need to download the rh7 binary not the source package as you've done here.
cvm-0.11-1.i386.rpm is what you need.
--
Damien