Re: outgoing address compromised
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, February 21, 2006 10:38 am, Chip Old said: >> Second, how can I recover so my group members who have poor spam filters >> don't get the spam? > > Assuming you are using sendmail as the MTA, put something like this in > your virtusertable: > > [email protected] error:nouser User unknown I'm getting duplicate alias errors when I do that. How do I get around it without breaking the existing aliases? Here's one of my aliases. The one with the problem (I've indented lines that wrapped for readability): grpname: "|/opt/majordomo-1.94.5/wrapper resend -l grpname grpname-outgoing,nobody" owner-grpname: [email protected], grpname-owner: [email protected], grpname-outgoing: "|/usr/local/bin/bulk_mailer -domain ourldsfamily.com -maxdomains 10 -maxrcpts 6 [email protected] /opt/majordomo-1.94.5/lists/grpname", grpname-archiver, grpname-digestify grpname-approval: grpname-owner grpname-archiver: "|/opt/majordomo-1.94.5/wrapper archive2.pl -f /opt/majordomo-1.94.5/archives/grpname/grpname -a -M" grpname-digestify: "|/opt/majordomo-1.94.5/wrapper digest -r -C -l grpname-digest grpname-digest-outgoing," grpname-digest: grpname grpname-owner-digest: grpname-owner grpname-digest-approval: grpname-owner grpname-digest-outgoing: :include:/opt/majordomo-1.94.5/lists/grpname-digest Thanks for your help. Karl