
March 27th, 2004, 04:37 PM
|
|
Banned
|
|
Join Date: Feb 2004
Location: Seattle-Tacoma, Washington USA
Posts: 81
Time spent in forums: 29 sec
Reputation Power: 0
|
|
|
Qmail sends but not recieves
Qmail sends (can send to external), recieves if I send to myself, but if I send to qmail from outside (work or someplace), does not recieve.
Where do I need to look to solve this?
Here's the output from qmail-showctl:
Quote:
[root@localhost bin]# ./qmail-showctl
qmail home directory: /var/qmail.
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 255.
subdirectory split: 200.
user ids: 501, 502, 503, 0, 504, 505, 506, 507.
group ids: 501, 502.
badmailfrom: (Default.) Any MAIL FROM is allowed.
bouncefrom: Bounce user name is badmail.
bouncehost: (Default.) Bounce host name is botteronet.net.
concurrencylocal: (Default.) Local concurrency is 10.
concurrencyremote: Remote concurrency is 255.
databytes: (Default.) SMTP DATA limit is 0 bytes.
defaultdomain: Default domain name is botteronet.net.
defaulthost: (Default.) Default host name is botteronet.net.
doublebouncehost: (Default.) 2B recipient host: botteronet.net.
doublebounceto: (Default.) 2B recipient user: postmaster.
envnoathost: (Default.) Presumed domain name is botteronet.net.
helohost: (Default.) SMTP client HELO host name is botteronet.net.
idhost: (Default.) Message-ID host name is botteronet.net.
localiphost: (Default.) Local IP address becomes botteronet.net.
locals:
me: My name is botteronet.net.
percenthack: (Default.) The percent hack is not allowed.
plusdomain: Plus domain name is botteronet.net.
qmqpservers: (Default.) No QMQP servers.
queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.
rcpthosts:
SMTP clients may send messages to recipients at botteronet.net.
SMTP clients may send messages to recipients at tamrof.org.
morercpthosts: (Default.) No effect.
morercpthosts.cdb: (Default.) No effect.
smtpgreeting: (Default.) SMTP greeting: 220 botteronet.net.
smtproutes: (Default.) No artificial SMTP routes.
timeoutconnect: (Default.) SMTP client connection timeout is 60 seconds.
timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.
timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.
virtualdomains:
Virtual domain: botteronet.net:botteronet.net
Virtual domain: tamrof.org:tamrof.org
rcpthosts.lock: I have no idea what this file does.
virtualdomains.lock: I have no idea what this file does.
locals.lock: I have no idea what this file does.
defaultdelivery: I have no idea what this file does.
concurrencyincoming: I have no idea what this file does.
[root@localhost bin]# |
Last edited by Saeed al-Sahaf : March 28th, 2004 at 09:01 PM.
|