Merhaba, auth-jms1.4a.patch yamasini inceledim de. qmail-smtpd/run dosyasinda hostname degeri olmasi gerekiyormus. hostname degerini tekrar ekleyip tekrardan 25. port uzerinden mail gondermeyi denermisiniz (SSL degil) Monday, March 5, 2007, 1:30:28 PM, you wrote:
> Merhaba Abdullah Bey, > Gordugum kadariyla mail gonderirken SSL ozelligi devrede. > SSL ozeligi olmadan normal smtp 25'den mail gondermeye deneyebilir > misiniz? sanirim stunnel smtp auth icin gerekli bilgileri > iletmiyor. > Kolay gelsin. > Monday, March 5, 2007, 7:30:47 AM, you wrote: >> Ismail bey, >> Istemis oldugunuz ciktilari gonderiyorum >> /var/log/messages >> Mar 5 08:14:06 pop stunnel: LOG5[1367:134784512]: ssmtp accepted connection >> from 192.168.0.20:3438 >> Mar 5 08:14:06 pop stunnel: LOG5[1367:134784512]: ssmtp connected remote >> server from 127.0.0.1:61256 >> Mar 5 08:14:08 pop stunnel: LOG5[1367:134784512]: Connection closed: 167 >> bytes sent to SSL, 101 bytes sent to socket >> /var/log/maillog >> Herhangibir mesaj dusmedi >> /var/log/qmail/smtpd/current >> @4000000045eba88221cfe434 tcpserver: pid 4670 from 127.0.0.1 >> @4000000045eba88221dac174 tcpserver: ok 4670 >> mail.enkamoscity.com:127.0.0.1:25 >> localhost.enkamoscity.com:127.0.0.1::52887 >> @4000000045eba8851cfd6cc4 tcpserver: end 4670 status 0 >> @4000000045eba8851cffce24 tcpserver: status: 0/30 >> Yama olarak >> auth-jms1.4a.patch patch ini kullandim >> hasan bey, >> dediginizi uyguladim sorun ayni >> qmail-sa spamassain ve qsheff birlikte calisabilmesi icin olusturulmus bir >> script... >> selamlar >> abdullah >> -----Original Message----- >> From: Ismail YENIGUL [mailto:[EMAIL PROTECTED] >> Sent: Sunday, March 04, 2007 2:31 PM >> To: Abdullah OZTURK >> Cc: [email protected] >> Subject: Re[2]: [qmail] RE: [FreeBSD] FW: [qmail] mail gonderememe problemi >> Merhaba Abdullah Bey, >> Kendi kendinize mail gonderebilmeniz kullanici adinizin dogru oldugu >> manasina gelmez. Cunku sunucu uzerindeki domainlari mail gonderilirken >> smtp auth'a gerek yoktur. SMTP auth disaridaki bir adrese mail >> gonderirken devreye girer. >> Siz hangi SMTP AUTH yamasini uygulamistiniz? >> hata anindaki /va/log/messages /var/log/maillog ve >> /var/log/qmail/smtpd/current dosyalarindan ilgili satirlari >> gonderebilir misiniz? >> Sunday, March 4, 2007, 12:52:26 PM, you wrote: >>> >>> >>> >>> Ismail bey, >>> >>> >>> >>> Host name tanimini sildikten qmailctl cdb ve qmailctl reload >>> dedikten sonra tekrar gonderim yaptim ama hata aldim >>> >>> Username ismi de dogrudur cunku kendi kendime mail gonderebiliyorum aksi >> durumda gonderme yapmaz idi >>> >>> >>> >>> Hasan bey, >>> >>> Istemis oldugunuz cikti asagiya ekledim >>> >>> >>> >>> >>> >>> pop# cat /etc/tcp.smtp >>> >>> #127.:allow,QMAILQUEUE="/var/qmail/bin/qmail-sa" >>> >>> #127.:allow,RELAYCLIENT="" >>> >>> #127.:allow,RELAYCLIENT="" >>> >>> >>> >>> :allow,QMAILQUEUE="/var/qmail/bin/qmail-sa" >>> >>> >>> >>> Selamlar >>> >>> abdullah >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> From: Hasan Ahlatci [mailto:[EMAIL PROTECTED] >>> Sent: Sunday, March 04, 2007 12:04 PM >>> To: [email protected] >>> Subject: Re: [qmail] RE: [FreeBSD] FW: [qmail] mail gonderememe problemi >>> >>> >>> >>> >>> /etc/tcp.smtp dosyasının içeriğinide görme şansımız var mı ? >>> >>> >>> 2007/3/3, Ismail YENIGUL <[EMAIL PROTECTED]>: >>> >>> Merhaba Abdullah Bey, >>> >>> >>> Goruldugu uzre vpopmail roaming ozelligi ile derlenmemis. Bu durumda >>> tcp.smtp dosyasinda relay izni olmayan IP adreslerinden disariya mail >>> gonderme isteklerinde SMTP auth kullanilmak zorunda. Asagidaki >>> ayarlara gore smtp auth ozelligini devreye almissiniz. >>> >>> Fakat SMTP auth icin hangi yamayi kullandiniz acaba? >>> >>>> /var/qmail/bin/qmail-smtpd mail.enkamoscity.com \ >>>> /usr/home/vpopmail/bin/vchkpw /usr/bin/true 2>&1 >>> Iki SMTP AUTH yamasi var. Birinde yukaridaki gibi qmail-smtpd'den >>> sonra hostname'in tanimlanmasi gerekiyor. Digerinde tanimlanmamasi >>> gerekiyor. Yukaridaki mail.enkamoscity.com ifadesini silip >>> qmail-smtpd'yi restart ettikten sonra mail gonderme denemesi yapabilir >>> misiniz? Birde girdiginiz kullanici adi ve parolanin dogru oldugundan >>> emin olun. Bunu mail gonderme aninda /var/log/maillog dosyasinda o >>> kullanici ile ilgili parolanin dogru girip girmedigini belirten bir >>> satir olacaktir. >>> >>> Kolay gelsin. >>> >>> Saturday, March 3, 2007, 12:44:41 PM, you wrote: >>> >>>> Ismail bey, >>> >>>> Ilginiz icin tsk ederim istemis oldugunuz ciktilari asagida >>>> gonderiyorum.. >>> >>> >>>> pop# vi /var/qmail/supervise/qmail-smtpd/run >>> >>>> #!/bin/sh >>>> #QMAILQUEUE="/var/qmail/bin/qmail- scanner-queue.pl" export QMAILQUEUE >>>> QMAILDUID=`id -u vpopmail` >>>> NOFILESGID=`id -g vpopmail` >>>> MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` >>>> LOCAL=`head -1 /var/qmail/control/me` >>>> if [ -z "$QMAILDUID" -o -z "$NOFILESGID" -o -z "$MAXSMTPD" -o -z >> "$LOCAL" ]; >>>> then >>>> echo QMAILDUID, NOFILESGID, MAXSMTPD, or LOCAL is unset in >>>> echo /var/qmail/supervise/qmail-smtpd/run >>>> exit 1 >>>> fi >>>> if [ ! -f /var/qmail/control/rcpthosts ]; then >>>> echo "No /var/qmail/control/rcpthosts!" >>>> echo "Refusing to start SMTP listener because it'll create an open >> relay" >>>> exit 1 >>>> fi >>>> exec /usr/local/bin/softlimit -m 40000000 \ >>>> /usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c >>>> "$MAXSMTPD" \ >>>> -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \ >>>> /usr/local/bin/rblsmtpd -r or.orbl.org -r psbl.surriel.com >>>> /var/qmail/bin/qmail-smtpd mail.enkamoscity.com \ >>>> /usr/home/vpopmail/bin/vchkpw /usr/bin/true 2>&1 >>> >>> >>>> pop# ~vpopmail/bin/clearopensmtp >>>> vpopmail not configure with --enable-roaming-users >>> >>> >>> >>> >>> >>>> -----Original Message----- >>>> From: Ismail YENIGUL [mailto:[EMAIL PROTECTED] >>>> Sent: Saturday, March 03, 2007 12:18 PM >>>> To: Abdullah OZTURK >>>> Cc: [email protected] >>>> Subject: Re[2]: [qmail] RE: [FreeBSD] FW: [qmail] mail gonderememe >> problemi >>> >>>> Merhaba Abdullah Bey, >>> >>>> Sorun %100 relay sorunu. /var/qmai/supervise/qmail-smtpd/run >>>> dosyasinin icerigini gonderebilir misiniz? >>> >>>> Bir de >>> >>>> # ~vpopmail/bin/clearopensmtp >>>> komutunun ciktisini? >>> >>>> Saturday, March 3, 2007, 7:17:06 AM, you wrote: >>> >>>>> >>>>> >>>>> >>>>> Fatih bey, >>>>> >>>>> >>>>> >>>>> Sizing hatiriniz kirilmasin diye o sekilde denemistim ama bird aha >>>>> deneyim sonucu ile birlikte fotografini cektim.. >>>>> >>>>> Hotmail.com adresini rcpthosts dosyasina ekledim mi gonderebiliyorum. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Selamlar >>>>> >>>>> abdullah >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> From: Fatih Ekrem Genc [mailto:[EMAIL PROTECTED] >>>>> Sent: Friday, March 02, 2007 8:17 PM >>>>> To: [email protected] >>>>> Subject: Re: [qmail] RE: [FreeBSD] FW: [qmail] mail gonderememe >> problemi >>>>> >>>>> >>>>> >>>>> >>>>> use same setting as my incomming mail server >>>>> secenegini secip birakin >>>>> mail incomming ve outgoing serverleriniz farkli degilse bu ayarda >>>> calismasilazim >>>>> >>>>> >>>>> >>>>> >>>>> On 3/2/07, Abdullah OZTURK <[EMAIL PROTECTED]> wrote: >>>>> >>>>> >>>>> >>>>> Fatih bey, >>>>> >>>>> >>>>> >>>>> Bahsetmis oldugunuz ayarlarin hepsi zaten yapiyorum size ekte >>>>> fotografini cektim ayarlarin nasil yapildigini >>>>> >>>>> >>>>> >>>>> selamlar >>>>> >>>>> >>>>> >>>>> >>>>> From: Fatih Ekrem Genc [mailto:[EMAIL PROTECTED] >>>>> Sent: Friday, March 02, 2007 5:51 PM >>>>> To: [email protected] >>>>> Subject: Re: [FreeBSD] FW: [qmail] mail gonderememe problemi >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Abdullah bey >>>>> qmail ile olan sorunlarinizi enderunix qmail kurubu ile paylasirsaniz >>>> daha iyi olur >>>>> bu sorunun cevabini qmail gurubunun arsivinde bulabilirsiniz.. >>>>> >>>>> kullandiginizu mail clientini varsayalim outlook >>>>> kontak bilgilerinizi girerken gelismis ayarlar altinda (sanirim >>>>> türkcesi bu) smtp yani posta cikis serveri yada (windows türkcesi >>>>> herne ise) parola talep ediyor secenegini cesin. ve bu sifrenin pop3 >>>>> sifresi ile ayni oldugunu onaylayin hepsi bu. outlook email >>>>> bilgilerinin girildigi kismi biraz incelerseniz anlatiklarimi orda >>>> bulacaksinizdir >>>>> >>>>> kolaygelsin >>>>> fatihgenc >>>>> >>>>> >>>>> On 3/2/07, Abdullah OZTURK <[EMAIL PROTECTED]> wrote: >>>>> >>>>> >>>>> >>>>> Mesut bey, >>>>> >>>>> >>>>> >>>>> Ayarlari zaten yapmistim zaten oyle olmasa localden kendi >>>>> kendine gonderemezsiniz mail benim sorunum disariya mail gonderememek, >>>>> >>>>> >>>>> >>>>> >>>>> From: Mesut GÜLNAZ [mailto: [EMAIL PROTECTED] >>>>> Sent: Friday, March 02, 2007 12:12 PM >>>>> >>>>> >>> >>>>> To: [email protected] >>>>> Subject: RE: [FreeBSD] FW: [qmail] mail gonderememe problemi >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Abdullah bey http://www.gezici.com/destek/mail.htm ilginize >> çekebilir... >>>> iyi çalışmalar... >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> From: Abdullah OZTURK [mailto: [EMAIL PROTECTED] >>>>> Sent: Friday, March 02, 2007 10:54 AM >>>>> To: [email protected] >>>>> Subject: RE: [FreeBSD] FW: [qmail] mail gonderememe problemi >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Peki localden gonderememe sebebi ne olabilir.icerdeki butun >>>>> makinalarin disardaki domainlere gonderebilmesi gerekir diye >>>>> dusunuyorum.ancak rcpthosts dosyasina gonderecem domaini yazarsam >>>> goderiyor >>>>> >>>>> >>>>> >>>>> The message could not be sent because one of the recipients was >>>>> rejected by the server. The rejected e-mail address was >>>>> '[EMAIL PROTECTED]'. Subject 'deneme', Account: ' enkamoscity.com', >>>>> Server: ' 192.168.1.68', 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 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>> >>>>> >>>>> >>>>> From: Mesut GÜLNAZ [mailto: [EMAIL PROTECTED] >>>>> Sent: Friday, March 02, 2007 11:39 AM >>>>> To: [email protected] >>>>> Subject: RE: [FreeBSD] FW: [qmail] mail gonderememe problemi >>>>> >>>>> >>>>> >>>>> >>>>> Vpopmail yeniden kurulacağından varolan domain, users ve db ler >>>>> gidecektir. Derleme parametrelerinizin önceki ile aynı olmasına >>>>> dikkat edin. Ve domains dizinini yedeğini alın. Defaults dosyalarda >>>>> değişikik yaptıysanız ( sizler ( kota ) sayılar ile ilgili ) onalrın >>>>> da yedeğin almanızda fayda var diye düşünüyorum. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> From: Abdullah OZTURK [mailto: [EMAIL PROTECTED] >>>>> Sent: Friday, March 02, 2007 9:29 AM >>>>> To: [email protected] >>>>> Subject: RE: [FreeBSD] FW: [qmail] mail gonderememe problemi >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Roaming ozelligini derlememisim ama aslinda roaming yeniden derlersem >> risk >>>> olur mu acaba.. >>>>> >>>>> >>>>> >>>>> >>>>> >>> >>>>> >>>>> >>>>> From: Mesut GÜLNAZ [mailto: [EMAIL PROTECTED] >>>>> Sent: Friday, March 02, 2007 9:36 AM >>>>> To: [email protected] >>>>> Subject: RE: [FreeBSD] FW: [qmail] mail gonderememe problemi >>>>> >>>>> >>>>> >>>>> >>>>> Smtp ile mail göndermeden önce smtp ye authenticate olun ya da eğer >>>>> vpopmail kullanıyor ve roaming özelliği ile derledi iseniz smtp ile >>>>> göndermeden önce vpopmailden login olun. >>>>> >>>>> Bunu outlook heap ayarlarınızın "Giden sunucu" kısmından görebilir >>>>> ve ayarlayabilirsiniz. SMTH AUTH patch ile kurulum yapmışsınız ve >>>>> patch işe yarıyor çalışmış ama siz outlook unuzda SMTP AUTH >>>>> kullanmıyorsunuz gibi görünüyor. Yanılıyorsam arkadaşlar lütfen >>>> düzeltsin... >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> From: Abdullah OZTURK [mailto: [EMAIL PROTECTED] >>>>> Sent: Friday, March 02, 2007 7:25 AM >>>>> To: [email protected] >>>>> Subject: [FreeBSD] FW: [qmail] mail gonderememe problemi >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Local network de problem olmuyor. sadece disariya gonderecegim zaman >> boyle >>>> bir hata aliyorum >>>>> >>>>> >>>>> >>>>> The message could not be sent because one of the recipients was >>>>> rejected by the server. The rejected e-mail address was >>>>> '[EMAIL PROTECTED]'. Subject 'deneme', Account: ' enkamoscity.com', >>>>> Server: '192.168.1.68', 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 >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> From: Hasan Ahlatci [mailto: [EMAIL PROTECTED] >>>>> Sent: Thursday, March 01, 2007 11:21 PM >>>>> To: [email protected] >>>>> Subject: Re: [qmail] mail gonderememe problemi >>>>> >>>>> >>>>> >>>>> >>>>> elimizde hi? hata kodu yokmudur ? >>>>> >>>>> >>>>> 2007/3/1, Abdullah OZTURK < [EMAIL PROTECTED] >: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> 553 (#5.7.1) >>>>> >>>>> Icerden disariya x domainine mail gonderemiyorum x domainini >>>>> rcphost dosyasina yazdigimda gonderebiliyorum >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>> >>>>> >>>>> __________ NOD32 2077 (20070223) Information __________ >>>>> >>>>> This message was checked by NOD32 antivirus system. >>>>> http://www.eset.com >>>>> >>>>> >>>>> >>>>> >>>>> >>> >>>>> >>>>> >>>>> -- >>>>> Nisan'dan itibaren yeni Mobil numaram: 0178 54 06 227 >>>>> >>>>> http://www.fatihgenc.com >>>>> >>>>> >>>>> >>>>> >>> >>>>> qmail kitaby çykty! >>>>> http://www.acikakademi.com/catalog/qmail/ >>>>> >>>>> --------------------------------------------------------------------- >>>>> Arsiv: http://news.gmane.org/gmane.mail.qmail.user.turkish >>>>> http://www.mail-archive.com/[email protected] >>>>> Uyelikten cikmak icin, e-mail: [EMAIL PROTECTED] >>>>> >>>>> >>>>> >>>>> >>> >>>>> >>>>> >>>>> -- >>>>> Nisan'dan itibaren yeni Mobil numaram: 0178 54 06 227 >>>>> >>>>> http://www.fatihgenc.com >>>>> >>>>> >>>>> >>> >>> >>> >>> >>> >>> -- >>> Ismail YENIGUL >>> EnderUNIX Cekirdek Takimi Uyesi >>> Acik Akademi Yayinlari Editoru >>> [EMAIL PROTECTED] >>> http://www.enderunix.org >>> >>> Yayinevi Sanal Magaza: http://dukkan.acikakademi.com >>> endersys: http://www.endersys.com >>> >>> >>> qmail kitabı çıktı! >>> http://www.acikakademi.com/catalog/qmail/ >>> >>> --------------------------------------------------------------------- >>> Arsiv: http://news.gmane.org/gmane.mail.qmail.user.turkish >>> http://www.mail-archive.com/[email protected] >>> Uyelikten cikmak icin, e-mail: [EMAIL PROTECTED] >>> >>> >>> >>> >>> >>> -- Ismail YENIGUL EnderUNIX Cekirdek Takimi Uyesi Acik Akademi Yayinlari Editoru [EMAIL PROTECTED] http://www.enderunix.org Yayinevi Sanal Magaza: http://dukkan.acikakademi.com endersys: http://www.endersys.com qmail kitabı çıktı! http://www.acikakademi.com/catalog/qmail/ --------------------------------------------------------------------- Arsiv: http://news.gmane.org/gmane.mail.qmail.user.turkish http://www.mail-archive.com/[email protected] Uyelikten cikmak icin, e-mail: [EMAIL PROTECTED]
