Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Vendelbo on August 25, 2004, 02:43:16 PM

Title: SMTP Authentication
Post by: Vendelbo on August 25, 2004, 02:43:16 PM
Hi all

I would like to send e-mails from all locations through my SME Server without having to establish a VPN Tunnel.

For this i would need to have some kind of SMTP authentication with username and password.


Does anybody know how to do this?
Title: SMTP Authentication
Post by: bigbri100 on August 25, 2004, 04:38:47 PM
http://www.pagefault.org/howto/securemail.shtml
Title: SMTP Authentication
Post by: eschmitke on August 28, 2004, 09:26:26 PM
Using my SME 6 I tried using the Pagefault setup.  I received this error message

6.0.1 is needed by e-smith-securemail-6.0.1

I then upgraded the complete server to the new Contribs version and tried again with the same result.  Can you tell me which items I need to upgrade for this to work, or is there another set of RPMs out there?

Thanks,

Evan.
Title: SMTP Authentication
Post by: bigbri100 on August 29, 2004, 05:20:33 AM
Have you installed this upgrade to your new 6.0.1 server?
 http://www.ibiblio.org/pub/Linux/distributions/smeserver/updates/6.0.1/RPMS/initscripts-6.67-1es26.i386.rpm

What RPM is Secure Mail failing on?
Title: SMTP Authentication
Post by: eschmitke on August 29, 2004, 08:38:03 PM
I tried to run this update, but received this set of messages.

Preparing...                ########################################### [100%]
file /bin/doexec from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /bin/ipcalc from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /bin/usleep from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /etc/rc.d/rc.local from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /etc/rc.d/rc.sysinit from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /sbin/consoletype from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /sbin/getkey from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /sbin/initlog from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /sbin/minilogd from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /sbin/netreport from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /sbin/ppp-watch from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/sbin/usernetctl from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/share/man/man1/consoletype.1.gz from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/share/man/man1/doexec.1.gz from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/share/man/man1/initlog.1.gz from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/share/man/man1/ipcalc.1.gz from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/share/man/man1/netreport.1.gz from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/share/man/man1/usleep.1.gz from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/share/man/man8/ppp-watch.8.gz from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/share/man/man8/sys-unconfig.8.gz from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25
file /usr/share/man/man8/usernetctl.8.gz from install of initscripts-6.67-1es26 conflicts with file from package initscripts-6.67-1es25


When I tried to run the SMTP authentication I got this message

rpm -ihv e-smith-securemail-6.0.1-01dc.noarch.rpm
error: failed dependencies:
        e-smith-smtp-authentication >= 6.0.1 is needed by e-smith-securemail-6.0.1-01dc
        e-smith-ssl-mailfront >= 6.0.1 is needed by e-smith-securemail-6.0.1-01dc
        e-smith-ssl-imap >= 6.0.1 is needed by e-smith-securemail-6.0.1-01dc
        e-smith-ssl-popd >= 6.0.1 is needed by e-smith-securemail-6.0.1-01dc

Is there another update I need to apply?
Title: SMTP Authentication
Post by: Pete1 on September 27, 2004, 06:44:05 AM
Try
rpm -Uvh *.rpm instead.  Worked for me.

I can't seem to get M$ Outlook to connect properly though? Anyone got a howto?

Pete