Ezmlm Related Stuff: Difference between revisions
Jump to navigation
Jump to search
(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'") |
No edit summary |
||
Line 1: | Line 1: | ||
[[User_Tips_%26_Tricks#Mailing_Lists|Back]]<br> | |||
If you're getting errors about the address not being in the To: or CC: lines, enable the -T flag in your list file: | If you're getting errors about the address not being in the To: or CC: lines, enable the -T flag in your list file: | ||
Revision as of 09:18, 4 April 2024
Back
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'