RE: Re: Can send with KMail
That didn't work either. I believe I need authentication which does not work under(or is not used with) KMail. I can relay from nutscrape, just can't do it with KMail. Regards, Keith B. Michael Scottaline <[EMAIL PROTECTED]> wrote: >On Wed, 15 Aug 2001 22:59:41 -0400 >[EMAIL PROTECTED] insightfully noted: > >> Mike, >> >> No go, didn't work >> >> Keith B. > >> >= >> >Try: smtp.vww.com >= >OK, try smtp.mail.vww.com >Mike > >-- >"Give me a woman who loves beer and I will conquer the world." >-- Kaiser Wilhelm >___ >http://linux.nf -- [EMAIL PROTECTED] >Archives, Subscribe, Unsubscribe, Digest, Etc >->http://linux.nf/mailman/listinfo/linux-users > ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
RE: Can send with KMail
> Hello All, > > I am trying to use my ISP's mail service with KMail. I have > configured all the > right stuff: pop3 = mail.bww.com. port 110 - can recieve > emails from my ISP > without problems > smtp = mail.vww.com port 25 - cannot send > any email to others > > Get this error every time. > > Sending failed > A SMTP error occurred > Command: RCPT > Response: 501. This system is not configured to relay > mail from kbboykin@ > bww.com to [EMAIL PROTECTED] [snips] Try looking in your outbox for any unsent mail and delete it. I had this problem when trying to send mail to multiple recipients using kmail until I figured out what it's address separating delimiter was. Once I deleted the offending mail from the outbox it was A-OK. --Tom Wilson ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Re: Can send with KMail
On Wed, 15 Aug 2001 22:59:41 -0400 [EMAIL PROTECTED] insightfully noted: > Mike, > > No go, didn't work > > Keith B. > >= > >Try: smtp.vww.com = OK, try smtp.mail.vww.com Mike -- "Give me a woman who loves beer and I will conquer the world." -- Kaiser Wilhelm ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Re: Re: Can send with KMail
On Wednesday 15 August 2001 11:24 pm, [EMAIL PROTECTED] wrote: > Hey Bruce, > > I don't think it did. I set it to localhost and I can at least send mail to > myself now. Oh well, now to go learn how to set up sendmail. Gotta > turn it on first. > > Regards, > > Keith B. You want to go to your /etc/mail/access file and make sure the following two statements are in the bottom of the file: # Default for loop back is RELAY 127 RELAY 192.168.0 RELAY (change the last line if your subnet is different) Then run: makemap hash access.db < access from that directory and you should be set. > > Bruce Marshall <[EMAIL PROTECTED]> wrote: > >On Wednesday 15 August 2001 10:59 pm, [EMAIL PROTECTED] wrote: > >> Mike, > >> > >> No go, didn't work > >> > >> Keith B. > >> > >> Michael Scottaline <[EMAIL PROTECTED]> wrote: > >> >On Wed, 15 Aug 2001 22:04:36 -0400 > >> > > >> >[EMAIL PROTECTED] insightfully noted: > >> >> Hello All, > >> >> > >> >> I am trying to use my ISP's mail service with KMail. I have > >> >> configured all the > >> >> right stuff: pop3 = mail.bww.com. port 110 - can recieve emails > >> >> from my ISP > >> >> without problems > >> >> smtp = mail.vww.com port 25 - cannot send any email > >> >> to others > >> > > >> >= > >> >Try: smtp.vww.com > > > >Did it ever work with Caldera? > > > >You'd probably be better off using your own sendmail but you still may > > need some relay setup but it's pretty easy. > > > >+- > >---+ + Bruce S. Marshall [EMAIL PROTECTED] Bellaire, MI 08/15/01 > > 23:06 + > > + > >+ "It's been lovely, but I have to scream now." > >___ > >http://linux.nf -- [EMAIL PROTECTED] > >Archives, Subscribe, Unsubscribe, Digest, Etc > > ->http://linux.nf/mailman/listinfo/linux-users > > ___ > http://linux.nf -- [EMAIL PROTECTED] > Archives, Subscribe, Unsubscribe, Digest, Etc > ->http://linux.nf/mailman/listinfo/linux-users -- ++ + Bruce S. Marshall [EMAIL PROTECTED] Bellaire, MI 08/15/01 23:49 + ++ "The Microsoft Network: come into my parlor said the spider to the fly..." ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Re: Can send with KMail
Try using the IP instead, 63.174.69.220 On Wednesday 15 August 2001 21:04, you wrote: > Hello All, > > I am trying to use my ISP's mail service with KMail. I have configured all > the right stuff: pop3 = mail.bww.com. port 110 - can recieve emails from > my ISP without problems > smtp = mail.vww.com port 25 - cannot send any email to > others > > Get this error every time. > > Sending failed > A SMTP error occurred > Command: RCPT > Response: 501. This system is not configured to relay mail from > kbboykin@ bww.com to [EMAIL PROTECTED] for xxx.xxx.xx.xxx (IP address I have > x'd out) > > Transport protocol >smtp://mail.bww.com:25 > > What have I not set right, what file do you need to look at? How do I fix > it as I want to start using KMail instead of nutscrape to compose email. > > Regards, > > Keith B. > ___ > http://linux.nf -- [EMAIL PROTECTED] > Archives, Subscribe, Unsubscribe, Digest, Etc > ->http://linux.nf/mailman/listinfo/linux-users -- Ronnie == Life can be a dream; or it can be a nightmare it's all in your mind ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
RE: Re: Can send with KMail
Hey Bruce, I don't think it did. I set it to localhost and I can at least send mail to myself now. Oh well, now to go learn how to set up sendmail. Gotta turn it on first. Regards, Keith B. Bruce Marshall <[EMAIL PROTECTED]> wrote: >On Wednesday 15 August 2001 10:59 pm, [EMAIL PROTECTED] wrote: >> Mike, >> >> No go, didn't work >> >> Keith B. >> >> Michael Scottaline <[EMAIL PROTECTED]> wrote: >> >On Wed, 15 Aug 2001 22:04:36 -0400 >> > >> >[EMAIL PROTECTED] insightfully noted: >> >> Hello All, >> >> >> >> I am trying to use my ISP's mail service with KMail. I have configured >> >> all the >> >> right stuff: pop3 = mail.bww.com. port 110 - can recieve emails from >> >> my ISP >> >> without problems >> >> smtp = mail.vww.com port 25 - cannot send any email to >> >> others >> > >> >= >> >Try: smtp.vww.com >> > > >Did it ever work with Caldera? > >You'd probably be better off using your own sendmail but you still may need >some relay setup but it's pretty easy. > >++ >+ Bruce S. Marshall [EMAIL PROTECTED] Bellaire, MI 08/15/01 23:06 + >++ >"It's been lovely, but I have to scream now." >___ >http://linux.nf -- [EMAIL PROTECTED] >Archives, Subscribe, Unsubscribe, Digest, Etc >->http://linux.nf/mailman/listinfo/linux-users > ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Re: Can send with KMail
On Wednesday 15 August 2001 10:59 pm, [EMAIL PROTECTED] wrote: > Mike, > > No go, didn't work > > Keith B. > > Michael Scottaline <[EMAIL PROTECTED]> wrote: > >On Wed, 15 Aug 2001 22:04:36 -0400 > > > >[EMAIL PROTECTED] insightfully noted: > >> Hello All, > >> > >> I am trying to use my ISP's mail service with KMail. I have configured > >> all the > >> right stuff: pop3 = mail.bww.com. port 110 - can recieve emails from > >> my ISP > >> without problems > >> smtp = mail.vww.com port 25 - cannot send any email to > >> others > > > >= > >Try: smtp.vww.com > > Did it ever work with Caldera? You'd probably be better off using your own sendmail but you still may need some relay setup but it's pretty easy. ++ + Bruce S. Marshall [EMAIL PROTECTED] Bellaire, MI 08/15/01 23:06 + ++ "It's been lovely, but I have to scream now." ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Re: Can send with KMail
Mike, No go, didn't work Keith B. Michael Scottaline <[EMAIL PROTECTED]> wrote: >On Wed, 15 Aug 2001 22:04:36 -0400 >[EMAIL PROTECTED] insightfully noted: > >> Hello All, >> >> I am trying to use my ISP's mail service with KMail. I have configured >> all the >> right stuff: pop3 = mail.bww.com. port 110 - can recieve emails from >> my ISP >> without problems >> smtp = mail.vww.com port 25 - cannot send any email to >> others >> >= >Try: smtp.vww.com > >-- >"Give me a woman who loves beer and I will conquer the world." >-- Kaiser Wilhelm >___ >http://linux.nf -- [EMAIL PROTECTED] >Archives, Subscribe, Unsubscribe, Digest, Etc >->http://linux.nf/mailman/listinfo/linux-users > ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Re: Can send with KMail
On Wed, 15 Aug 2001 22:04:36 -0400 [EMAIL PROTECTED] insightfully noted: > Hello All, > > I am trying to use my ISP's mail service with KMail. I have configured > all the > right stuff: pop3 = mail.bww.com. port 110 - can recieve emails from > my ISP > without problems > smtp = mail.vww.com port 25 - cannot send any email to > others > = Try: smtp.vww.com -- "Give me a woman who loves beer and I will conquer the world." -- Kaiser Wilhelm ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
Can send with KMail
Hello All, I am trying to use my ISP's mail service with KMail. I have configured all the right stuff: pop3 = mail.bww.com. port 110 - can recieve emails from my ISP without problems smtp = mail.vww.com port 25 - cannot send any email to others Get this error every time. Sending failed A SMTP error occurred Command: RCPT Response: 501. This system is not configured to relay mail from kbboykin@ bww.com to [EMAIL PROTECTED] for xxx.xxx.xx.xxx (IP address I have x'd out) Transport protocol smtp://mail.bww.com:25 What have I not set right, what file do you need to look at? How do I fix it as I want to start using KMail instead of nutscrape to compose email. Regards, Keith B. ___ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users