This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Exchange Driving Me Crazy

Okay, so here's the story. I had ASG up and running and working (swimmingly, I might add) or a few days. Then the CPU in the machine it was running on overheated. Fortunately for me (or so I thought), I had a backup of the system configuration. I replaced the CPU in the box, installed the software again, updated to the latest patch, and restored my configuration. So far, so good. I put the ASG back in place and everything seemed to work except one huge thing. I can't receive emails. I can send them. Just can't receive them. At all.

I played around with packet filter rules and DNAT rules to no avail. The absolute only things in the POP3 Proxy log are a bunch of MySQL and CFFD errors:

sys="SecureMail" sub="pop3" name="Error" info="communication error with cffd" message="basic_ios::clear" 

2008:04:16-13:46:50 (none) pop3proxy[4152]: id="1117" severity="error" sys="SecureMail" sub="pop3" name="Error" info="communication error with cffd" message="basic_ios::clear" 
2008:04:16-13:51:09 (none) pop3proxy[4125]: id="1117" severity="error" sys="SecureMail" sub="pop3" name="Error" info="communication error with cffd" message="basic_ios::clear" 
2008:04:16-13:51:09 (none) pop3proxy[4125]: id="1117" severity="error" sys="SecureMail" sub="pop3" name="Error" info="communication error with cffd" message="basic_ios::clear" 
2008:04:16-13:54:23 (none) cffd[4796]: id="1117" severity="error" sys="SecureMail" sub="pop3" name="Error" info="Error while scanning a message in database" error="MySql connection failed" 
2008:04:16-14:00:22 (none) pop3proxy[4961]: id="1117" severity="error" sys="SecureMail" sub="pop3" name="Error" info="communication error with cffd" message="basic_ios::clear" 
2008:04:16-14:00:22 (none) pop3proxy[4961]: id="1117" severity="error" sys="SecureMail" sub="pop3" name="Error" info="communication error with cffd" message="basic_ios::clear" 
2008:04:16-14:01:34 (none) pop3proxy[5697]: id="1117" severity="error" sys="SecureMail" sub="pop3" name="Error" info="communication error with cffd" message="basic_ios::clear" 
2008:04:16-14:01:34 (none) pop3proxy[5697]: id="1117" severity="error" sys="SecureMail" sub="pop3" name="Error" info="communication error with cffd" message="basic_ios::clear" 


Note that the time stamps on those errors are from about the time that I initially set up the box and that there is nothing in the log to reflect activity for the several hours after that in which I was trying to get this working again. The only other references to POP3 in any of the logs that I could find were some DROP entries in the packet filter log that I managed to clear up by adding a PF rule.

I can't receive mail whether the POP3 proxy is on or off. Doesn't make a bit of difference. Clearly I'm overlooking something. But it kind of hacks me off that restoring a previously working configuration didn't just get everything working.


This thread was automatically locked due to age.
Parents
  • Where is the exchange server?  On an external network?
    You are not using the exchange mail protocols? (RPC)

    So basically, you have Exchange setup for POP3/SMTP?

    Is the packet filter live log showing anything dropped still?
    You have a MASQ rule setup?
  • Where is the exchange server?  On an external network?
    You are not using the exchange mail protocols? (RPC)

    So basically, you have Exchange setup for POP3/SMTP?

    Is the packet filter live log showing anything dropped still?
    You have a MASQ rule setup?


    It's inside the network. And as far as I know, I have all of the ports that Exchange needs forwarded to the Exchange box. Like I said, it was working before the hardware failure. And the only thing that's changed internally since then is the addition of a second Windows server that's mostly just doing terminal services as far as ASG is concerned (ie. that's the only port that I changed IPs on in the configuration).
  • Incidentally, I'm going back in today and starting the process from scratch. The idea of setting up all the users again doesn't make me happy, but at least I'll have a clean install again to work with.
  • Okay, that seems to be taken care of. Now I'm having relay issues on outgoing messages. [:@]
Reply Children