Hi List!
I have configured something incorrectly. I just can't figure out where.
I tried to test my installation by sending a message locally and it did
not work.
In var/log/qmail/smtpd/current I get the following repeating error:
biglongnumber tcpserver: fatal: unable to figure out IP address for 2108
What I can figure out is that the number 2108 is the nofiles GID.
The qmail-related entries in /etc/group is:
qmail:x:2107:
nofiles:x:2108:
and in /etc/passwd:
alias :x:7790:2108::/var/qmail/alias:/bin/true
qmaild :x:7791:2108::/var/qmail:/bin/true
qmaill :x:7792:2108::/var/qmail:/bin/true
qmailp :x:7793:2108::/var/qmail:/bin/true
qmailq :x:7794:2107::/var/qmail:/bin/true
qmailr :x:7794:2107::/var/qmail:/bin/true
qmails :x:7794:2107::/var/qmail:/bin/true
Does anyone have any ideas as to why this is happening?
Thank you so much for your time.
-Jennifer