On Mon, 19 Apr 2004, Robin M. wrote:
> On Mon, 19 Apr 2004, Robin M. wrote:
> > On Mon, 19 Apr 2004, Robin M. wrote:
> >
> > > How can I use ipurge to delete mail from a trash folder called
> > > "Deleted Items" for all users in all domains using ipurge.
> > >
> > > The following command succesfull
On Mon, 19 Apr 2004, Robin M. wrote:
> On Mon, 19 Apr 2004, Robin M. wrote:
>
> > How can I use ipurge to delete mail from a trash folder called
> > "Deleted Items" for all users in all domains using ipurge.
> >
> > The following command succesfully works, but I cannot figure out how to
> > wildcar
when in rome do as the romans do(so i'll continue this top post)
perhaps this isn't related, but from the cyradm man page:
""lm [--subscribed] [pattern [reference]]
List all, or all subscribed, mailboxes matching the specified pattern. The
pattern may have embedded wildcards '*' or '%', which
On Mon, 19 Apr 2004, Robin M. wrote:
> How can I use ipurge to delete mail from a trash folder called
> "Deleted Items" for all users in all domains using ipurge.
>
> The following command succesfully works, but I cannot figure out how to
> wildcard the domain name portion.
>
> ./ipurge -f -d 7 "u
not sure who told you % is a wildcard. you've been doing entirely too much
SQL. * is the wildcard character, % is just an SQL brain damage.
--On Monday, April 19, 2004 22:52 -0400 "Robin M." <[EMAIL PROTECTED]> wrote:
How can I use ipurge to delete mail from a trash folder called
"Deleted Item
How can I use ipurge to delete mail from a trash folder called
"Deleted Items" for all users in all domains using ipurge.
The following command succesfully works, but I cannot figure out how to
wildcard the domain name portion.
./ipurge -f -d 7 "user/%/Deleted [EMAIL PROTECTED]"
I have tried uns