Questions tagged [mailbox]

209 questions
2
votes
1 answer

Required Mailboxes

Regarding this answer https://serverfault.com/a/134814 What are the minimal mailboxes required for a domain? Currently I only specify these…
Craig
  • 123
  • 2
2
votes
3 answers

Issues importing PST into Archive Mailbox Exchange 2013

I've completed a successful mailbox import request into the archive mailbox for a particular user. There are no errors to speak of and the size of the archive mailbox has grown to the expected size after import (approximately 6GB). However, in OWA I…
atomicharri
  • 321
  • 6
  • 24
2
votes
2 answers

Where are the attributes for room mailbox stored?

I'm using Exchange 2007 and I've created a room mailbox. I want to know where the settings of the room mailbox are stored? What are the attributes used to store room mailbox information? Are they stored as AD attributes? How do I view them?
Giridharan J
  • 67
  • 1
  • 2
  • 7
2
votes
1 answer

Multiple Mailboxes in Exchange and transferring content between mailboxes inside of Outlook

We have an Exchange 2010 SP3 system with Outlook 2007-2013. My manager had a request concerning people who showed multiple mailboxes in their Outlook, an example would be a manager having their own mailbox plus the mailbox of a recently terminated…
user219844
  • 21
  • 1
2
votes
2 answers

Move Maildir safely on running server

I want to move some Mailbox directories to a new disk while postfix and courier imap daemons are still running. The question is ¿what happens if a new mail is recieved into the Mailbox while moving the files? ¿is it safe? Thanks!
siete
  • 23
  • 5
2
votes
1 answer

How do I get Move Mailbox history?

The following command gives me partial detail on a mailbox move get-mailbox user@company.com | Get-MailboxStatistics -IncludeMoveHistory | ft DisplayName, MoveHistory However I'm interested in getting both the source and destination, and other move…
makerofthings7
  • 8,911
  • 34
  • 121
  • 197
2
votes
5 answers

Allowing manager access to user's email stealthily

Environment: Exchange 2010 SP1, Outlook 2010 Pro Plus We have a manager that needs access to a user's live email box without that user knowing about it (suspected wrong doing). Obviously, we could give the manager Full Access permission in…
CORTech
  • 31
  • 1
  • 4
2
votes
3 answers

Set up a forwarding mailbox in qmail?

setting up a simple mailserver to forward all messages sent to one address to gmail. So far I have a file /var/qmail/mailnames/myserver.com/username/.qmail with a single line: &recepient@gmail.com I also have file /var/qmail/users/assign…
Evgeny
  • 599
  • 3
  • 10
  • 17
2
votes
3 answers

Exchange 2010 - Mailbox Export much larger than actual size

I issue this command to export the mailbox of a user: New-MailboxExportRequest -Mailbox "user" -FilePath "\\server\share\user.pst" After 2 minutes or so, this file have been generated: Notice the size of the export file, and now this is the actual…
2
votes
1 answer

What does Cyrus reconstruct do?

I have a cyrus-imapd server running for last five years. The cyrus-imapd version is 2.2. Now I have set up a new mailbox server with cyrus-imapd version 2.3. I need to migrate all mailboxes to this new server. As far as I know I should follow either…
Sachin Divekar
  • 2,525
  • 2
  • 21
  • 23
2
votes
1 answer

What ways are there to set permissions on an Exchange 2003 mailbox?

I'm having a difficult/impossible time tracing down a permissions issue on an Exchange 2003 mailbox, and I was wondering if I'm missing any technical possibilities here. The basic question is what ways are there to set a user's permissions to access…
HopelessN00b
  • 53,795
  • 33
  • 135
  • 209
2
votes
1 answer

How to prevent mailbox access during Exchange migration?

I am doing a migration of mailboxes from one Exchange 2007 server to another server(new hardware, different server name, both on the same domain). What steps do I need to take to ensure that no users access the mailbox stores during the migration…
glasnt
  • 637
  • 2
  • 6
  • 21
2
votes
1 answer

Exchange 2010: Remove Administrator Mailbox

How can I remove the Administrator Mailbox from Exchange 2010? I don't want to delete the whole user account because I need Administrator to access the Server, but Administrator shouldn't have any mail addresses assigned. Background: We use Eset…
Stefan Profanter
  • 365
  • 1
  • 5
  • 17
2
votes
1 answer

Drop all emails that aren't forwarded by postfix

I'm setting up a forwarding only email server. I want to apply some static forwarding rules to all incoming emails and bounce all other incoming emails (and not store them locally). /etc/postfix/main.cf myhostname = sputnik.*domain*.com smtpd_banner…
Kendall Hopkins
  • 403
  • 1
  • 5
  • 11
2
votes
2 answers

Copy sent mail to shared mailbox

We have a Microsoft Exchange Server 2007 running. I have granted certain users Full Access Permission to a specific mailbox. This mailbox also contains contacts, shared by all users who have access to that mailbox. If a User clicks on a contact in…
Björn
  • 425
  • 2
  • 4
  • 9
1 2
3
13 14