Site, Server Genel » Makaleler

Courier - pop3d, imapd authd kurulumu

Geri git   WHM cPanel Destek Platformu » Site, Sunucu Sorunlarınız ve Çözümleri » Site, Server Genel » Makaleler
Kayıt ol Yardım Üye Listesi Ajanda Forumları Okundu Kabul Et
 

Cevapla
 
LinkBack Seçenekler Stil
  #1 (permalink)  
Alt 21.07.07, 11:45 PM
Fesih BICER - ait Kullanıcı Resmi (Avatar)
fshbcr
 
Üyelik tarihi: Jun 2007
Nerden: Çorlu
Yaş: 28
Mesajlar: 610
Tecrübe Puanı: 1092
Fesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond reputeFesih BICER has a reputation beyond repute
Fesih BICER - MSN üzeri Mesaj gönder
Courier - pop3d, imapd authd kurulumu

Kod:
cd /usr/local/
wget http://unc.dl.sourceforge.net/sourceforge/courier/courier-authlib-0.55.tar.bz2
tar xjvf courier-authlib-0.55.tar.bz2
mv courier-authlib-0.55 courier-authlib
cd /usr/local/courier-authlib
./configure --with-redhat --disable-root-check \
    --with-mailuser=courier --with-mailgroup=courier
make && make install && make install-configure
Kod:
cd /usr/local
wget http://unc.dl.sourceforge.net/sourceforge/courier/courier-0.49.0.tar.bz2
tar xjvf courier-0.49.0.tar.bz2
mv courier-0.49.0 courier
cd /usr/local/courier
./configure  --with-redhat --disable-root-check \
    --with-mailuser=courier --with-mailgroup=courier \
    --with-db=gdbm
make && make install && make install-configure
echo 'su -c "/usr/lib/courier/share/sqwebmail/cleancache.pl" bin' >> /etc/cron.hourly/courier.cron
touch /usr/local/etc/authlib/userdb
chown daemon /usr/local/etc/authlib/userdb
chgrp daemon /usr/local/etc/authlib/userdb
chmod 600 /usr/local/etc/authlib/userdb
groupadd courier
useradd -c 'Courier Mail Server' -d /dev/null -g courier -s /bin/false courier
ln -s /usr/lib/courier/sbin/webmaild /etc/init.d
echo '/usr/local/sbin/authdaemond' >> /etc/rc.local
echo '/usr/lib/courier/sbin/courier start' >> /etc/rc.local
echo '/usr/lib/courier/sbin/pop3d start' >> /etc/rc.local
echo '/usr/lib/courier/sbin/imapd start' >> /etc/rc.local
/etc/rc.local
__________________
domain bayiliği
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
  #2 (permalink)  
Alt 23.07.07, 12:04 PM
emucu - ait Kullanıcı Resmi (Avatar)
Sempron
 
Üyelik tarihi: Jun 2007
Mesajlar: 41
Tecrübe Puanı: 0
emucu is on a distinguished road
ne işe yaradığınıda yazarsak daha kalite olacak sanırım
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Alıntı ile Cevapla
Cevapla



Seçenekler
Stil

Yetkileriniz
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Açık
Smileler Açık
[IMG] Kodları Açık
HTML-KodlarıKapalı
Trackbacks are Açık
Pingbacks are Açık
Refbacks are Açık