On Sat, Aug 30, 2008 at 08:00:22AM +0530, Joy Methew wrote: > My question is very simple..... > how we will relay all users in mail server??? > we can not give ip address of every and each client in "access file".... > if i open my 25 port for all clients, i think it will be wrong for security > reason..... I'm not sure I understand your question, but if I do understand it, there are 2 ways I've used in the past: 1) configure sendmail to use TLS/SSL, and to require authentication. Give all your users passwords on the system. This will require them to use mail clients that can support this, but fortunately, many do. 2) use the "pop relay" hack. this uses a small daemon that reads the mail logs looking for the records that indicate a successful pop login. when one is seen, open mail access to the associated IP address for a time. various implementations of this code are floating around the net; a google search should find one. > i wann give access of my mail server from 80 port means fron web site .. > is it possible??? Not sure what you mean. squirrelmail is a free open source webmail client. > On Sat, Aug 30, 2008 at 2:42 AM, Mohd Irwan Jamaluddin <mij@xxxxxxxxxx>wrote: > > > On Fri, Aug 29, 2008 at 1:17 AM, Joy Methew <ml4joy@xxxxxxxxx> wrote: > > > hello all > > > i am using sendmail server for incoming and outgoing mails. > > > this is a public mail server like gmail. > > > you all the guys know that if any client wann use my mail > > > server for outgoing mails > > > it should be realy on my mail server. > > > but we have lot of clients and it`s not possible we give > > every > > > and each client entry in our mail server. > > > can we make apache and sendmail combination??? > > > > > > how we can solve this problem??? > > > > The real problem is, (I believe) none of us understand your question. > > Do you care to elaborate more? > > > > -- > > Regards, > > Mohd Irwan Jamaluddin > > Web: http://www.irwan.name/ > > Blog: http://blog.irwan.name/ > > > > -- > > redhat-list mailing list > > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > > https://www.redhat.com/mailman/listinfo/redhat-list > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list