Microsoft
Software
Hardware
Network
Question : linux mail replay and processor
Hi.
I have a web site (WWW) and a separate mail server (MAIL). Right now I am using postfix on WWW and it replays mail to MAIL. I want to set up a system where mail form WWW replays through WWW so it can be logged to message history. This is like Guru and some other sites work. Basically, I want the mail to be sent to a user. When that user replies, I want the mail to come back to WWW, have the reply logged to the thread history, then forward the message on to the recipient. To the two people emailing, this will appear as they are emailing each other, but the thread will also be in their message history on WWW.
I know I need to send to set up a sub-domain for this (like info.mydomain.com) (INFO) and have all mail that I want tracked sent from INFO domain. Then when replied to it will come back to INFO. How do I config postfix to accept INFO mail and not MAIL mail?
Lastly, I guess I need to have something to process the mail and then forward it on to the recipient. How do I do this? How is the best way to do this? Do I use an email address like
[email protected]
@info.my
domain.com
and have the processor pull the email out of the email?
A tutorial on this would be helpful if anyone knows where one is.
Thanks!
Answer : linux mail replay and processor
That's a good question since the actual documentation for the call-home function shows copying the running config to the startup config.
http://www.cisco.com/en/US
/docs/swit
ches/lan/s
mart_call_
home/
SCH30
/SCH30_Ch2
.html
Random Solutions
forms and cgi - calling a subroutine rather than separate cgi script
Web server in DMZ to access SQL server on INSIDE
Help setting up simple Isolated Wifi VLAN
Exchange 2007 ccr failover did not function correctly last night
How to parse XML string in Oracle procedure ?
Backbone switch best practice
characters per inch and font points
Access Program Which Sends An Email
Access Report - Where Condition
Serialization in MFC