Server:/ # printf "[EMAIL PROTECTED]@test.com\0deneme" | mimencode
Dedigimde bana -bash: mimencode: command not found Diyo mimencode ne demek ou bilemiyorum. tesekkurler -----Özgün İleti----- Kimden: Necati Ersen Siseci [mailto:[EMAIL PROTECTED] Tarih: 27 Aralık 2005 Salı 15:22 Kime: [email protected] Konu: Re: [qmail] vchkpw-smtp: vpopmail user not found Selamlar, http://ipucu.enderunix.org/view.php?id=621&lang=tr Adresindeki ipucu ile kontrol edebilir misiniz? -- N. Ersen SISECI EnderUNIX Donem Lideri http://www.enderunix.org On 12/27/05, Osman AYHAN <[EMAIL PROTECTED]> wrote: > > > > Selam. > > > > smtp-auth asagidaki hatayi veriyo. > > > > Jan 15 17:50:08 Server vpopmail[11817]: vchkpw-smtp: vpopmail user not > found [EMAIL PROTECTED]:192.168.5.156 > > > > > > > > /var/qmail/supervise/qmail-smtpd/run icerigi > > > > #!/bin/sh > > QMAILDUID=`id -u qmaild` > > NOFILESGID=`id -g qmaild` > > 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 8000000 /usr/local/bin/tcpserver -v -R > -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" -u "$QMAILDUID" -g > "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd "$LOCAL" > /home/vpopmail/bin/vchkpw /bin/true 2>&1 > > > > > > > > #telnet localhost 25 > > ehlo > > 250-mailci.mcc.com > > 250-AUTH LOGIN CRAM-MD5 PLAIN > > 250-AUTH=LOGIN CRAM-MD5 PLAIN > > 250-PIPELINING > > 250 8BITMIME > > > > > > telnet localhost 110 > > Trying 127.0.0.1... > > Connected to localhost (127.0.0.1). > > Escape character is '^]'. > > +OK <[EMAIL PROTECTED]> > > user [EMAIL PROTECTED] > > +OK > > pass deneme > > +OK > > quit > > +OK > > > > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.371 / Virus Database: 267.14.7/214 - Release Date: 23.12.2005 > 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] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.7/214 - Release Date: 23.12.2005 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.7/214 - Release Date: 23.12.2005 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]
