Programming Theory
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesProgramming Theory

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old January 28th, 2004, 10:03 AM
akaash akaash is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 5 akaash User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Mail archiving/restoring??

My requirements are as follows:

In our company "openwebmail" is the software used as mail client for the intranet website and the mail server is sendmail redhat linux 7.2.

The backup server is running redhat linux 7.2

"openwebmail" is written is perl.
It is accessible from the Internet explorer.

I have to develop an archiving facility for the mails. The mails should be archived automatically on per user basis when the quota granted to the user exceeds and should also be archived explicitly by user if he wants.

I have to archive the mails on the backup server mentioned above.

How should I begin? What should be the programming language and which platform should I use?

Is it possible with PHP?
Is there a need for a database backend?

Please help me out,
akaash...

Reply With Quote
  #2  
Old January 28th, 2004, 10:16 AM
nawlej nawlej is offline
Contributing User
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: Dallas, Tx. USA
Posts: 2,008 nawlej User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 7 m 51 sec
Reputation Power: 5
RE: Mail archiving/restoring??

Yes, this can be done. Theres a project going on over at sourceforge for just this sort of thing. Uses a PHP frontend, and also a SQL backend. You can find details on it at:

http://sourceforge.net/projects/php-mail-arc/

Reply With Quote
  #3  
Old January 28th, 2004, 10:48 AM
System System is offline
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Posts: 665 System User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Message Moved

Thread moved from 'PHP Coding' to 'Programming Theory' by nawlej.

Reason: User will get better response here. Question being asked is not a problem with a script.

Reply With Quote
  #4  
Old January 29th, 2004, 03:22 AM
akaash akaash is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 5 akaash User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Mail archiving/restoring??

Thanks Nawlej,

for suggesting the site and the proj. similar to mine. i haven't referred it but i have downloaded it.


Reply With Quote
  #5  
Old January 29th, 2004, 03:59 AM
Nicky's Avatar
Nicky Nicky is offline
Contributing User
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Location: Neverland
Posts: 606 Nicky User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 6 m 53 sec
Reputation Power: 3
RE: Mail archiving/restoring??

Anyway to automatically export mail them to an .eml file?

Reply With Quote
  #6  
Old January 29th, 2004, 05:23 AM
akaash akaash is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 5 akaash User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Mail archiving/restoring??

what is this .eml extension all about??

plz help...

Reply With Quote
  #7  
Old January 29th, 2004, 05:30 AM
Nicky's Avatar
Nicky Nicky is offline
Contributing User
Codewalkers Novice (500 - 999 posts)
 
Join Date: Apr 2007
Location: Neverland
Posts: 606 Nicky User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 6 m 53 sec
Reputation Power: 3
RE: Mail archiving/restoring??

You can export mail (save it) in a .eml file.
I see it alot at the bottom of receipts for on-line orders. As if the site has sent a copy of the reciept to themselves and saved it.

So does anyone know how to do that?

Reply With Quote
  #8  
Old January 29th, 2004, 05:56 AM
akaash akaash is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 5 akaash User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Mail archiving/restoring??

Thanks nicky,

but i don't know how to do that...


Reply With Quote
  #9  
Old March 13th, 2004, 02:43 PM
mugane mugane is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Charlottesville, VA USA
Posts: 425 mugane User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
Send a message via AIM to mugane Send a message via Yahoo to mugane
RE: Mail archiving/restoring??

check out php's POP3/IMAP mail functions. .eml is just a text-based file format for storing emails, you can create one on-the-fly pretty easily. Just open one using a text editor, you'll see what I mean.

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesProgramming Theory > Mail archiving/restoring??


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

Request Your Free Technology Downloads!
 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

Request Your Free Technology Downloads!
 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

Request Your Free Technology Downloads!
 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

Request Your Free Technology Downloads!
 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

Request Your Free Technology Downloads!
 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
For more Enterprise Application Development news, visit eWeek