From: Mike P. <ba...@ic...> - 2003-11-24 13:00:45
|
On 24 Nov 2003 13:46 EET you wrote: > Merhabalar... > > Uzun zamand?r basilix kullan?yor idik..Posta sunucumuzda birkac ay onceki degisiklikten dolay? basilix kullanamaz olduk..Daha onceki sunucumuz sendmail idi.Su an ise Postfix kullan?yoruz..Basilix gelen mailleri rahat bi sekilde gorebiliyoruz ama gondermek istedigimizde a?a??daki hata mesaj? ile kar??la??yoruz.. > > SMTP Error -103: > Error Message is: RCPT TO error for ne...@ho... > Server 212.45.78.3 replied: 554 : Recipient address rejected: Relay access denied > > Lutfen bu problemle daha once kar??lasm?s arkadaslar var ise yard?mc? olurlarsa cok memnun olurum sayg?lar,sevgiler. > Necati ?PL?KC? > www.konyalionline.com > > Please try to keep messages to the mailing lists in English. That way you have more chance of getting an answer and more users can benefit from the archives. Quick translation: BasiliX was working with sendmail but now we have set up Postfix we can recieve mail no problem but get the above error when sending mail. Solution: Have you set up myorigin/mydestination/mynetworks correctly in your postfix/main.cf? Also you need to set $BSX_USE_SENDMAIL = 1; $BSX_SENDMAIL_PATH = "/usr/lib/sendmail"; in BasiliX's global.conf file. (Postfix is sendmail compatible and so uses the same commands) Turkish: Lütfen, mümkün olursa, listeler'e gönderdi?iniz mailler ?ngilizce olsun. Cevap alman?z ihtimal? daha yüksek olur ve di?er kullan?c?lar ar?ivlerden daha çok faydalan?r. postfix/main.cf dosyas?nda, myorigin/mydestination/mynetworks de?erleri do?ru tan?t?n?z'm?? Ve BasiliX'in global.conf da $BSX_USE_SENDMAIL = 1; $BSX_SENDMAIL_PATH = "/usr/lib/sendmail"; tan?tman?z gerekir. (Postfix ve sendmail ayn? komutlar kullan?r). -- Mike Web Site: http://www.ice2o.com JabberID: mp...@ja... Registered Linux User #247123 One day I'll be dead and THEN you'll all be sorry. (alt.fan.pratchett) |