Files
NewSzxcn-Email/deploy/postfix/sqlite-sender-bcc.cf
T

3 lines
161 B
CFEngine3
Raw Normal View History

dbpath = /data/lanqin.db
query = SELECT local_part || '+Sent@' || substr(address, instr(address, '@') + 1) FROM mailboxes WHERE address='%s' AND status='active'