0

I've just migrated my servers from Exchange 2003, and decided to rather use SBS 2011 with Exchange 2010.

Some users are complaining about the delay between mail collection. I set the pop connector to 5 minutes, I could override this, But I've read that if the mail is large it can fail if the collection time is to short.

Is there any way to receive mail quicker?

Flyk
  • 1,549
  • 1
  • 22
  • 28

1 Answers1

0

Point your MX records to your SBS Exchange server. To do this make an A record for your public IP such as mail.yourdomain.com then make an MX record pointing to mail.yourdomain.com.

Milan
  • 1