Forum Moderators: phranque
thoughts ?
So for example:
A customer sends an email to sales@somedomain.com
This gets forwarded to joe123@yahooblabla.com and smithsomebody@yahoobla.com
Then joe123@yahooblabla.com responds to customer, but smithsomebody@yahoobla.com has no idea thatthe response went out - unless sales@somedomain was copied on the response email.
Anyone have a better way to handle this situation ?
You said you have two people that will get the email. Are they on different computers? If yes the POP is out of the question.
The way POP works is, an email program connects to the POP server and the POP pushes all the messages from itself to the computer that the email client connected from, and then the server purges those messages.
So if I send an email and person1 looks at it it will be transferred to person1's computer. If 1 minute later person2 connects they won't see the email from me because it was pushed to person1's computer.
The way an IMAP server works is the message is stored on the server and viewed in your email client from the server until such time that you delete it or transfer it to a local folder.
So if I send a message and person1 looks at it person2 can come along and look at it at the same time. As long as their is a protocol about storing emails locally and deleting them then it is a much easy solution. Plus if you get enough memory you can store all the message on the IMAP server so you can see them from hotel/cafe computers if need be.
Also if for what ever reason down the road you want to have webmail IMAP is the more viable solution.
[edited by: Demaestro at 5:50 pm (utc) on Aug. 14, 2008]
If you are relying on third party service providers for email then it is a lot more difficult. For as community group that I am volunteer webmaster of we have to use JavaReb's system to let people communicate with the committee through a single address. (People otherwise just emailed the committee member who they last had dealings with)
exactly. And it's always a nice addon to be able to see the complete case-history of any contact without having to ask everyone what they replied to earlier emails. Sure, one could do that with Exchange (I guess) and with IMAP (with some clients having the option to automatically store a copy of each sent mail on the IMAP-server), but it's much easier to use a system that is designed for that kind of stuff.