From owner-freebsd-questions Mon May 7 14:38: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pc759.cmc.msu.ru (pc759.cmc.msu.ru [212.192.248.119]) by hub.freebsd.org (Postfix) with ESMTP id CFB8037B423 for ; Mon, 7 May 2001 14:38:01 -0700 (PDT) (envelope-from der@pc759.cs.msu.su) Received: from pc759.cs.msu.su (uucp@localhost) by pc759.cmc.msu.ru (8.9.3/8.9.3) with UUCP id BAA06686 for pc759!FreeBSD.ORG!freebsd-questions; Tue, 8 May 2001 01:54:12 +0400 (MSD) (envelope-from der@pc759.cs.msu.su) Received: from pc759.cs.msu.su (megagame.my.home [10.0.1.5]) by gateway.my.home (8.8.8/8.8.8) with ESMTP id LAA28629 for ; Mon, 7 May 2001 11:01:19 +0400 (MSD) (envelope-from der@pc759.cs.msu.su) Message-ID: <3AF67199.45AF9805@pc759.cs.msu.su> Date: Mon, 07 May 2001 10:57:45 +0100 From: Alexander Derevyanko X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD.ORG!freebsd-questions@pc759.cmc.msu.ru Subject: Re: a SMTP question References: <20010410122901.11521.cpmta@c001.snv.cp.net> <20010410143623.A95391@Space.Net> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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
", 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