Loging from accepted emails

Started by TobiasN, March 15, 2004, 04:32:52 AM

Previous topic - Next topic

TobiasN

Hello,

is there somewhere a logfile after toaster install, where it is possible when the server gets an email .. and what happened to the mail ?

in /var/log/maillog there are no information like that anymore

I just want to see if a customer is saying he didn't received an email .. if my server didn't got that mail so maybe it was a problem from the sender mail server or if there was an delay from my server ...

have I to switch something special on in the mailtoaster ?

regards
Tobias Niethammer

matt

You are looking for qmail-send logs.  They live in /var/log/mail/send (for todays).  For a specific day, look in /var/log/mail/2004/03/XX/sendlog.gz

matt

TobiasN

I have /var/log/mail/send/...

but there is nothing like ... /val/log/mail/200x...
have I to create this folder first ? or set somithing special vor save configs ?

regards
Tobias Niethammer

matt

TobiasN

I have /var/log/mail/send/...

but there is nothing like ... /val/log/mail/200x...
have I to create this folder first ? or set somithing special vor save configs ?

regards
Tobias Niethammer


Try this:

  services stop
  chown qmaill /var/log/mail
  services start

That ought to fix it.
Matt

TobiasN

doesn't seem like it would work,
i'm running at freebsd 5-1
with toaster 3.30

may I need a newer version for logging ?
is there an cron entry which make these rotaded archievs ?
can I start this manualy ?

regards
Tobias Niethammer