> I took a look at all packages various people suggested, and mrtg looks the > best to me, because the others don't process the pop3 traffic. But is there > a way to get total traffic figures for a month in bytes including smtp/pop3 > on a per domain basis ?
as i said: no log to analyse, no statistic. mrtg may be a nice thing, but it needs (at least i guess so) something to analyse. qmail logfiles for example. this works, so you can get smtp traffic statistics with mrtg. BUT: there are no logfiles listing which mails a user retrieved via pop3. something like: @400000003bc803273562214c RETR 10543 [EMAIL PROTECTED] simply does not exist afaik. (10543 being the size of the mail) /Justin