Questions tagged [mailbox]
209 questions
1
vote
1 answer
Searching an Exchange Mailbox
I've been searching all over without any specific answer that helps me.
Basically, I need to search a mailbox in our Exchange 2010 Server for a specific attachment. But due to the user accounts mailbox being so large, it is impossible to just…

Tester Jones
- 31
- 1
- 3
1
vote
3 answers
Postfix - distribution of mail users not working
I have problem with distribution emails, I need email from domain @cokdeje.cz send to user forexample info, from domain @surfujeme.cz to another, etc.
/etc/postfix/main.cf
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff =…

frosty22
- 111
- 3
1
vote
1 answer
Member server: Can it have a mailbox server or is that only for domain controllers?
If I join a Windows Server 2003 machine as a member server to another Window Server 2008 machine that is a DC, can I have a mailbox server in the Window Server 2003 member server? Or is that only for DCs? Thanks..

O_O
- 635
- 3
- 15
- 25
1
vote
0 answers
Exchange 2003. Find all mailboxes a particular user has read permissions on
What would be the easiest way to find all mailboxes a particular user has read permissions on. I know it's possible via scripting but I want to know if there is a more convenient way.
Any tools out there that can give me that result?

Datapimp23
- 191
- 1
- 3
- 21
1
vote
2 answers
Exchange 2010 mailbox server role on a secondary dc - what is your opinion
I'm looking at the database availability groups in regards to creating a constant replication of the mailbox database.
Here are three options I'm thinking of (and sorry if I'm wrong with my assumptions on this).
Completely new server, doesn't need…

Jeff
- 1,089
- 5
- 26
- 46
1
vote
2 answers
Disabled then re-enabled user account in SBS 2003 cannot access mailbox
I have a user account in SBS2003 that was disabled when the user left the company. I now have a need to access the user's mailbox. I can enable the account in Server Management no problem, and change the password successfully.
When I go to log in to…

Travis
- 333
- 1
- 3
- 11
1
vote
1 answer
How to flush the mails for a mailbox in exchange-2007
I am a Linux admin and I have to manage some Windows hosts too. I want to flush the mails for a particular mailbox in Exchange 2007. How I can do that ?

Ramesh Kumar
- 1,770
- 5
- 19
- 29
1
vote
5 answers
IMAP server that saves space on identical attachments
Looking for IMAP server that can detect duplicate attachments across mailboxes and would not waste space on them.
So, if 4 local mailboxes receive the same attachment I would like it to be stored only once on the file system.
Open source preferred.…

Unreason
- 1,146
- 1
- 8
- 22
1
vote
2 answers
Postfix to Exchange Migrate Mailboxes
Has anyone migrated from postfix to Exchange and moved saved mails forward? I have been asked to move about 150 mailboxes, and I would rather avoid going down the Outlook/PST route if possible.

David Shields
- 181
- 2
- 12
1
vote
2 answers
Exchange 2003 -- Mailbox Management not deleting ALL messages aged 30 days or older
I've recently created a Mailbox Management task within Exchange 2003 that, every night, looks at the contents of the Deleted Items within a particular mailbox and deletes mail that's 30 days or older.
The scheduled task ran on its own last night and…

tcv
- 651
- 8
- 21
1
vote
1 answer
front end to linux std mailbox for development purposes
I am actually a software developer, do have a fair amount of linux experience as a user though since 1997. I am normally on stackoverflow.com, please excuse me if this question isn't appropriate here.
I am working on a web project. We send out…

transient_loop
- 499
- 1
- 4
- 15
1
vote
1 answer
OpenBSD 7.2: Mailbox file in users' home directory - use Postfix or stick to default sendmail?
I need to setup a mail server with a bit unusual requirements:
OpenBSD is a must. Probably latest version, 7.2.
All mails have to be stored in aa Mailbox file located in user's home directory.
Well, it does not look difficult, as I did it before…

AAA
- 21
- 2
1
vote
1 answer
doveadm search query with all Flag -A
I can search old mails for single user:
doveadm search -u 'user@mydomain.tld' mailbox Trash savedbefore 180d
returns results
f35jv2jh35vj2v5jh2v53…. 31
f35jv2jh35vj2v5jh2v53…. 42
…
The same search for all users return nothing (no output):
doveadm…

Medera
- 131
- 1
- 8
1
vote
1 answer
How to delete messages from mailbox older than a specified time in a local server
Some automatic processes, like those made at regular times using cron, generate a lot of messages. I would like to delete automatically those older than a month so my mailbox doesn't grow too much.
I tried with a bash script that archives the old…

user2309000
- 21
- 5
1
vote
1 answer
Auto clean mail folder with dovecot/sieve
Can I automatically clean a folder in my mailbox?
Let's say I want to automatically delete messages that are older than 3 months.
Does dovecot/sieve have this option?

Mr. NoNe
- 11
- 2