0
votes
0answers
26 views

Backup and restore mailboxes

I need to backup all mailboxes on existing Ubuntu Server 10.10 installation and then recover them back on Debian 6. Is it possible? How to achieve this? I do believe that all mail is managed by ...
0
votes
1answer
100 views

how to use ubuntu desktop as a mail server?

I'm a open source web developer and I'm just using ubuntu 11.10 x64 desktop version as my web server by installing PHP MySQl and Apache 2. I mainly use PHP to send email from my web server. But I wish ...
0
votes
1answer
18 views

MailServer that doesn't store any data outside database?

Question: Is there any OpenSource (MIT/BSD/LGPL license) mail server that doesn't store any of its data (except database connection string/sql query scripts) outside a database ? I looked at ...
0
votes
1answer
1k views

connection refused on localhost 25 (apache James)

I was looking at a similar question, but all that I gather is that it could be a problem with the OS and not James precisely: thufir@dur:~/apache-james-3.0-beta4$ ...
0
votes
0answers
55 views

Postifx and outgoing mail problem [closed]

I cannot send to gmail or shellmix.com email from my own email server however I can receive mail from all mail services. Log details at http://pastebin.com/m10jGPfP
1
vote
2answers
125 views

Identify mailserver running on remote box?

Hey guys I'm going through a hosting company that set up a mailserver and I am trying to identify the mailserver (Postfix, Sendmail, Exim?) so I can set up a Monit rule around it, but haven't had ...