[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] procmail
- Subject: [cobalt-users] procmail
- From: dadan <dadan@xxxxxxxxxxxxxxxx>
- Date: Fri Feb 9 04:15:18 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
can anybody help me currently i am configuring web email but using mysql
i want forwading email to mysql using procamail but where i should put
the procmailrc because cobalt doesn have it, i mean not only in the
user folder but all email forwading to mysql database
this my procmail configuration
DOMAIN=(kampungcyber.com)
}
:0
* $RECIP ?? ^^.*@$DOMAIN
{
:0 fwhc
| formail -I "X-P3Mail-To: $RECIP"
:0W
| /home/sites/site8/web/pro/perl/p3mail.pl
}