An e-mailadmin – blog.jonsson.it My workprogress

14Apr/10Off

Mail.app, Exchange server – Inline attachments problem

When applying attachment in mail.app you are allowed to add your attachment anywhere in your body part. If you place it in between some text you end up with two attachment instead of one.  One with your acctual attachment and one with the text below where you placed your attachment in the mail.

Here is a "solution" or should I say workaround at Apple support
http://support.apple.com/kb/TS2928?viewlocale=en_US

Symptoms

If you send messages with attachments via a Mail account that uses a Microsoft Exchange server, recipients of the message may see the text of the message as garbled, or split into several attachments.

Solution

As a workaround: In Mail, choose Attachments > Always Insert Attachments at End of Message from the Edit menu.

Additional Information

Tips

  • If you are sending only images as attachments, send the message as Rich Text--add some rich text formatting, such as bold or italicized text, or a bulleted list.
  • Alternatively, make sure to insert your attachments at the end of your message, after the body of the message.
19Feb/10Off

Mailbox Access Auditing

Link:

http://technet.microsoft.com/en-us/library/ee221156(EXCHG.80).aspx

http://www.howexchangeworks.com/2009/09/mailbox-access-auditing-in-exchange.html

19Feb/10Off

Exchange 2007 SP2 upgrade

SP2 adds support for Windows Powershell v2, and allows coexistence with Exchange Server 2010. SP2 also adds support for VSS backups of Exchange 2007 on Windows Server 2008.
Exchange 2007 SP2 updates the Active Directory schema. Details of schema changes, including new attributes and classes, and modifications to existing ones can be found in Active Directory Schema Changes (SP2).

Note, once you install SP2, you cannot uninstall it without uninstalling Exchange 2007 from the server.

Microsoft recommends upgrading Exchange 2007 servers in the following order:

  1. Client Access Servers (CAS)
  2. Unified Message (UM) servers
  3. Hub Transport servers
  4. Edge Transport servers
  5. Mailbox servers

More details and important deployment considerations in Exchange 2007 SP2 Release Notes.

Links:

What's New in Exchange Server 2007 SP2
http://technet.microsoft.com/en-us/library/ee221150(EXCHG.80).aspx

Exchange 2007 Service Pack 2 Prerequisites
http://msexchangeteam.com/archive/2009/08/28/452209.aspx

CCR upgrade:
http://www.howexchangeworks.com/2009/08/upgrading-exchange-2007-ccr-to-sp2.html

19Feb/10Off

Exchange 2007 and Shared Mailboxes

Great links:

http://knicksmith.blogspot.com/2007/03/exchange-2007-and-shared-mailboxes.html
http://net4geeks.com/index.php?option=com_content&task=view&id=14&Itemid=1

Granting Access to a Shared Mailbox in Exchange 2007

18Feb/10Off

Exchange Exams, Microsoft Certified

Exchange 2010
70-662, MCTS, Technoloy Specialist, TS: Microsoft Exchange Server 2010, Configuring
70-663, MCITP, IT Professional, Pro: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010
No upgrade available

Exchange 2007
70-236, MCTS: TS:Exchange Server 2007, Configuring
70-237, MCITP, Pro: Designing Messaging Solutions with Microsoft Exchange Server 2007
70-238, MCITP, Pro: Deploying Messaging Solutions with Microsoft Exchange Server 2007

11Feb/10Off

Customising Mailbox Quota Messages

A quota message is an e-mail message that is automatically sent by Microsoft Exchange to the owners of a mailbox or a public folder when a size limit (called a storage quota) for the mailbox or public folder is exceeded. You can use the New-SystemMessage, Get-SystemMessage, Set-SystemMessage, and Remove-SystemMessage cmdlets in the Exchange Management Shell to view existing quota messages or to create, view, modify, or remove customized ones.

Bb232089.note(en-us,EXCHG.80).gifNote:
Quota messages are managed by using the Exchange Management Shell. You cannot manage quota messages by using the Exchange Management Console. For information about how to use the Exchange Management Shell, see Using the Exchange Management Shell.
Bb232089.note(en-us,EXCHG.80).gifNote:
When you are working with quota messages, you must specify the language locale for the message (for example "EN" for English). For a list of the supported language locales that are available for use with quota messages, see Supported Locales for Use with System Messages.

To perform the following procedures, the account you use must be delegated the following:

  • Exchange Organization Administrators role
Creating Custom Quota Messages

You can use the New-SystemMessage cmdlet in the Exchange Management Shell to create custom quota messages in the language locale that you specify on computers that have the Hub Transport server role installed. The following QuotaMessageType parameter values specify the types of quota messages that you can create with the New-SystemMessage cmdlet. For more information about quota messages, see Understanding Quota Messages.

QuotaMessageType Parameter Values for Mailboxes

The following describes the QuotaMessageType parameter values for mailboxes:

  • The WarningMailboxUnlimitedSize parameter value specifies the quota message that is sent in e-mail to the owners of a mailbox of unlimited size when the Issue warning storage quota is exceeded.
  • The WarningMailbox parameter value specifies the quota message that is sent in e-mail to the owners of a mailbox of limited size (that is, one that has Prohibit send or Prohibit send and receive storage quotas) when the Issue warning storage quota is exceeded.
  • The ProhibitSendMailbox parameter value specifies the quota message that is sent in e-mail to mailbox owners when the Prohibit send storage quota is exceeded.
  • The ProhibitSendReceiveMailBox parameter value specifies the quota message that is sent in e-mail to mailbox owners when the Prohibit send and receive storage quota is exceeded.


New message

New-SystemMessage -QuotaMessageType WarningMailbox -Language EN -Text "This is a custom quota message."

View a custom quota message

Get-SystemMessage -Identity EN\WarningMailbox | Format-List

Modify a custom quota message

Set-SystemMessage -Identity EN\WarningMailbox -Text "This is a modified custom quota message."

Remove a custom quota message

Remove-SystemMessage -Identity EN\WarningMailbox

Links:
http://technet.microsoft.com/en-us/library/bb232089%28EXCHG.80%29.aspx
http://www.simple-talk.com/sysadmin/powershell/managing-exchange-2007-mailbox-quotas-with-windows-powershell/
http://www.redline-software.com/eng/support/articles/msexchange/2007/customising-delivery-status-notification-messages.php

17Dec/090

#554 5.6.0 STOREDRV.Deliver; Corrupt message content ##rfc822; error

When using Thunderbird to send a .doc attachment the e-mail message is rejected by Exchange 2007 with the response: " #554 5.6.0 STOREDRV.Deliver; Corrupt message content
##rfc822;".

In some instances the Thunderbird mail client may send a .doc file (Word attachment) with the incorrect mime-encoding of 'application/applefile'.
See also: Thunderbird normally sends attachments inline (as part of the message body), not as real attachments.

Perform the following steps to resolve the problem:

  1. Close Thunderbird.
  2. Navigate to the following directory based upon your OS:
    • Windows 2000/XP: %userprofile%\Application Data\Thunderbird\Profiles
    • Windows Vista: %userprofile%\AppData\Roaming\Thunderbird\Profiles
    • Mac OS X: \Library\Thunderbird\Profile
  3. Open the directory named with a random set of characters like "yo6luyl8.default". There may be multiple directories if you have multiple Thunderbird profiles.
  4. Delete the file named 'mimeTypes.rdf'.
14Maj/090

Greylisting on Exchange 2007 – Issue with GlitchRetrySeconds

Issue with "When Exchange tries to send mails to certain domains that implement ‘greylisting’, the mails fail to get delivered and an NDR is generated"

- SMTP GlitchRetrySeconds configuration

Company with greylistingapplication

12Maj/090

Stop / Move a Clustered Mailbox Server in a CCR Environment

Stop a clustered mailbox server i CCR environment
Technet: http://technet.microsoft.com/en-us/library/aa996336.aspx
Technet: http://technet.microsoft.com/en-us/library/aa997179.aspx
PS: Stop-ClusteredMailboxServer -Identity <Name> -StopReason:<Comment>

Move a clustered mailbox server i CCR environment
Technet: http://technet.microsoft.com/en-us/library/aa998282.aspx
PS: Move-ClusteredMailboxServer -Identity:<CMSName> -TargetMachine:<PassiveNodeName> -MoveComment:<Comment>

21Apr/090

Accessa bilagor i OWA, filrättigheter, spärrade bilagor

Länk hur man ändrar vilka bilagor som ska blockas i OWA:

How to handle file attachment access in OWA

http://searchexchange.techtarget.com/generic/0,,sid43_gci1307864,00.html

"One of the most important decisions regarding Outlook Web Access (OWA) in Exchange Server 2007 is how to handle file attachments. Users may access OWA from public computers. If you allow them to open file attachments, information contained in those files potentially could be left behind in the computer's pagefile, or in the browser cache. You may want to reconsider giving users the ability to open file attachments to avoid exposure to email viruses.You don't have to block users entirely from opening file attachments with OWA; often there are legitimate reasons to do so. OWA offers five different settings to allowing or prevent users from opening attachments:"

15Apr/090

Alert: The connector rejected an incoming connection because the maximum number of connections has been reached.

Technet om saken: http://technet.microsoft.com/en-us/library/bb218300.aspx

15Apr/090

Exchange 2007 Mailbox Quotas

Bra länk om Quota och skriva egna quotavarningar:

http://www.simple-talk.com/exchange/exchange-articles/managing-exchange-2007-mailbox-quotas-with-windows-powershell/

30Okt/080

Transporter Suite, Felmeddelande: TargetServer

När vi migrera IMAP-mailboxar från iPlanet till Exchange 2007 med Transporter Suite får vi följande felmeddelande:

Warning:An item has failed property validation and will be ignored.
IdentifierName: Subject of message in inbox
Error details:Required property is empty.
Property:TargetServer..

Anledningen till detta är att konto som vi kör migreringen ifrån inte har behörighet att lägga migreringsmailen i användarens mailbox.

För att fixa detta måste man sätta upp rättigheter i AD för migreringskonto. Dessa rättigheter "impersonalisation permissions" ska gälla på CAS (Client Access Servers)-rollen och man behöver även vara medlem i "Exchange Administrator".

För att få till impersonalisation rättigheterna kan man köra följande kommando i powershell:

Get-ClientAccessServer | select name,distinguishedname | fl

Vilket ger en DN för den CAS-roll som ska ta hand om migreringen. Denna sträng klistras sedan in i nästa kommando:

Add-ADPermission -Identity "<DN-värdet ovan>" -User <migrerings kontot> -ExtendedRights ms-Exch-EPI-Impersonation

30Okt/080

Migrera IMAP mailkonto till Exchange med Transporter Suite

Efter Exchange 2003 finns inte något migeringsverktyg kvar i Exchange. För att migrera IMAP-mailboxar har Microsoft skapat nytt verktyg, Transporter Suite. Eftersom vi ska migera iPlanet IMAP mailboxar till Exchange 2007 kommer vi använda oss av Transporter Suite.

Guider

http://www.msexchange.org/articles-tutorials/exchange-server-2007/migration-deployment/migrating-pop/imap-exchange-server-2007-microsoft-transport-suite-part1.html

http://www.msexchange.org/articles-tutorials/exchange-server-2007/migration-deployment/migrating-pop/imap-exchange-server-2007-microsoft-transport-suite-part2.html

Transporter Suite

Ladda ner: http://www.microsoft.com/Downloads/details.aspx?familyid=35FC4205-792B-4306-8E4B-0DE9CCE72172&displaylang=en

30Okt/080

Problem att migrera stora mailbilagor till Exchange 2007

För er som migrerar mailkonto via IMAP till Exchange 2007 och använder verktyget Transporter Suite kan få problem då det inte standardmässigt går att ladda upp bilagor som är större än 4Mb. Anledningen till detta är att IIS webtjänst inte tilllåter att man laddar upp större bilagor än 4Mb. För att komma runt detta kan man konfigurera om (Exchange Web Services) EWS (på ClientAccess-serverrollen) och öka storleken.

Detta gör man i följande fil:

<Exchange 2007 installation dir>/ClientAccess/exchweb/ews/web.config

Lägg till denna texten:

<system.webServer>
    <security>
        <requestFiltering>
            <requestLimits maxAllowedContentLength="1000000000"/>
        </requestFiltering>
    </security>
</system.webServer>

direkt efter:

<configuration>

och denna texten:

<httpRuntime executionTimeout="300" maxRequestLength="1000000" />

direkt efter:

<system.web>

Läs mer om problemet på följande sidor eller via medföljande pdf.

MSDN konfiguration av httpRuntime värdet
Web: http://msdn.microsoft.com/en-us/library/e1f13641(VS.71).aspx
PDF:

Allmänt om problemet
Web: http://www.exchange2007.com/2008/10/cant-migrate-accounts-using-transporter.html
PDF:

Web: http://support.microsoft.com/kb/925083/
Web: http://support.microsoft.com/?id=944981

   
5 visitors online now
5 guests, 0 members
Max visitors today: 5 at 05:36 pm UTC
This month: 5 at 09-05-2010 05:36 pm UTC
This year: 7 at 05-05-2010 05:08 am UTC
All time: 7 at 05-05-2010 05:08 am UTC