Definitely an option if I can't talk them into SMTP.
-----Original Message-----
From: [email protected] [mailto:[email protected]]
Sent: Wednesday, April 11, 2012 7:06 AM
To: MS-Exchange Admin Issues
Subject: RE: POP3 service not on by default on Exchange 2010
Dug the bones of this from the internet a while back, here's what we did to
make sure POP is enabled for only those who must have it.
#Adding Exchange Snap-in to execute Exchange CmdLets in this script
add-pssnapin Microsoft.Exchange.Management.PowerShell.E2010
# Disable POP for ALL accounts because Your Admins love you
$PopEnabled = Get-CASMailbox -resultsize unlimited | where { $_.servername
-like "*mbx*"} | where { $_.PopEnabled -eq $true }
$PopEnabled | set-casmailbox -Popenabled $false
# Assign all members of the group to a dynamic array
$POPDG = Get-DistributionGroupMember "Exchange POP Users"
# Loop through the array
foreach ($member in $POPDG) {
# Set POP for each member of the array
$member | Set-CASMailbox -PopEnabled $true
}
# That's it
-----Original Message-----
From: Maglinger, Paul [mailto:[email protected]]
Sent: Wednesday, April 11, 2012 4:14 AM
To: MS-Exchange Admin Issues
Subject: RE: POP3 service not on by default on Exchange 2010
Thanks for the input!
-Paul
-----Original Message-----
From: Matt Moore [mailto:[email protected]]
Sent: Tuesday, April 10, 2012 6:40 PM
To: MS-Exchange Admin Issues
Subject: RE: POP3 service not on by default on Exchange 2010
I just like to say no to pop whenever I can. It's a constant thorn in the
side for apps (and customers) that must use it. It's normally followed
shortly by a "what do mean all my mail is gone?". =)
M
-----Original Message-----
From: Michael B. Smith [mailto:[email protected]]
Sent: Tuesday, April 10, 2012 2:45 PM
To: MS-Exchange Admin Issues
Subject: RE: POP3 service not on by default on Exchange 2010
The default (on a per mailbox) has been enabled "forever".
If you want to change that, use a cmdlet extension agent.
-----Original Message-----
From: [email protected] [mailto:[email protected]]
Sent: Tuesday, April 10, 2012 5:38 PM
To: MS-Exchange Admin Issues
Subject: Re: POP3 service not on by default on Exchange 2010
Unless its changed and I missed it, is the default new Mbx setting POP enabled
and no way to change the default? If that makes sense...
BB like typing detected...
Blackberry
----- Original Message -----
From: Michael B. Smith [mailto:[email protected]]
Sent: Tuesday, April 10, 2012 05:16 PM
To: MS-Exchange Admin Issues <[email protected]>
Subject: RE: POP3 service not on by default on Exchange 2010
Security.
Traditionally POP3 uses passwords in clear text. In order for that NOT to
happen, you've got to first install and configure a certificate. Then you can
enable the service.
Alternately, you must modify the configuration to accept cleartext passwords
and enable the service.
Either one requires a conscious decision on the part of the Exchange
administrator.
-----Original Message-----
From: Maglinger, Paul [mailto:[email protected]]
Sent: Tuesday, April 10, 2012 5:06 PM
To: MS-Exchange Admin Issues
Subject: POP3 service not on by default on Exchange 2010
Is there a reason, besides reducing system overhead, that the POP3 service
isn't started by default on Exchange 2010?
-Paul
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe exchangelist
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe exchangelist
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe exchangelist
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe exchangelist
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe exchangelist
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe exchangelist
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe exchangelist
---
To manage subscriptions click here:
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe exchangelist