speecify secondary mda behind postfix

2009-06-23 Thread Jiří Hlinka
Hello, i have this situation: Postfix server acts as relay for Lotus Domino (MDA) and everything works ok. Customer adds another Domino server because of HA. The second Domino server has different IP. Delivery process is obvious: when there is not available "primary" Domino server, send everything

Re: speecify secondary mda behind postfix

2009-06-23 Thread Jiří Hlinka
Hi Jarek, thanks for fast reply! Define secodnary MX record for the secondary MDA is one of a posiibilities :-), but i still hope there is simpler solution, something like adding another IP (the IP of secondary MDA) on each line of transport_maps :-). Im little bit afraid of MX record solution (al

Re: speecify secondary mda behind postfix

2009-06-23 Thread Jiří Hlinka
Hi Wietse, thank you for your answer. Specify multiple IP for one domain name semms a bit tricky to me, so i'll go the way described by Jarek (set up local MX records). two more questions :-): 1) as described in Postfix Documentation, the "transport_maps", where is defined something like: domain.t

Re: Log Stats

2009-06-26 Thread Jiří Hlinka
Hi, beside pflogsumm there is postfix-logwatch and amavis-logwatch: http://www.mikecappella.com/logwatch/ Jiri Steve napsal(a): > Hi List, > > Before I make a feeble attempt to reinvent the wheel with a custom log > parser, can anyone recommend a log file analyser which could output a > single li

Per user graph statistics

2009-07-10 Thread Jiří Hlinka
Hi, im curious if there is a way how to present a per user statistics of incoming/outgoing e-mails in time by graph. This is the situation: postfix relay for a few domains and many users. I want to present (the best will be via web, cacti for example...) these informations: recieved, sent, bounced,

Re: consolidate multiple maillog files

2009-07-15 Thread Jiří Hlinka
You could try rsyslog for it (or maybe default syslogd will be enough), you can set one mail log destination for all the three hosts so that mailgraph can read just one file. Jiri Sanjay Saha napsal(a): Hello, Is there any way we can consolidate multiple maillog files ( from single domain) but

HowTo detect full quota on border MTA

2011-04-11 Thread Jiří Hlinka
Hello, I've got border MTA (postfix + antispam) and MDA (postfix + dovecot) where emails are delivered to. Users on MDA are limited by dovecot-based quota. How can I pass information about "this user's quota is reached, do not receive email for him and reject it with relevant 5xx message" to the b