/join #qmail-users
L;)
Evo i ja sam stavio qmail ( bolje reci, zamenio sendmail ). Videh ovu vasu diskusiju ...
Prvo, propusten je deo s'pocetka o id' pod kojima qmail trchi.
Resenje je trivijalno:
---------------<--cut-from-INSTALL.ids-------------------
Here's how to set up the qmail groups and the qmail users.
On some systems there are commands that make this easy. Solaris and
Linux:
# groupadd nofiles
# useradd -g nofiles -d /var/qmail/alias alias
# useradd -g nofiles -d /var/qmail qmaild
# useradd -g nofiles -d /var/qmail qmaill
# useradd -g nofiles -d /var/qmail qmailp
# groupadd qmail
# useradd -g qmail -d /var/qmail qmailq
# useradd -g qmail -d /var/qmail qmailr
# useradd -g qmail -d /var/qmail qmails
------------->--end-of-cut----------------------------------
U nastavku teksta postoje i uputstva za ostale unixoide ( but not for SCO -- who cares !!! ).
Drugo, primetio sam typo u pocetnom tekstu:
--------<--origin-text'-cut------------------
cat >/etc/tcp.smtp
xxx.xxx.xxx.:alow,RELAYCLIENT=""
:alow
^D
-------->--end-of-cut------------------------
Trebalo bi da bude:
Code:
cat >/etc/tcp.smtp
xxx.xxx.xxx.:a[b]l[/b]low,RELAYCLIENT=""
:a[b]l[/b]low
^D
I trece, stinger je pomenuo da se u txt-u ne pominje pokretanje qmail kao standalone servera,
khm:
Code:
tcpserver -x /etc/tcp.smtp.cdb -u 1017 -g 201 0 smtp /var/qmail/bin/qmail-smtpd &
Ovo kod mene radi posao, isto tako moze da se pokrene i qmail-pop3d, ili sta vec ...
"It's okay, I'm just admiring to the shape of your skull!" -- Dr. Gonzo