Out of curiosity, how do ISP's or business' set up their email servers so that if you have an account you can connect from any computer as long as you know the incoming/outgoing mail servers and your username/password?
Can sendmail be safeley configured to do this? Joel Lopez User Support Specialist, Information Technology (909) 607-4793 [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mihai Tanasescu Sent: Monday, March 10, 2003 1:46 PM To: [EMAIL PROTECTED] Subject: Re: sendmail - cannot send outgoing mail You must place the ip 134.173.132.184 from which you are connecting to your sendmail server inside the file access.conf from /etc/mail/ .(I think) This allows your server to accept messages sent from your ip to be send to other e-mail addresses. ----- Original Message ----- From: "Joel Lopez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 10, 2003 11:33 PM Subject: sendmail - cannot send outgoing mail > Hi, > > I have sendmail set up and I can send mail from the command line and recieve > email. But when I configure netscape to recieve my mail on another machine > I can recieve mail but I can't send mail out. > > The error message I get is: > 5.7.1 <[EMAIL PROTECTED]>... Relaying denied. IP name lookup > failed [134.173.132.184] > Please check the message recipients and try again. > > Does anyone have any idea what this means and what I could do to fix it? > > thanks, > Joel > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
