473,386 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Saving a copy of outgoing email

Hi everyone, I am making a little web interface so that the secretaries
at my dad's office stop getting lost in thunderbird...*laughs*.

Anyways, I have no problem displaying the emails or sending them.

The 1 problem I seem to be stuck on, is how the heck can I save an
outgoing mail into the sent directory of the mail server? Do I need to
specify special options when sending the email, or can I just create a
copy of the email and dump it in the sent directory?

Any help would be greatly appreciated

BTW I have access to the server, so I can change configs on it if
needed. The server runs OpenBSD 3.5/Postfix(sendmail
replacement)/Dovecot(imap)/Apache/PHP4

Jul 17 '05 #1
1 1962
If you are using the PHP mail() function to do this, I believe it bypasses
your mail client (I don't get the client's info and warning messages that I
do using a "mailto:" link) so the client doesn't even know about your sent
mail. What you can do is send a copy of the mail back to the sender (using
the cc: header) and format the subject line such that you can filter it out
with their mail client and have it automatically placed in their "Sent Mail"
folder.

"Jackdan" <jd*********@gmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
Hi everyone, I am making a little web interface so that the secretaries
at my dad's office stop getting lost in thunderbird...*laughs*.

Anyways, I have no problem displaying the emails or sending them.

The 1 problem I seem to be stuck on, is how the heck can I save an
outgoing mail into the sent directory of the mail server? Do I need to
specify special options when sending the email, or can I just create a
copy of the email and dump it in the sent directory?

Any help would be greatly appreciated

BTW I have access to the server, so I can change configs on it if
needed. The server runs OpenBSD 3.5/Postfix(sendmail
replacement)/Dovecot(imap)/Apache/PHP4

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: A | last post by:
Hi, A default copy constructor is created for you when you don't specify one yourself. In such case, the default copy constructor will simply do a bitwise copy for primitives (including...
8
by: Chinmoy Mukherjee | last post by:
when the node structure is like struct node { node *next; node *rand; (// random is supposed to point to another node int value; }
2
by: jim_geissman | last post by:
I would like to save a query plan (estimated or actual) created in Query Analyzer -- paste it into a document, or simply print. It doesn't seem to be possible to select and copy the Execution...
3
by: marina madeleine | last post by:
There may be an obvious answer to this, but clarification would be appreciated. If you have received an access database mdb file by email which contains a set of tables, queries, etc., how is...
1
by: HL | last post by:
How can I watched the outgoing packets. for exampled, when I send an email, how can I catch the whole outgoing packets? I've looked for some snifer-like tools, most of them "just" watch the...
5
by: DraguVaso | last post by:
Hi, I need a SECURE way to copy parts of a file. I'm having files which contains a whole bunch of records. In one 'fysical' file I'm having one or more logical files. What I need to do is to...
4
by: Justin | last post by:
I use .NET mail compoentn to send mails. For example... SmtpMail.Send(mailMsg) How to programatically save a copy of this email? Thanks and regards J Justin
4
by: Pedro Leite | last post by:
Good Afternoon. the code below is properly retreiving binary data from a database and saving it. but instead of saving at client machine is saving at the server machine. what is wrong with my...
0
by: markswart | last post by:
Pull Active Directory 2003 Info into outgoing Email I would Like to attach users in active directory 2003 information to there outgoing email Name Surname ect. Please Help Mark
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.