Ezmlm Related Stuff

From QmailToaster
Revision as of 10:47, 16 March 2024 by Ebroch (talk | contribs) (Created page with "If you're getting errors about the address not being in the To: or CC: lines, enable the -T flag in your list file: edit your listfile (/home/vpopmail/domains/yourdomain.com/.qmail-yourlist) Change this line: |/usr/bin/ezmlm-reject '/home/vpopmail/domains/yourdomain.com/yourlist' To this: |/usr/bin/ezmlm-reject -T '/home/vpopmail/domains/yourdomain.com/yourlist'")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

If you're getting errors about the address not being in the To: or CC: lines, enable the -T flag in your list file:

edit your listfile (/home/vpopmail/domains/yourdomain.com/.qmail-yourlist)

Change this line:

|/usr/bin/ezmlm-reject '/home/vpopmail/domains/yourdomain.com/yourlist'

To this:

|/usr/bin/ezmlm-reject -T '/home/vpopmail/domains/yourdomain.com/yourlist'