On 12/21/2009 5:01 AM, Mehul Ved wrote:
On Mon, Dec 21, 2009 at 5:27 AM, Noel Jones<njo...@megan.vbhcs.org> wrote:
Your original complaint is that postfix is not sending or receiving mail.
The only evidence I see of that in the log file is
Dec 19 21:21:42 www postfix/smtpd[18342]: NOQUEUE: reject: RCPT from
unknown[190.2.225.89]: 550 5.1.1<n...@hitechplast.net>: Recipient address
rejected: User unknown in local recipient table;
from=<moonli...@riscy.monsanto.com> to=<n...@hitechplast.
Pasting more logs from previous day
So...
1. TURN OFF VERBOSE LOGGING
I haven't enabled verbose logging, I checked both master.cf and
main.cf but there's no verbose logging enabled. Or am I missing
something?
2. show some evidence of postfix not sending or receiving mail.
logs after the problem occurred - http://pastebin.ca/1722318
Nothing useful here. Everything you show looks quite normal,
although the lack of qmgr logging is probably significant.
Probably more interesting stuff is logged earlier.
Showing random snips of your log is not particularly helpful.
We need to see the parts where things aren't working right;
error/warning/fatal/panic and the lines around them for context.
http://www.postfix.org/DEBUG_README.html#logging
Just for fun you might try turning off TLS and see if it makes
any difference, but when you change stuff between postings,
make sure to tell us what has been changed.
logs before the problem occurred - http://pastebin.ca/1722322
I couldn't paste the whole log as the file is 50mb in size. Each day's
logs come out to 5MB+ too.
3. show the contents of master.cf
http://pastebin.ca/1722112
This master.cf doesn't match the logs you posted earlier.
Maybe you have postfix files in multiple directories?
This may help you
http://www.postfix.org/DEBUG_README.html
In particular,
http://www.postfix.org/DEBUG_README.html#logging
Some systems are configured to store postfix logs in multiple
files. This can make finding information a challenge. Check
your syslog.conf and "man syslog" to see where your system is
saving postfix logging.
-- Noel Jones