diff options
| author | bwarsaw | 2001-06-27 23:02:46 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-06-27 23:02:46 +0000 |
| commit | 5f3342e87b1ac613c5f5efe4c318c1cce9943fdd (patch) | |
| tree | 475b4d5b19f5807c79508b21e48986a996af5802 /contrib | |
| parent | 083048a5fa8ed092bb9a6ec27ff7c6e02d28cbc0 (diff) | |
| download | mailman-5f3342e87b1ac613c5f5efe4c318c1cce9943fdd.tar.gz mailman-5f3342e87b1ac613c5f5efe4c318c1cce9943fdd.tar.zst mailman-5f3342e87b1ac613c5f5efe4c318c1cce9943fdd.zip | |
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/auto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/auto b/contrib/auto index 602547c21..e94772cc4 100644 --- a/contrib/auto +++ b/contrib/auto @@ -105,6 +105,7 @@ def main(): inq.enqueue(sys.stdin.read(), listname=listname, received_time=time.time(), + _plaintext=1, **{subdest: 1}) return 0 |
