Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Jun 15, 2010 12:08 pm 
Offline
Newbie

Joined: Tue Jun 15, 2010 12:06 pm
Posts: 3
Website: http://diamond-star.us
WLM: smart_flower2008
Location: Seattle
hey guys, first i would tell u that i am on windows.

guys i am looking for a stmp server software which would send email to other users..
but the most important feature i want in it that it should save a copy of sent email so i can see the send mail.

and if possible it should be able to forward email using my gmail account..

please and thank you

tis very urgent


Top
   
 Post subject: Postfix can do this
PostPosted: Tue Jun 15, 2010 12:17 pm 
Offline
Junior Member

Joined: Thu Jun 03, 2010 4:44 pm
Posts: 35
You can add a BCC to all outgoing emails with Postfix.

Code:
postconf -e "always_bcc = special_user@mydomain.tld"


http://www.postfix.org/postconf.5.html#always_bcc
Quote:
always_bcc (default: empty)

Optional address that receives a "blind carbon copy" of each message that is received by the Postfix mail system.

Note: if mail to the BCC address bounces it will be returned to the sender.

Note: automatic BCC recipients are produced only for new mail. To avoid mailer loops, automatic BCC recipients are not generated after Postfix forwards mail internally, or after Postfix generates mail itself.


Top
   
 Post subject:
PostPosted: Tue Jun 15, 2010 12:57 pm 
Offline
Newbie

Joined: Tue Jun 15, 2010 12:06 pm
Posts: 3
Website: http://diamond-star.us
WLM: smart_flower2008
Location: Seattle
i dont want like that,
i want that the software itself should save it inside it.

call it like advance logs


Top
   
 Post subject:
PostPosted: Tue Jun 15, 2010 1:22 pm 
Offline
Senior Member
User avatar

Joined: Fri Oct 24, 2003 3:51 pm
Posts: 965
Location: Netherlands
Are you going to run the smtp server on a Linode, or on a Windows machine?

_________________
/ Peter


Top
   
 Post subject:
PostPosted: Tue Jun 15, 2010 2:07 pm 
Offline
Junior Member

Joined: Thu Jun 03, 2010 4:44 pm
Posts: 35
smartflower2002 wrote:
i dont want like that,
i want that the software itself should save it inside it.

call it like advance logs

I don't think this functionally that different than adding a BCC address so that emails are CCed to another account? The email is "[saved] inside" within the internal email account (if you CCed to an internal email address)...


Top
   
 Post subject:
PostPosted: Tue Jun 15, 2010 3:26 pm 
Offline
Newbie

Joined: Tue Jun 15, 2010 12:06 pm
Posts: 3
Website: http://diamond-star.us
WLM: smart_flower2008
Location: Seattle
i am on windows..

still i dont want like that,
for that i have a php function to take care of saving msg, but i want it to save it internally, like when we send email, it gets saved in sent email box, similar.


Top
   
 Post subject:
PostPosted: Tue Jun 15, 2010 5:51 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
try asking on superuser.com since you're using windows and there are no windows VPS here.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group