Re: POP3 connector by 6stemD
6stemD
Fri Mar 28 10:27:01 PDT 2008
Thanks Cris,
But i think i don't explain my probleme with the goog word.
So i retry.
For exemple:
I have a SBS R2 with a domain like "mydomain.local".
I have a user: "bob anderson"
I create this user with the login "boba", and exchange create a mail box
like boba@mydomain.local
But Bob Anderson have a mail adresse like bob.anderson@fai.com (fai.com was
the domain name of is fai you know like yahoo.com or in france orange.fr)
I use the POP3 connector to take the mail of bob.anderson@fai.com and
delivery in his exchange mailbox boba@mydomain.local.
It's working very well, he send and receive his mail.
But, when he send a mail, the adress display is boba@fai.com
So if i reply to this adress the fai responce ''adress doesn't exist" or
maybe that arrive to another person !!
Is it possible to modify the local exchange adress like
bob.anderson@mydomain.local and not boba@mydoamin.local (i hope to modify
cause the user have a laptop and is profil was very big) ??
If it's possible, i think now when he send a mail, i receive with the good
adress and i can reply to this mail ??
I don't know if is the good solution, but did you see what i want now?
Maybe there another configuration for this case, but i don't know ??
It's very importante for me cause in 99,99 % i have this configuration.
Thank !!
--
best regard
"Cris Hanna [SBS-MVP]" wrote:
> Ok...the POP3 connector is not designed to work in the scenario you have
> The purpose of the POP3 connector is when your ISP (or webhost) is collecting mail under your domain name...not theirs.
> So mail destined for user@yourdomainname.com goes to the ISP and is held there, then your SBS POP3 Connector goes out every 15 minutes and connects to those mailboxes and pulls the mail down to the Exchange Server and into Outlook
>
> Then when you send mail out, it goes out as user@yourdomainname.com and when someone replies it goes to the ISP until the POP3 connector collects it again.
>
> In the case like this...each user should have their copy of outlook configured to go out and collect the mail for their account
> --
> Cris Hanna [SBS-MVP]
> -------------------------------------------------
> Microsoft MVPs
> Independent Experts (MVPs do not work for MS)
> Real World Answers
> ---------------------------------------------------------
> Please do not contact me directly regarding issues
>
> "6stemD" <6stemD@discussions.microsoft.com> wrote in message news:D8A1B25E-0A0C-4439-9ACD-00BBF0FDECF2@microsoft.com...
> Hi evrybody
>
> I have a little question about the POP3 Connecteur.
> I configure a SBS Std R2 for a client this week.
> I use the POP3 connecteur for the mail, cause my client doesn't have a
> domain name for the mail, he use the domain of the FAI ( like @yahoo.com for
> exemple)
> So, in sbs i create a user (myuser), so the mail of my user is
> myuser@mydomain.com and i create configure the pop connecteur to send check
> the mail like mister.user@fai.com to myuser@mydomain.local. It works very
> well.
> But now, when my user send mail, there contact receive a mail from
> myuser@fai.com. there a mix with the name of the user in AD with the doamin
> of the FAI.
> When i reply, the mail doesn't work cause the mail adress doesn't exist in
> the FAI.
> What can i do to correct this probleme and have the good adress when he send
> mail??
>
> (Sorry my english was not good. I will thanks Lanwench for his help for the
> RPC configuration)
>
> -- best regard