Questions tagged [mailbox]
209 questions
1
vote
2 answers
Postfix mailqueue "Mailbox Full"
I have a mail server with postfix, and I want to differenciate the bouncing rules.
maximal_queue_lifetime = 12h
bounce_queue_lifetime = 12h
Ok, its 12h (maybe it should be more). But I want to have a shorter bounce lifetime when a user has his…

Ricardo
- 61
- 8
1
vote
1 answer
Delete entry from Exchange calendar when delegate denies meeting request
I created a Room-Mailbox in Exchange.
This Mailbox will be used to manage vacation Days.
I delegated control to a user to deny and accept vacation requests.
The requestee is informed correctly about approval or dismissal of his request.
But if the…

phenom135
- 107
- 1
- 4
- 13
1
vote
2 answers
DatabaseSize, AvailableNewMailboxSpace info is Blanks
I have been archiving mailboxes on our Exchange 2010 server and subsequently deleting large numbers of messages from nearly all mailboxes by setting retention periods on them. I would like to know how much of the database is now just whitespace so…

mblasco
- 141
- 1
- 2
- 7
1
vote
0 answers
Outlook 2007 can't logon to Exchange 2010
There is a bizzare problem with one, specific user.
Server: Windows 2003 TS,
Outlook 2007 SP3
Exchange 2010 SP1
There was a user, let's say User01 with Exchange Mailbox. For some reason (unrelated to Exchange issues - before everything was fine) i…

Tomasz Szkudlarek
- 97
- 1
- 2
- 10
1
vote
5 answers
Dovecot does not fetch mail from /var/spool/mail/$user to mail_location
As seen in the /var/log/maillog when mail received or sent, sendmail saving mails to /var/spool/mail/$user and logging them as stat=Sent
When a user try to send or receive mail via imap it is not shown in…

efesaid
- 368
- 3
- 5
- 15
1
vote
2 answers
Room resources not listing in Calendar for OSX
I have set up a Room Resource mailbox on Exchange 2013 and am trying to get the calendar to display in OSX's calendar app. I have granted free/busy permissions to Group A and set the default to none and anonymous to none.
User A who is a member of…

AWippler
- 1,065
- 1
- 12
- 32
1
vote
2 answers
Exchange 2010 Recovery: Mailbox not found using Restore-Mailbox
Exchange 2010 SP1 Update Rollup 5 server information store database was restored to a Recovery Database using EMC Networker successfully. The Recovery Database is in a mounted state with mailboxes listed within in it.
However, when restoring the…

user146665
- 11
- 1
- 3
1
vote
1 answer
Audit mailbox actions on Exchange
Is there a way to audit each action performed in an Exchange 2007 mailbox? In this particular case, a user, on many occasions, has complained that items from his contacts have dissapeared. I would like to be able to check an audit log when this…

Citizen Chin
- 532
- 2
- 12
- 21
1
vote
1 answer
Restore Zimbra mailbox with zmmailbox connection refused
i'm trying to import mailboxes with
zmmailbox -z -m "$user@$domain.com" postRestURL “//?fmt=tgz&resolve=reset” $SOURCE
but always i get:
zclient.IO_ERROR (Refused connection)
i have 3 days reading the zimbra forums and nothing i've tryed set…

rkmax
- 178
- 10
- 29
1
vote
2 answers
Moving mails from SBS 2008 to SBS 2011
we are going to upgrade server from SBS 2008 to a new hardware server with SBS 2011.
Due to non-experience in Server Migration (eg, answer file), we have decided to choose Clean Install. We have 12 users so that's not too bad.
The most challenge…

starchx
- 533
- 10
- 24
1
vote
1 answer
DNS/Mailboxes for subdomain currently on an exchange
A client currently has emails such as:
user@uk.domain.com
they have these two A records (among others, to different IPs):
uk.domain.com
mail.domain.com
pointing to the same IP address.
There is only one mx record - domain.com --> mail.domain.com
I…

Ross
- 189
- 7
1
vote
2 answers
Upgrade cyrus and split mailboxes
I'm trying to upgrade a Cyrus IMAP server from 2.2.12 to 2.4.12/13.
Right know I'm looking for a good guide to do it, as my actual version is an old release. I guess it will not just be upgrade the version or install the new one and import the…

magiza83
- 11
- 2
1
vote
2 answers
Lotus Notes opens wrong mailbox
I have a Lotus Notes client that keeps trying to open the wrong mailbox when clicking the Mail icon on the default home page.
The server document for the user is correctly pointing to the users mailfile e.g. mail/user.nsf, the workspace has the…

Matthew Rohrich
- 159
- 3
- 8
1
vote
1 answer
Exchange 2010 Export to PST using just Keywords
I'm trying to Export one of our Mailboxes into a .PST file and having problems finding the right cmdlets. We are trying to export certain keywords of a users mailbox. I've tried using the cmdlet of -ContentFilter {All -like "*Keyword Test*"} without…

Jim Johnson
- 51
- 1
- 1
- 2
1
vote
1 answer
How do you list users in Exchange Powershell on an Exchange 2007 environment?
I'm trying to verify that I've added a user in our Domain to a shared mailbox. I've used the command in the exchange powershell console:
add-mailboxpermission 'shared mailbox name here' -User: 'ADlogin' -AccessRights:FullAccess
I've seen…

Split71
- 548
- 4
- 9