1754915 Members
4084 Online
108827 Solutions
New Discussion юеВ

Another sendmail

 
manny_9
Frequent Advisor

Another sendmail

I am not sure if I am posing the question correctly!!??

Redhat email server/sendmail.

clients are win/98

is there a way for the win/98 users to access email via htttp.
is there a way to set up sendmail/redhat, so users can access their email from any web browser anywhere??

Thanks
2 REPLIES 2
Stuart Browne
Honored Contributor

Re: Another sendmail

There are a number of products around that give 'webmail' type of access.

The Horde group have one called 'IMP' which is quite good, written in PHP using IMap and MYSQL (although is highly pluggable).

http://www.horde.org/imp/

There are a number around however, but 'sendmail' (as a MTA, Mail Transfer Agent) doesn't allow for it, nor does the standard pop-3 or IMAP services.
One long-haired git at your service...
Steven E. Protter
Exalted Contributor

Re: Another sendmail

You have to enable popmail on the Linux Server. Thats not done by default.

/etc/xinetd.d

There are a bunch of configuration files. popmail is disabled by default.

vi ipop2 and or ipop3

They start out looking link this:
service pop3
{
socket_type = stream
wait = no
user = root
server = /usr/sbin/ipop3d
log_on_success += HOST DURATION
log_on_failure += HOST
disable = yes


change disable to no.

service xinetd restart

Boom.

Popmail enabled.

Your internal netscape/mozilla/exchange/outlook clients can at least receieve their mail.

You've already got a start on finding a good client you can put up on the public Internet.

I'd start with a google search to find one that meets your needs.

SEP


Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com