Date: Mon, 07 May 2001 10:57:45 +0100 From: Alexander Derevyanko <der@pc759.cs.msu.su> To: FreeBSD.ORG!freebsd-questions@pc759.cmc.msu.ru Subject: Re: a SMTP question Message-ID: <3AF67199.45AF9805@pc759.cs.msu.su> References: <20010410122901.11521.cpmta@c001.snv.cp.net> <20010410143623.A95391@Space.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi ! I once have same problem: One of the users in local network tryes to send mail for multiple local and remote addresses, and have a misprint in one of local addresses. Of cource, sendmail accepts all addresses except misprinted one. But damned Outlook, receiving ONE rejection doesn't send mail to ALL recipients - and display very buggy error: "No transport available for <address>", even not for the address with misprint, but for ALL addresses in message. The solution was simple - i correct addressbook of this local user, and everythin was OK. Now this problem was gone away - i install virus-scanner and cyrus imap server, and now sendmail accepts mail for any username - even with missprints in it. Martin Hasenbein wrote: > > Vicky@Vic.ky (Vicky@Vic.ky) wrote: > % Hi guys, I setup QMAIL as a replacement for Sendmail, it works well.. but the problem now is.. when I send from the box to ouside (outgoing).. it work well.. but if I use Windows SMTP client such as Outlook Express, it wont send email.. and this is the error: > % > % The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was '(DESTINATIONADDRESS)'. Subject 'test', Account: '(my_SMTP_ACCOUNT)', Server: '(my_SMTP_SERVER)', Protocol: SMTP, Server Response: '553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)', Port: 25, Secure(SSL): No, Server Error: 553, Error Number: 0x800CCC79 > % > % how to settle this down so I can send email from Outlook express?? > % > % Thanks > % Regards, > % Vicky > % > Hi Vicky, > > Do you use tcpserver to control your connections? > The eriror-message you receive, means, that the computer, > which is runnig Outlook, is not allowed to relay. > You have to tell qmail, what ip-adresses are allowed > as relayclients. This can be done with tcpserver. > > \martin > > -- > > -------------------------------------------------------------------- > Martin Hasenbein Phone (Fax): (+49) 89 1216376-1 (3) > \|/ Weiglstr.9 mailto:martin@hasenbein.com > @ @ D-80636 München http://martin.hasenbein.com > -oOO-(_)-OOo-------------------------------------------------------- > > On the 8th day, god created Unix ;-) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AF67199.45AF9805>