Ezmlm Related Stuff

From QmailToaster
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.

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'