Re: Python Error with Postfix queue filling up
Mat Cantin <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab,gmane.comp.kde.kolab.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2013-03-08 22:59, Mat Cantin wrote: > On 2013-03-08 16:37, Mat Cantin wrote: >> Does wallaced have a log file? In the main maillog I notice emails >> come >> in and then get sent to 10026 (wallaced), but I can't seem to track >> them >> any further than that. >> >> Thanks. > > To partially answer my own question, the log file is > /var/log/kolab/pykolab.log and the login levels can be adjusted in > /etc/sysconfig/wallace. The logs I'm looking for are the SMTP logs, > like > the communications between the local server and the remote server like > giving the 250 accept mail etc. Wallace take my mail, but what does it > do with it? > > -- > Mat > Answering my own question again, wallace re-injects the message back into postfix which registers it with a new ID, which is why I was having troubles tracing the email. Now I know. -- Mat