From: Necati I. <ne...@ko...> - 2003-11-28 12:08:55
|
ilgilinizden dolay=FD cok cok tesekkur ederim.. postfix/main.cf dosyasinda, myorigin/mydestination/mynetworks degerleri = ole tahmin ediyorum dogru :)=20 gene emin olmak icin size conf lar=FD gostereyim # SENDING MAIL #=20 # The myorigin parameter specifies the domain that locally-posted # mail appears to come from. The default is to append $myhostname, # which is fine for small sites. If you run a domain with multiple # machines, you should (1) change this to $mydomain and (2) set up # a domain-wide alias database that aliases each user to # us...@th...ilhost. #=20 #myorigin =3D $myhostname #myorigin =3D $mydomain -------------------------------------------------------------------------= ------------ #=20 #mydestination =3D $myhostname, localhost.$mydomain #mydestination =3D $myhostname, localhost.$mydomain $mydomain #mydestination =3D $myhostname, localhost.$mydomain, $mydomain, # mail.$mydomain, www.$mydomain, ftp.$mydomain #relay_domains =3D $mydestination #=20 #mynetworks_style =3D class #mynetworks_style =3D subnet #mynetworks_style =3D host # #mynetworks =3D 168.100.189.0/28, 127.0.0.0/8 #mynetworks =3D $config_directory/mynetworks #mynetworks =3D hash:/etc/postfix/network_table -------------------------------------------------------------------------= ------------------------------------------ normalde outlook ve benzeri programlarda mail alisverisi = yapabiliyoruz..Sadece webmailde local d=FDs=FDndaki adreslere mail = atam=FDyoruz..Sistem de daha once sendmail kurulu idi yaln=FDz su an = onuda kontrol ettim o da kurulu diil.. basilix de global.conf icerisine asag=FDdaki duzeltmeyi yapt=FDm daha = onceden deger 0 imis 1 yapt=FDm yaln=FDz problem halen devam ediyor.. $BSX_USE_SENDMAIL =3D 1; $BSX_SENDMAIL_PATH =3D "/usr/lib/sendmail"; ayr=FDca yukar=FDda /usr/lib/sendmail seklinde bir dizin mevcut diil = sunucumuzda. ilgilinizden dolay=FD tekrar cok tesekkur eder,calismalar=FDn=FDzda = ba=FEar=FDlar dilerim Sayg=FDlar =20 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 =3D 1; > $BSX_SENDMAIL_PATH =3D "/usr/lib/sendmail"; > > in BasiliX's global.conf file. (Postfix is sendmail compatible and so = uses the same commands) > Turkish: L=FCtfen, m=FCmk=FCn olursa, listeler'e g=F6nderdi?iniz = mailler ?ngilizce olsun. Cevap alman?z ihtimal? daha y=FCksek olur ve di?er kullan?c?lar ar?ivlerden daha =E7ok 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 =3D 1; > $BSX_SENDMAIL_PATH =3D "/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) |