This is a discussion on rblsmtpd......fatal error unable to bind.......??? within the alt.comp.mail.qmail forums, part of the Mail Servers and Related category; I have a server with qmail and vmailmgr, i try rblsmtpd program for anti-spam service. I have add this ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have a server with qmail and vmailmgr, i try rblsmtpd program for
anti-spam service. I have add this lines in /etc/rc.d/rc.local /usr/local/bin/tcpserver -H -R -x /etc/tcp.smtp.cdb -u 1001 -g 102 0 25 /usr/lo cal/bin/rblsmtpd -r relays.ordb.org /var/qmail/bin/qmail-smtpd & >/dev/null 2>/d ev/null tcpserver: fatal: unable to bind: address already used In the /etc.rc.d/rc.local there are: /usr/local/bin/tcpserver -vHRx /var/qmail/users/cdb -llocalhost -- 0 322 /usr/sbin/vmailmgrd -D -V 2>&1 (vmailmgr) and /usr/local/bin/tcpserver -v -HR 0 pop-3 /var/qmail/bin/qmail-popup `hostname` /usr/bin/checkvpw /var/qmail/bin/qmail-pop3d Maildir 2>&1 | /var/qmail/bin/splogger pop3d & (pop3) Why rblsmtpd it gives this error? is incompatible with vmailmgr? Hi Stefano |
|
|||
|
tatonet@libero.it (windchild) writes:
> Why rblsmtpd it gives this error? Something is already listening to port 25...probably the non-rblsmtpd daemon. Kill it before you try to start a new SMTP daemon. > is incompatible with vmailmgr? No. -- Dave Sill Oak Ridge National Lab, Workstation Support Author, The qmail Handbook <http://web.infoave.net/~dsill> <http://lifewithqmail.org/>: Almost everything you always wanted to know. |
|
|||
|
w> tcpserver: fatal: unable to bind: address already used
w> [...] w> Why rblsmtpd it gives this error? "rblsmtpd" isn't giving the error. "tcpserver" is. That's why the error message has "tcpserver:" as the first word. (-: |
|
|||
|
Dave Sill <MaxFreedom@sws5.ctd.ornl.gov> wrote in message news:<wx0isqabftc.fsf@sws5.ornl.gov>...
> tatonet@libero.it (windchild) writes: > > > Why rblsmtpd it gives this error? > > Something is already listening to port 25...probably the non-rblsmtpd > daemon. Kill it before you try to start a new SMTP daemon. > > > is incompatible with vmailmgr? > > No. Thanks, i am successful to run rblsmtpd but there is ah other error: /usr/local/bin/rblsmtpd -r relays.ordb.org /var/qmail/bin/ qmail-smtpd 220 netixweb.it ESMTP 502 unimplemented (#5.5.1) I have controlled in http://cr.yp.to/ucspi-tcp/rblsmtpd.html in the "Temporary errors" but the error 502 it is not in list, i have found also in internet without results..... Thanks in advance Stefano |
![]() |
| Thread Tools | |
| Display Modes | |
|
|