| Linode Forum https://forum.linode.com/ |
|
| guys smtp server help urgent https://forum.linode.com/viewtopic.php?f=11&t=5700 |
Page 1 of 1 |
| Author: | smartflower2002 [ Tue Jun 15, 2010 12:08 pm ] |
| Post subject: | guys smtp server help urgent |
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 |
|
| Author: | BrianJM [ Tue Jun 15, 2010 12:17 pm ] |
| Post subject: | Postfix can do this |
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. |
|
| Author: | smartflower2002 [ Tue Jun 15, 2010 12:57 pm ] |
| Post subject: | |
i dont want like that, i want that the software itself should save it inside it. call it like advance logs |
|
| Author: | pclissold [ Tue Jun 15, 2010 1:22 pm ] |
| Post subject: | |
Are you going to run the smtp server on a Linode, or on a Windows machine? |
|
| Author: | BrianJM [ Tue Jun 15, 2010 2:07 pm ] |
| Post subject: | |
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)... |
|
| Author: | smartflower2002 [ Tue Jun 15, 2010 3:26 pm ] |
| Post subject: | |
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. |
|
| Author: | obs [ Tue Jun 15, 2010 5:51 pm ] |
| Post subject: | |
try asking on superuser.com since you're using windows and there are no windows VPS here. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|