On Sun, 02 Aug 2009, Martina Tomisova wrote: > I can't find the format of Postfix logs. First I need to know what does > 'nrcpt' mean exactly.
Original number of recipients for a given message. > Jul 24 02:07:28 server-name postfix/local[8669]: 555AC6A60AF: to=< > recipi...@server.org>, relay=local, delay=0.13, delays=0.12/0/0/0.01, > dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION") > > What does the 555AC6A60AF mean? First I thought that it is original number > for each connection but it is not original - it repeats after hours... That is the queue ID, which can be reused/repeated; but no two queue entries will *simultaneously* have the same queue ID. -- Sahil Tandon <sa...@tandon.net>