Server :: Zimbra Versus Qmail And Sendmail
Jan 17, 2011
I want to setup either Zimbra, qmail or sendmail. i have no idea of these three mtas (i am new to these mail servers)but give me the suggestion that which one is better in case of security, fast routing the messages, scalibility and portability and cost.
View 5 Replies
ADVERTISEMENT
Feb 5, 2010
possible to run Qmail and Sendmail on one server, both on another port? I need qmail for Plesk and sendmail for OpenEMM Now qmail is working for plesk, but if I install qmail ( I tried install it also from source) and try to run sendmail, I still get this error: Starting sendmails: listener sendmail: illegal option -- q chich probably means, that there isnt full sendmail version.
View 1 Replies
View Related
May 30, 2011
while sending mail form squirrer mail it gives erorqmail-inject: fatal:unalbe to exec qq(#4.3.0)iam not able to send mail.i googled but not got solution.
View 2 Replies
View Related
Aug 16, 2009
I had a problem with qmail-smtpd which didn't want to start, throwing a segfault.
Now, it starts but it doesn't live more than 1 sec. I can send emails but can not receive them.
I did a strace:
View 1 Replies
View Related
Apr 29, 2011
when i start qmail seervice it gives error#/etc/init.d/qmail startStarting qmail-toaster:
svscansupervise: fatal: unable to acquire pop3/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire pop3-ssl/supervise/lock: temporary failure
View 9 Replies
View Related
Jun 29, 2011
I am aware that there is a qmail-ldap package to have ldap back end for qmail. But I need only user authentication for qmail through ldap (not the backend; i.e still keeping Mysql as the database). I am pretty new to mail server configuration. I have just configured a (q)mail server (which is currently my sand box) and am able send and receive emails. I am planning to add ldap authentication (just that) to it. Can anyone point me to the right direction?
View 6 Replies
View Related
Feb 16, 2010
I have got a running mail server on CentOS5.4 Final using Zimbra free edition. . Assume that domain is organization.com.local And it is running fine with users created and bugzilla running on the same machine can send mails using this server. But it can obviously send messages to the internal users. There is this option to configure it to use external mail server to send mails outside the network but my external smtp server needs an authentication.Is it possible to configure it this way to use my external server to send mails from internal domain to say gmail?
View 15 Replies
View Related
Feb 7, 2011
I'm trying to setup RAID 1 on a CentOS 5 server for a zimbra email server.I get a partion schema error. Can I do this?The server is a HP Proliant ML150 G3 server with two 80GB HDD.
View 1 Replies
View Related
Apr 25, 2011
Is it possible to using 2 envelope options on fetchmail? Here is fetchmailrc configuration :
envelope "Envelope-To"
envelope "X-Apparently-To"
View 1 Replies
View Related
Mar 11, 2010
I am completely new to Ubuntu so please make your answers really simple ! I want to set up a mail server for a home network and have been suggested I use the Ubuntu solutions. I am fairly proficient with Windows programs and even construct databases but I am a complete novice when it comes to command line instructions. Yes, I know I have been spoon fed!
I have been told that it is possible to install Server programs from the Desktop version and that they provide a GUI in most cases. Is that so? I have the desktop version running and up to date but I am unsure what to do next. Starting the Server ISO CD from Desktop seemed logical but when I did I was not sure if it was correct and backed out. I have also read a thread on this forum that suggests the use of Zimbra as a Mail Server, it sounded like my kind of solution so I think I would like to try that.
One last factor. I have an existing P2P network (2 Vista, 1 Mac Book and this Ub' desktop/server) running already which uses the Router for DNS. I suspect I am going to have to do things in a certain order if I am not going to go backwards and ruin the families email and surfing!
View 1 Replies
View Related
Mar 3, 2011
Have any one been able to setup zimbra with procmail? Procmail as the filter for zimbra I mean.
View 1 Replies
View Related
Jul 11, 2010
Is there some step by step? for ubuntu 10.04 server?
or there is something better ?
if there is something like colaborative email server like gmail will be great.
View 2 Replies
View Related
Oct 30, 2010
Got a Zimbra server FOSS edition running on CentOS5.5. Everything was running fine until couple of days just found out that web administration interface just does not give the proper status. Web console says that none of the services are running which infact is not true. Only service that is not running is logger. This is the zmcontrol status output
Code:
antispam Running
antivirus Running
imapproxy Running
ldap Running
[code]....
Just the logger service is not running all the others are. But web admin interface shows all are stopped. Also it can be seen that zmlogswatchctl is not running. Starting it manually does not do any good. It does not start and it dies out by itself.I tried to google and found a couple of bugs related to logger and web interface but those were old and should have been done in this version 6.
View 2 Replies
View Related
Mar 20, 2010
I want you help me to configure the Zimbra mail server. I want install system mail server Zimbra, about 8000 user then How configure server ?( RAM, CPU, HDD) (account email 100MB - 300MB). forward to the help from everyone and Administrator Linux
View 4 Replies
View Related
May 4, 2011
I am having trouble configuring Zimbra to restrict sending for some users. A subdomain has been added in the ZCS web page for the domain, resulting in two potential mail addresses:
[URL]
The subdomain needs to be restricted from sending mail to the outside world and to other users on the same subdomain. It should only be able to message users on the main domain. The users on the main domain should be able to email anyone in the world. Is it possible to configure this without installing Zimbra on two machines?
View 1 Replies
View Related
Nov 1, 2010
I am using webmin for my daily tasks. I have fedora 13, whenever I click on ''Sendmail M4 Configuration'' or Outgoing Addresses (generics)'' I get the following error message
Quote:
The Sendmail M4 configuration base directory /usr/share/sendmail-cf was not found on your system, or is not the correct directory. Maybe it has not been installed (common for packaged installs of Sendmail), or the module config is incorrect. I read documentation at sendmail.org, it seems that structure of directories for send mail has been changed in version sendmail-8.1.4 shipped with FC13. In webmin config module we have
Quote:
Sendmail M4 base directory = /usr/share/sendmail-cf
which is not there. I did a locate / sendmail-cf on the command line, it finds nothing
View 17 Replies
View Related
Apr 1, 2010
I recently modified sendmail.cf to use a third party SMTP server to send emails. It works great. But when I run sendmail from the command line, I have to specify the -C flag and force feed it the location of my sendmail.cf, or else it doesn't work.
So in other words, the following works great:
However, if I don't specify the -C flag, sendmail doesn't consider what's in the sendmail.cf and barfs:
I don't run sendmail as a daemon. I'm only using it to send emails. I know my modifications of sendmail.cf are correct because it works perfectly when I use the -C flag. I searched my disk to see if I could find another sendmail.cf on the machine and only the one in /etc/mail came up.
Why sendmail is not reading my sendmail.cf?
I'm running Sendmail version 8.14.2 on Fedora Core 8.
View 1 Replies
View Related
Oct 27, 2010
One of our client having issue with the qmail. The issue is if any one send email to abc@ourdomain.com (abc@ourdomain.com the email address which is not exist) it should send failure notification i.e."email does not exist" to the sender. The qmail server is not notifying that email address does not exist.
View 1 Replies
View Related
May 14, 2010
I would like to connect to a separate mysql server, yet I can't find any documentation on how to do this.How would one achieve this? I am running qmail on centos4.
View 3 Replies
View Related
Aug 25, 2010
I setup a qmail on a Debian 5 Lenny server with courier-imap server. I can send mails but cannot receive mails. I altered /etc/init.d/qmail as follows.
Code:
View 3 Replies
View Related
Feb 12, 2011
is qmail server running in the secondary office and it was working fine. yesterday qmail suffered some problem.i came to know about the problem today.now after troubleshooting and looking into the server, the qmailclt stat commands shows that all services are working and there is nothing going crazy in the server. The maillog is showing errors which i am pasting here for the convienance.
View 1 Replies
View Related
Apr 1, 2010
we have qmail server installed on rhl 9. it was working perfectly fine for last 1 year. suddenly it stopped accepting emails from internet. when i telnet on port 25 it takes about 90 secs to show the SMTP ready state.I have tried many things
1. stopped Reverse DNS Lookup by adding -H to qmail-smtpd/run file
2. stopped spamassing and AV
3. reverified DNS server settings in resolv.conf
4. dig is resolving dns query properly.
i also observed that when i do telnet to
telnet localhost 25 response is very quick
but when i do
telnet local_server_IP_address 25
it takes aprx 90 secs to show me SMTP ready messege.
can someone shed some light on this as what should i do next to rectify this problem..
View 1 Replies
View Related
Mar 26, 2010
Recently i joined in hcl and i have to configure qmail server but i never work on qmail sever however i configured the sendmail server. How to configure qmail server.
View 1 Replies
View Related
Apr 28, 2011
iam using centos 5.4 with qmail as MTA.now i need to fetchmail form my mail server to my backup server pc.so how i can fetch mail to my pc.
View 1 Replies
View Related
Feb 7, 2010
Is it possible to have multiple servers in /var/qmail/control/smtproutes? I need to prevent if the server unavailable then it would connect to another ones.
View 2 Replies
View Related
Feb 17, 2011
After successfully installment of qmail instead of installing Squirrel mail I decide to installing round-cube mail or Horde. But both are not getting success.
View 1 Replies
View Related
May 13, 2010
give the details to install and configure qmail step by step.I am using CentOs 5.
View 2 Replies
View Related
Apr 22, 2011
I am installing qmail on centos 5.4. I run
"rpmbuild -bb --with cnt5064 qmail-toaster.spec"
then todo edit in file chkuser_settings.h in
vi /usr/src/redhat/BUILD/qmail-1.03/chkuser_settings.h
but I am not getting complete folder qmail-1.03 why is it so...
View 1 Replies
View Related
Feb 23, 2011
we are using qmail as our MTA. Now the users are using outlook and web client. There is one important thing that i like to share with people here and request from the experts to suggest some solution. when using outlook you can just give someone's else name who has got an account in the same domain having same qmail server running and you will be receiving and sending on the behalf of that person rather you will be using his/her account.
View 2 Replies
View Related
Feb 23, 2010
We have Exchange as our Mailbox server > Qmail as our SMTP server > and we use postini for filtering. We recently got word from a customer that he received a "451 error - can't connect to server" message from Postini - stating that the server is unreachable. This does not happen often so obviously Postini can connect to the qmail server. Are there logs that I can look at to find out why and when these would occur?
View 1 Replies
View Related