This is a discussion on qmail and slackware 9.0 within the alt.comp.mail.qmail forums, part of the Mail Servers and Related category; Hi. I've been using qmail with slackware from slack 4.0 Now I'm installing over slackware 9.0 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi.
I've been using qmail with slackware from slack 4.0 Now I'm installing over slackware 9.0 with tcpserver 0.88 I can send local emails, I can receive local email. I can send remote emails but I cannot receive remote emails... 208 ? S 0:00 qmail-send 209 ? S 0:00 /usr/local/bin/tcpserver -H -R -l server2.cad -x /etc/tcp.smtp.cdb -u 1001 -g 102 0 smtp /var/qmail/bin/qmail-smtpd & 216 ? S 0:00 splogger qmail 217 ? S 0:00 qmail-lspawn |preline procmail 218 ? S 0:00 qmail-rspawn 219 ? S 0:00 qmail-clean Oct 9 12:58:35 server2 qmail: 1065697115.941018 info msg 7907222: bytes 202 from <root@grupponuti.it> qp 12807 uid 0 Oct 9 12:58:35 server2 qmail: 1065697115.951409 starting delivery 151: msg 7907222 to remote giulio@giulio.cad Oct 9 12:58:35 server2 qmail: 1065697115.951519 status: local 0/10 remote 1/20 Oct 9 12:58:36 server2 qmail: 1065697116.860850 delivery 151: deferral: Connected_to_192.168.1.10_but_connection_died._(#4 .4.2)/ Is there any problem with Slackware 9.0? Probably with gcc? root@server2:/var/log# gcc -v Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/specs Configured with: .../gcc-3.2.2/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i3 86-slackware-linux --host=i386-slackware-linux Thread model: posix gcc version 3.2.2 Thanks Giulio |
|
|||
|
i am not sure what problem
but .. it might be a glibc problem ... try to install qmail using http://easyqmail.sf.net might help ... there is some error compiling imap .. comment out imap install. and install. after everything done .. reinstall imap. :) Giulio wrote: > Hi. > I've been using qmail with slackware from slack 4.0 > > Now I'm installing over slackware 9.0 with tcpserver 0.88 > > I can send local emails, I can receive local email. > I can send remote emails but I cannot receive remote emails... > > 208 ? S 0:00 qmail-send > 209 ? S 0:00 /usr/local/bin/tcpserver -H -R -l server2.cad > -x > /etc/tcp.smtp.cdb -u 1001 -g 102 0 smtp /var/qmail/bin/qmail-smtpd & > 216 ? S 0:00 splogger qmail > 217 ? S 0:00 qmail-lspawn |preline procmail > 218 ? S 0:00 qmail-rspawn > 219 ? S 0:00 qmail-clean > > Oct 9 12:58:35 server2 qmail: 1065697115.941018 info msg 7907222: bytes > 202 from <root@grupponuti.it> qp 12807 uid 0 > Oct 9 12:58:35 server2 qmail: 1065697115.951409 starting delivery 151: > msg 7907222 to remote giulio@giulio.cad > Oct 9 12:58:35 server2 qmail: 1065697115.951519 status: local 0/10 remote > 1/20 > Oct 9 12:58:36 server2 qmail: 1065697116.860850 delivery 151: deferral: > Connected_to_192.168.1.10_but_connection_died._(#4 .4.2)/ > > Is there any problem with Slackware 9.0? Probably with gcc? > root@server2:/var/log# gcc -v > Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/specs > Configured with: > ../gcc-3.2.2/configure --prefix=/usr --enable-shared > --enable-threads=posix --enable-__cxa_atexit --disable-checking > --with-gnu-ld --verbose --target=i3 86-slackware-linux > --host=i386-slackware-linux Thread model: posix > gcc version 3.2.2 > > > Thanks > Giulio |
|
|||
|
XwinGs wrote:
> i am not sure what problem > but .. it might be a glibc problem ... > > try to install qmail using > http://easyqmail.sf.net > > might help ... > there is some error compiling imap .. > comment out imap install. and install. > after everything done .. reinstall imap. :) > Hi, Thanks, but I do not use imap. Is it the same? I'll try. Giulio |