Blog
Developers
Careers
Support
Contact
Gossamer Threads
Solutions
Results
About
Mailing Lists
Resource Centre
Forum
Tools
Home
Who's Online
Tags
Favourites
Login
Forum Search
(
Advanced Search
)
This forum
This category
All forums
for
Home
:
Products
:
Gossamer Mail
:
Discussion
:
Prevent the use of SENT folder
Previous Thread
Next Thread
Print Thread
View Threaded
Nov 11, 2001, 4:30 PM
migues
Novice
(49 posts)
Nov 11, 2001, 4:30 PM
Post #1 of 3
Views: 2044
Shortcut
Prevent the use of SENT folder
Hi,
I would like to know if I can stop the use of sent folder. This is getting to much disk space.
Thank you
Miguel
Nov 12, 2001, 11:53 AM
TukBa
User
(70 posts)
Nov 12, 2001, 11:53 AM
Post #2 of 3
Views: 1935
Shortcut
Re: [migues] Prevent the use of SENT folder
In reply to
I beleive this is in GMail feature wishlist.
I've asked for the same thing while ago.
rgrdz,
.\\ike
Nov 14, 2001, 9:56 AM
Alex
Administrator
(9387 posts)
Nov 14, 2001, 9:56 AM
Post #3 of 3
Views: 1893
Shortcut
Re: [migues] Prevent the use of SENT folder
In reply to
Hi,
No, you could change this for all users by editing the code. To do this, you would edit admin/GMail/Compose.pm and in sub _send around line 587, change:
if ($ret > 0) {
to:
if (0) {
Cheers,
Alex
--
Gossamer Threads
Inc.
Previous Thread
Next Thread
Print Thread
View Threaded