Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: phillip ramirez on June 20, 2003, 11:40:43 PM
-
Ok I used to use pop-before-smtp and i upgraded to 5.6 and of course it broke.. no problem as I was wondering whats the fix for 5.6 to allow me to use my server on the road. I travel allot and use allot of different services(free broadband in hotels) and I am needing a way to send email. anyone?? Nathan great prog BTW
-
http://www.pagefault.org/code/e-smith.shtml#securemail
I am using this package to enable smtp authentication works great for all my
remote email needs.
HTH
James
-
thx.. was hoping id be able to get away from loading something else. now i will have to play with it some more haha thx
-
ok i dl and did rpm -ivh cvm-0.17-1.src.rpm
that took i did a /sbin/e-smith/signal-event post-upgrade and that took
but when i rpm -ihv e-smith-cvm-unix-0.0.3-4dc.noarch.rpm i recive
error: failed dependencies:
cvm >= 0.16 is needed by e-smith-cvm-unix-0.0.3-4dc
i then used the source file and did the same so is the .17 rpm not usable? is there a dep??
-
ok im thinking i have to have these files in certain locations. is there a step by step for dummies like me??
-
phillip ramirez wrote:
>
> ok i dl and did rpm -ivh cvm-0.17-1.src.rpm
>
Don't install the src (source) rpm but a noarch or i38* one.
-
i dont find the noarch file on http://untroubled.org/cvm/ which is the refered to page on pagefault.
-
ok i got it.. i had to goto the rh area.. thx.. starting to install it now
-
ok i know you all are going to hate me but now i get
[root@my-suzuki upgrade]# rpm -ihv e-smith-pop3s-0.0.3-1dc.noarch.rpm
error: failed dependencies:
e-smith-packetfilter <= 1.8.1 is needed by e-smith-pop3s-0.0.3-1dc
when trying to install the pop3 smtp and imap i just went and got packetfilter 1.13.0.04 and tried to install it using the rpm -ihv and it gives me allot of conflicts..
i think i should have stayed with 5.1.2 haha any help would be greatly apreciated. Terry can ya email me if you knwo the info??
-
Philip, I'm still on 5.5 with my production boxes. Have installed 6beta1 on a trial system, skipped 5.6 all together.
Just found this on contribs.org http://www.lordsfam.net/downloads/production/securemail/
It may be what you're after. Uninstall the rpms's you already have and try these ones...
-
I you read the instructions on the page for the files it explains that the deps are no concer and just to force the install as there is a new version of the deps on 5.6 and it works fine (I can confirm)
HTH
James
-
I might be missing something but, whats wrong with https://your-server/webmail???
-
well for one I like pop3 so much better. and if you knew how much email i deal with on a daily basis you would understand. I travel allot. meaning allot of airport time. this allows me to download the email on my laptop and i can go through it waiting for the next plane.. now how does one force an install?
-
rpm --force rpmname.rpm
(or something like that...)
-
ok well i figured it out. its rpm -ihv --nodeps * hehe anyway thank you everyone who has tried to help me out.
-
I have installed those RPMs,
cvm-0.11-1.i386.rpm
e-smith-cvm-unix-0.0.3-3dc.noarch.rpm
e-smith-imaps-sme5.6-0.0.3-1dc.noarch.rpm
e-smith-pop3s-sme5.6-0.0.3-1dc.noarch.rpm
e-smith-securemail-0.0.3-2dc.noarch.rpm
e-smith-ssmtp-sme5.6-0.0.3-1dc.noarch.rpm
But still can't authenticate.
SME SMTP service keep asking me
for a password, and although I use the same POP3 password it
doesn't work.... what else should I look into?
-
Look in the server manager under the "secure mail" settings.
-
Don't know why but It seems that there was a problem with an old version
of CVM-UNIX, so I installed it as
cvm-0.17-1.i386.rpm restarted and it worked..
-
I can confirm that it takes about 5mins to get this all running and works like a dream on 5.6. I was biting my nails pre-install since I've had experience with qmail and relaying before...
Well done Damien.
Pete
-
I am running SME 5.6 U4.
I have tried installing the secure mail packages from both
http://www.pagefault.org/code/e-smith.shtml#securemail
and
http://www.lordsfam.net/downloads/production/securemail/
both with the same results.
Everything seems to install properly (using --nodeps for the 3 secure mail service RPMs) and when I check the list of installed RPMs all of them show up.
Then I go to the Server-Manager panel to enable anything but all I get after clicking on the [SAVE} buttom is a blank page, no confirmation. And when I go back to the panel again, everthing still indicates "Feature Unavailable".
I am not able to connect with the mail servers using SSL from either a local or a remote machine.
I have tried rebooting but get the same results. During reboot it shows CVM [Disabled] and SSMTP [Disabled].
Does anyone have any ideas what could be wrong?
-
don't forget to do the
/sbin/e-smith/signal-event post-upgrade
(and there is no reason to reboot because you can manually restart qmail after installing the RPMs).
HTH
-
A previous post on this thread was correct in the cvm needs to be updated. Instead of searching the world over, just use the following link
http://untroubled.org/cvm/rh7/cvm-0.17-1.i386.rpm
Perform a reboot (unless you manually kill and restart the services) and
everything should be good.
Cheers
-
Randall Perry wrote:
>
> A previous post on this thread was correct in the cvm needs
> to be updated. Instead of searching the world over, just use
> the following link
> http://untroubled.org/cvm/rh7/cvm-0.17-1.i386.rpm
>
> Perform a reboot (unless you manually kill and restart the
> services) and
> everything should be good.
Thanks Randall,
I did install the latest version of the package from "http://untroubled.org/" including cvm-0.17-1.i386.rpm. When that didn't work I uninstalled all those RPMs and installed the older version from "http://www.lordsfam.net/downloads/production/securemail/". Same results with both both installations.
Bob
-
Thanks for the help! This list is great and has never failed to solve my problems.
I managed to get it working as follows:
Uninstalled all the previous RPMs.
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
Installed the latest package from http://www.pagefault.org/code/e-smith.shtml#securemail
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
2 remote workstations (both Win2k-Pro & Outlook 2k) working great.
4 internal workstations (1 Win2k-Pro & Outlook 2002; 3 WinXP-Pro & Outlook 2002) working great.
However:
1 internal workstation (WinXP-Pro & Outlook 2002) refuses to work. When I set up Outlook and hit [Test Setting] it works fine and the test email is received. However when trying to send a regular email it simply refuses to send to either internal or external addresses. All the workstations are configured the same, all OS service packs installed, all Office service packs installed.
I know that the SME box is not the problem. Any Windows Guru that thinks they can help, please contact me. I will greatly appreciate any assistance.
Thanks again
Bob