Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Easy way to delete Undeliverable messges?

Quote Reply
Easy way to delete Undeliverable messges?
ok.. got lazy during the install period and I have about 5,000 messages in the Undeliverable mailbox.

Is thre an easier way, I'm sure it's staring me right in the face, to delete the message from there? I got really tired of slecting a screen at a time.. deleting.. then doing the same thing to the Trash.

Thanks

Grady




...I'm only doing what my Rice Crispies told me to.
Quote Reply
Re: Easy way to delete Undeliverable messges? In reply to
Hi,

Hmm, no, not as such. A quick hack would be to do a right-click, and open into new window the undeliverables page. Then, add on to the url mh=500 and you can display 500 messages at a time. Should be a bit quicker.

I'll look at getting a purge function added.

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: Easy way to delete Undeliverable messges? In reply to
Groovy.. that's just what I needed. Thanks!



...I'm only doing what my Rice Crispies told me to.
Quote Reply
Re: Easy way to delete Undeliverable messges? In reply to
Hi
Hope you can help.
I was going to delete the Undeliverable messges, but got the following fatal error...

A fatal error has occured:

DBI fetchall_arrayref: invalid number of parameters: handle + 1
Usage: $h->fetchall_arrayref() at /home2/newage/newage-resources-www/cgi-bin/email/admin/GT/SQL/Driver.pm line 545.

Please enable debugging in setup for more details.

Help

Thanks

Capt*


Quote Reply
Re: Easy way to delete Undeliverable messges? In reply to
Can you turn debug on (Setup->Misc Options and set debug level to 1), re do the delete, and tell me what GT::SQL::error says in the debug output?

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: Easy way to delete Undeliverable messges? In reply to
hmmm...
Well I did the debug thing... and tried a delete.. and it worked fine this time.. Maybe it was something I was doing?

Thanks

Capt*

Quote Reply
Re: Easy way to delete Undeliverable messges? In reply to
Hi,

What DBI version are you using (Goto Setup->Misc->Environment) and you should see it.

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: Easy way to delete Undeliverable messges? In reply to
errr... I dont have environment at all.. Unless I'm looking in the wrong place..
Setup > Misc Setup
the only things in there are reg code, debug level and fatal error

Am I in the wrong place?

Capt*

Quote Reply
Re: Easy way to delete Undeliverable messges? In reply to
As Alex stated....

Code:

(Goto Setup->Misc->Environment)


not Setup

Regards,

Eliot Lee
Quote Reply
Re: Easy way to delete Undeliverable messges? In reply to
Sorry, my mistake. Links SQL has that option, but not Gossamer Mail. I'll make sure it gets added in though, as it's quite useful. You can generate an error by going to admin.cgi?page=nonexist.html and then you'll see the DBI::version. I think it's quite an old one which is why you saw the error.

Cheers,

Alex

--
Gossamer Threads Inc.