Archive for the ‘Knowledge’ Category

Change Message Size Limits in Exchange 2007 under Exchange Managerment Shell

Thursday, September 2nd, 2010

From: http://blogs.technet.com/b/sbs/archive/2008/10/28/how-do-i-change-mess age-size-limits-in-exchange-2007.aspx

Size limits for email messages are controlled in a variety of places in Exchange 2007. Settings are placed globally at the transport level, on each individual send or receive connector, and at each individual mailbox. Your business needs should determine if you need to change these settings and at which location(s). In order to accomplish this successfully, you must know that more restrictive settings override less restrictive settings as you flow up the chain from individual mailbox settings to SMTP connectors and finally to global transport settings.  

 

Global Transport Settings

Get-TransportConfig displays global transport settings for all Hub and Edge Transport servers in the Exchange Organization. By default, there is a 10MB size limit on send and receive. This will override all other less restrictive message size limit settings set elsewhere.

NOTE: Exchange 2007 considers message submission to the store driver as a “send” operation. Therefore, if you are attempting to receive an email message on an SBS 2008 server from the internet that is greater than the MaxSendSize of the global transport configuration, delivery will fail

Get-TransportConfig | ft MaxSendSize, MaxReceiveSize

  (more…)

  • Share/Bookmark

Setting Message Size Limits in Exchange 2010 and Exchange 2007

Thursday, September 2nd, 2010

From http://exchangepedia.com/2007/09/exchange-server-2007-setting-message- size-limits.html

In a previous post, we looked at how the maximum recipients per message settings are treated differently by Exchange Server 2010/2007 and Exchange 2003/2000 when sending to Distribution Groups (read previous post “Distribution Groups and maximum recipients per message“).

Another commonly asked question is about message size limits and the inability to send messages that are apparently within the maximum sizes configured. Let’s take a look at the message size settings in different places.

1 Organizational limits: These apply to all Exchange servers in the Organization. You can set these using the Set-TransportConfig command from the Exchange shell:

Set-TransportConfig -MaxReceiveSize 40MB -MaxSendSize 40MB

In Exchange 2007 SP1 and later, you can also set the organizational message size limits using the EMC by going to Organization Configuration | Hub Transport | Global Settings tab | Transport Settings | properties | General tab.

(more…)

  • Share/Bookmark

set up home folder for network users at Mac OS X server side

Sunday, August 29th, 2010

Home URL: afp://<server.domain.ie>/<sharepoint>/<username>
Full Path: /Network/Servers/<server.domain.ie>/Volumes/<disk>/<sharepoint>/<usern ame>
Where: afp://<server.domain.ie>/<sharepoint>

  • Share/Bookmark

Reloading audio prompts for BACD after customerised audio prompts

Tuesday, August 24th, 2010

this is command to used:

Router#audio-prompt load ?
  WORD  audio-prompt load name

  • Share/Bookmark

update language file at CUE

Wednesday, August 11th, 2010

1) login to CUE:
service-module integrated-Service-Engine 0/0 session

2) Reinstall CUE software:
software install clean url ftp://x.x.x.x/cue-vm.2.3.4.pkg

(y) yes, to continue

3) Select the CUE language to install.
(remember to input cue-vm-de_DE-lang-pack.2.3.4.1.prt1 in the same directory of main cue-vm.2.3.4.pkg)

4) Finish the installation and wait…

  • Share/Bookmark

5 tips to Increase Email Protection

Wednesday, July 7th, 2010

1. Close the window of exposure

The threat landscape moves incredibly quickly these days with new threats being born every minute. Look for an email security solution that offers real-time classification in order to catch the threats as they happen. On average 26% daily threats are protected using ThreatSeeker intelligence (from Websense) before AV (Antivirus ) signatures were available. In the month of May this year, 204 thousand instances of 81 unique zero-day threats were stopped by ThreatSeeker before AV.

2. Don’t fall for social engineering scams

Cleverly wrapped social engineering scams use highly customized phishing emails and recently we’ve seen some diversification of social engineering in malicious spam. Spammers have abused big brand names to entice possible victims into clicking on URLs in messages. In May 2010 approximately 85% of all email was spam (Source – Websense Security Labs) and in the last few months we saw lures involving Facebook, Twitter, iTunes, Amazon, Adobe, and even job applications. Along with malicious attachments, embedded malicious links in email is a major threat, Our analysis shows that in May alone 93% of spam included an embedded URL . Most email solution do not adequately protect against these.

(more…)

  • Share/Bookmark

Microsoft Exchange 2003 Spam relay issue

Monday, July 5th, 2010

For this issue, we can thinking in the following way to fix it.

1.Stop the outgoing mails under Server Name — Queues — Disable Outbound Mail

then delete all the outgoing email queue.

two option in here:

(more…)

  • Share/Bookmark

NTP server address

Monday, July 5th, 2010

time.nist.gov
ntp1.tummy.com
clock.nyc.he.net
clock.fmt.he.net
clock.sjc.he.net
time.cachenetworks.com
clock.sjc.he.net

  • Share/Bookmark

Cisco Router Display Current Date and Time

Monday, July 5th, 2010

You can execute the following command to see the date and time on a Cisco router (this is a Unix-like date command on a Cisco device).

Task: Display the system clock

Use the show clock command in EXEC mode, enter:
show clock
OR
show clock detail
The last example will show the clock source (such as NTP) and the current summer time setting etc.

Task: Set the system clock

To set the time use the following 24 hour time format:
clock set 20:30:13 July 2009
The syntax is as follows:

clock set hh:mm:ss day month year

OR

clock set hh:mm:ss month day year
  • Share/Bookmark

How to backup, Upgrade and Restore UC500 CUE via CLI-Step-by-Step

Wednesday, May 12th, 2010

Prerequisite is to have FTP service up, either MS ftp or FileZilla or similar for XP/2003 server or to off site ftp, However I recommend upgrading from a local ftp and add all files from SCUE-UC520-3.x.x.zip to FTProot, ensure you have write permissions to the ftp folder.

Backup

1. Telent to 192.168.10.1 (default IP)

2. Enter credentials

3. Enable

4. Enter credentials

5. Type# service-module integrated-service-engine 0/0 session

(ser int 0/0 sess)

(more…)

  • Share/Bookmark