how to doveadm search from "<>" (null sender)?
Hi,
I tried to search for mailer daemon messages but can't find a syntax for the null sender.
all these does not work: doveadm -u xxx from "<>" doveadm -u xxx from <> doveadm -u xxx from ""
any ideas?
Thank you Daniel
Hi,
search for null sender in INBOX for me is:
doveadm search -u USER mailbox INBOX HEADER Return-Path '<>'
because in my received mails the Header field "Return-Path" contains the envelop sender.
Other way is to search for MAILER-DAEMON in from field:
doveadm search -u USER mailbox INBOX from 'MAILER-DAEMON@DOMAIN'
Philipp
Am 11.06.2015 um 17:17 schrieb Daniel Funke:
Hi,
I tried to search for mailer daemon messages but can't find a syntax for the null sender.
all these does not work: doveadm -u xxx from "<>" doveadm -u xxx from <> doveadm -u xxx from ""
any ideas?
Thank you Daniel
-- Philipp Fäustlin Universität Hohenheim Kommunikations-, Informations- und Medienzentrum (630) IT-Dienste | Abt. Kommunikation, E-Learning u. Print | Mail
Schloss, Westhof Süd | 70599 Stuttgart Tel.: +49 711 459-22838 | Fax: +49 711 459-23449 https://kim.uni-hohenheim.de/
participants (2)
-
Daniel Funke
-
Philipp Faeustlin