Pawe? Grzesik: > Mar 4 22:52:09 mailtest postfix/pipe[16692]: EA9ACC794C: to=<p...@gmail.com>, > relay=dlp, delay=1.1, delays=0.31/0.01/0/0.78, dsn=2.0.0, status=sent > (delivered via tool service) > Mar 4 22:52:09 mailtest postfix/pipe[16693]: EA9ACC794C: to=<ptwo@mailtest>, > relay=dlp, delay=1.1, delays=0.31/0.01/0/0.82, dsn=2.0.0, status=sent > (delivered via tool service)
Mail for both recipients was delivered to the tool. They were delivered by different pipe daemon processes, one with pid=16692 and one with pid=16693. > But then in my tool I don't see anything except the first testone@ -> pone@. > Nothing about ptwo@. So the tool lost the bcc recipient, i.e. the one that is not present in the mail header. > Am I doing somethings wrong? How can I debug it? To debug, have the tool log the command line arguments. Wietse