Managing E-mail Accounts In A Bare-linux Machine
Apr 17, 2009
how to manage different e-mail accounts in linux, we are moving a cpanel hosted account into a bare-linux machine.
I can get all the services setup, however the question remains how do I add different mailboxes with different domains?
Do I have to create a linux user for each mailbox?
View 7 Replies
ADVERTISEMENT
Sep 26, 2007
If there's a moderator lurking that knows of a better spot for this inquiry, by all means point away.
We're an ad agency in the very vertical market of Recruitment Communications.
We've developed an employment site that we host on our Multi-site account.
They have today requested a quote on what it would take to create 100 email accounts for their various employees and administrators on this employment site.
I initially think we tell them in the proposal that having their employees utilize webmail for their accounts would be least problematic (read: least cost support) for them. It's still going to present a bit of manual labor on our part creating the names, but not too daunting.
The client has no experience on staff that would be able to undertake the task as outlined above, so naturally we're concerned that their needs are indeed met in the best possible way.
One of our company's goals for all of our clients is to, as much as is possible, Under-promise/Over-Deliver. But as we're not specifically a "provider" in the typical sense of what they're asking, I am also thinking that it might be better for both the client and ourselves to examine whether this is a feasible undertaking.
If we were to undertake this 'project', and this is something you've experienced or read about, might you care to offer guidance on what guidelines we should assert/set-up? Web-mail versus Pop? Pricing structure? Support fees? Etceteras, etceteras.
View 5 Replies
View Related
Aug 7, 2014
When I use the /usr/local/psa/admin/bin/mailmng script to update the password for a mail account, the account is removed:
Code:
[root@www postfix]# /usr/local/psa/admin/bin/mail_auth_view
Authentication database contents:
+--------------------------------------+-----+--------------------------------------+
| address |flags| password |
+--------------------------------------+-----+--------------------------------------+
| ...<SNIP>... | | |
| eric@example.com | | ********* |
| ...<SNIP>... | | |
+--------------------------------------+-----+--------------------------------------+
Flags
[Code].....
View 5 Replies
View Related
Aug 18, 2007
site or resource that offers worth thing for managing linux server from begin to end about any category for instant, linux basics, Security, Optimizing Mysql, Installing 3rd party software.... and whatever else ?
View 7 Replies
View Related
May 6, 2014
I've got a situation in which I need to have a set of mail accounts that share a domain name with a domain that's already in use as a domain alias and because the domain is already in use, I'm unable to create a new account using that domain. I tried explicitly adding "www" to the domain alias so I could keep the www.domain.com address as an alias and reserve the "domain.com" name for use as a separate account, but Plesk won't allow for that.
How to address this? The idea I'm currently considering is to delete the domain alias and then create the new account and manually set the DOCUMENT ROOT of the new account to refer to the other domain's document root. I'm sure this could create some difficulty in Plesk so I'm looking for input before trying it. I'm actually not even sure exactly where I would be able to redefine the document root with Plesk allowing the change and not overwriting it later.
If all else fails, I can setup a new account on a different and unrelated Plesk server, but I'd prefer not to do that.
View 2 Replies
View Related
Oct 19, 2007
I'm a window type of guys and considered myself more proficient using windows operating system. However, when it comes to linux, i have not really a clue except some simple command i learnt from CMD that also applied to linux.
I have a root access to my dedicated box and I use putty for SSH. Problem is from there, what kind of usual and daily web admin do to the ssh?
In other words, what is the daily routine of Network Admin in Linux?
Any recommendation of website that introduce me to using ssh to use remote linux server?
View 3 Replies
View Related
Jun 3, 2015
Is Plesk capable of managing different servers from one interface?
View 2 Replies
View Related
Aug 23, 2014
I have many server with Plesk 12...in this server I have single nameserver...example server number 1 have ns1.domain.com and ns2.domain.com - server number 2 have ns1.tldnames.com ns2.tldnames.com etc etc...
Now I want manage all server with single nameserver example all server working with ns1.newnameserver.com and ns2.newnameserver.com ....
I have licenses for my server of Plesk no limits...how check if PPA is installed in my server ? Otherwise how to install PPA or other software for DNS Manager?
View 8 Replies
View Related
May 5, 2009
Does anyone know of a hoster that offers Bare Metal Restore/Recovery?
View 5 Replies
View Related
Sep 7, 2007
I have a bare CentOS 4.4 server.
I will be only using the server to host movies.
I created a user and uploaded files via FTP. Now I just want the files visible online.
What do I need to do? Do I need to just upload and untar apache and it will work? Is it complicated? I heard lighttpd might be better than apache if I use the server to just serve movies, is that correct?
View 1 Replies
View Related
Dec 12, 2008
I am currently researching the options open to me for Virtualisation, the two main ones I have seen are Xen or KVM.
I mainly use CentOS (RHEL), but have read that the version of Xen with it is very old, broken and unstable. KVM isn't included in the kernel that ships with CentOS, as it is too old, apparently it was first featured in Kernel v2.6.20. There isn't likely to be an update till RHEL6, which is due for release first quarter of 2010. I can't wait over a year, so need to find another Distro for use as the Host OS/Hypervisor.
I have built a pretty powerful server, it has an Intel Xeon 3230 which has VT - so I might be better off using KVM over Xen. I am going to collocate this server, so realistically I can make this decision only once - as it would be a PITA to re-install a host Linux distro remotely.
I did a search on distrowatch for distros with the latest version of the kernel, and Slackware came up as being just one minor version behind the most current (v2.6.27.7).
Now this distro is very mature, so should be a fairly safe bet, but it is a 32bit version and can't host 64bit VMs. I have 8GB of ram so want to be able to use it all, and offer the choice of 32/64bit VMs. So that's that out of the window.
I have used Arch Linux on and off for a couple of years as a workstation OS, but because it is so bleeding edge, when pacman updates it can break itself. But I suppose if I just use it as the Host OS, and never let it update/reboot, then it won't break. It should be fairly lightweight and stable, as I will be installing the bare minimum packages. I have a management card, so if the server fails to boot, then I can still remote in to fix it.
If I do want to update the kernel, is it possible to update without rebooting? I think it is somehow... unless I can just reboot during an unused time at 3am or something.
As you can tell I am leaning towards KVM on Arch Linux (x86_64). Is this a good plan?
View 9 Replies
View Related
Jun 17, 2008
Am using Windows 2003 server with IIS6.0 and SMTP.I tried to send mail using ASP.net C# code through SMTP service.But my mails are getting queued in C:InetpubmailrootQueue.
What could be the problem??I've done many trouble shooting steps but no luck.I changed the Relay settings.Since I am in a LAN connection, i've tested the relay setting using both the 'localhost'and 'MyDomainIP'but everything in vain.
View 2 Replies
View Related
Aug 17, 2007
I was wondering if anyone can help me out or point me to a guide that will allow me to to create a Windows 2003 x64 Virtual MAchine using VMWare server on a CentOS or Redhat installation.
View 6 Replies
View Related
Mar 23, 2009
I am planning to get a Juniper firewall, but due to SSG140 has a maximum of 48,000 concurrent sessions per second, so it triggers me how do I measure the concurrent session of a linux server of the total throughput instead of just port 80?
OS: CentOS
View 3 Replies
View Related
Jun 27, 2009
I have a dedicated machine collocated at some hosting provider and after a while (14 days or so, but timeframe is not constant) it hangs for no apparent reason. It happened 2 times already. Nothing in the logs (it logs everything), nothing at all.
Before the commission the machine was running for a month without any problems.
The first time it happened the tech guy plugged in monitor and keyboard and could not see anything on the display. Before that machine was not loaded with any traffic, nobody should have actually known it is there (except for some DNS traffic). It took some 20 days of uptime.
The second time it happened was yesterday, after some 15 days of uptime.
I suspect hardware malfunction because I have 2 "identical" (OS & progs, not the hardware) systems running without any problems. It is an HP DL380 G5 machine, the problematic one.
View 3 Replies
View Related
Oct 24, 2008
We have a domain portal controller for windows. All the machines in the n/w are connected to it. So, when ever an user enters the user name and password it gets authenticated from the domain portal controller. So, my login can be accessed anywhere in the netowrk.
Example : my login is sabarishks which can be used in any machine under this domain controller.
But, if the system is installed with both linux and windows only windows username will be authenticated using the domain controller. Whereas, the linux users will work with in the system using /etc/shadow file. Hope, I am clear so far.
The requirement is same as above. The authentication mechanism for linux should work as windows. When ever an user is entered with a username and passwd, it should get authenticated from domain controller.
I mean, the user created in a windows machine should be used for linux login also. More importantly, It should work in all systems.
Which technology can be used to do this? Samba,Ldap, NFs or what?
View 1 Replies
View Related
Mar 28, 2009
any recommendation for a good e-mail service (IMAP) for large accounts? between 5 and 10GB each?
View 13 Replies
View Related
Jul 4, 2007
I've registered a domain at a registrar. The domain is hosted at a computer at my university (running a linux distro). At the registrar I've made an mx pointer to the server at the university.
What would be the easiest way of setting up e-mail accounts like: support@domain.com, feedback@domain.com and so on? I would like to be able to access the e-mail accounts with pop3 or imap as well.
I have access to the server through ssh.
View 1 Replies
View Related
Jul 5, 2007
All our email account on our server work fine ! (Cpanel/whm)
As soon as we create a new account on any domain name, and we try to send a test mail from any email address (hotmail, yahoo, our internet provider etc.. ) we get a bounce back email with the following:
Recipient address: yasmine@ramystyle.com
Reason: Remote SMTP server has rejected address
Diagnostic code: smtp;550 5.1.1 User unknown: yasmine@ramystyle.com
Remote system: dns;ramystyle.com (TCP|10.23.32.29|46273|72.55.156.210|25) (swh1.sellwebhost.com ESMTP Exim 4.66 #1 Thu, 05 Jul 2007 11:27:01 -0400 )
View 2 Replies
View Related