Server :: How To Setup In The Merak Mail Server

Feb 16, 2010

Iam using merak mail server.I would like to setup default and common email signatures and some contents in all of the users mailbox.How to setup in the server?.

View 4 Replies


ADVERTISEMENT

Server :: Merak Mail Server All The Users Should Be Able To Get That Content Automatically In Their Outgoing Mails?

Feb 22, 2010

I would like to set disclaimer like content in my meral mail server, so that all the users should be able to get that content automatically in their outgoing mails.

View 3 Replies View Related

Server :: E-mail Server Similer To Merak Mail Server ?

Aug 20, 2010

I was using an email server from Icewarp, Merak Mail server V8.0.3 with a keygen for total full free use... I liked this server package... as everything is in there I need and it is controllable from a single window. Now I am planning to move to Linux... They have a Linux version, but not stable and expensive. Is there any thing almost free/less expensive (Specially they need yearly payment for upgrade of even the anti virus and anti spam)?

I need a almost same thing (except of the ftp and VoIP) like Merak (because that I really liked for ease of administration) in Linux? Like a Qmail with real strong Anti Virus and Anti Spam, with unlimited domain and user+autoresponder, mailing list, etc all but controllable from one single GUI?

View 1 Replies View Related

Server :: Setup An Incoming And Outgoing Mail Server On Centos?

Feb 22, 2010

What is the easiest way to setup an incoming and outgoing mail server on centos? Without using a control panel, such was webmin.

View 2 Replies View Related

Server :: Centos Virtual Server Mail Setup ?

Nov 3, 2010

I just recently purchased a vs from a company and i am trying to set up a web site on it with kloxo and set up the mail for it upon setting up the mail settings it says:

"It is very essential that you set the my name to a properly resolvable hostname, since otherwise, many public mailservers like hotmail will reject mails from your server"

Now this is my first time setting up a vs before i have set up linux vm's to get email access but that was about a year ago.

View 6 Replies View Related

Server :: Setup An MTA To Pass Mail Onto An External ISP/mail Provider?

Jul 1, 2009

I have a Fedora 10 machine that I want to setup to send email. However I don't want it to be a full blown SMTP setup.What I am looking to achieve is when something sends email from the local machine (e.g. from cron) to an address I want it to use an MTA on the local machine which will then connect to, and authenticate with, my e-mail providers SMTP server this will then take care of actually sending the e-mail.I don't want, or need, to setup a full blown SMTP service (i.e. only the local machine should be able to use it) so sendmail seems a bit over the top for my needs. Nor do I want to mess about with MX records (am I right in thinking this will mean I have to manage all mail for my domain?).

View 2 Replies View Related

Debian :: Mail And IM Server Setup ?

Aug 22, 2011

I would like to set up a mail and instant messaging server running on squeeze.It will be running on a 1ghz celeron (pentium 3 era) with 1gb ram and 10gb hdd (I'm assuming these are high enough specs) It will have less than 10 accounts and probably no webserver (not sure if good idea). I am also unsure of what IM protocols would be best for this. I would prefer to do all this from the command line if possible (so long as it's not too hard) and preferably from a remote machine (so SSH?) I prefer IMAP if possible but pop3 and smtp are also fine. I would also like to be able to connect remotely with encryption (not a big requirement -just a nice feature)

View 4 Replies View Related

Fedora :: Setup A Mail Server?

Oct 2, 2009

I want to setup a mail sever for my network.But I don't know how.

View 5 Replies View Related

Server :: Mail Server Migration - How To Deliver Locally AND Forward Mail To New Server

Jan 21, 2011

Can this be done? A company is currently running a postfix mail server. They got a new server and, while the users are migrated, they need to have the messages delivered on BOTH servers.

I thought it could be easily done in postfix: deliver locally AND forward mail to new server, but all solutions I found would deliver the messages in just ONE place.

View 1 Replies View Related

OpenSUSE :: Receiving Mail Through A "standard" Mail Server Setup?

Aug 25, 2010

Through yast2 I went to network services-->Mail server and took the standard option. My connection type is Permanent, filled in the outgoing server information and got to the incoming mail screen.

I told it to accept remote SMTP connections, open a port in the firewall and bypassed the downloading section since I just want to directly receive mail (I did however tell it I wanted a daemon to fetchmail). Told it to forward root's mail to me and a delivery mod of Directly. And finished.

The system sends mail out but I can't seem to receive any. What did I do wrong or what else do I need to do?

View 1 Replies View Related

Fedora Servers :: Setup A Mail Server On My LAN ?

Apr 7, 2009

I want to setup a mail server on my LAN. I want to send e-mails from 1 system to another systems.

View 8 Replies View Related

Ubuntu :: Re Setup Mail/LAMP Server?

Oct 14, 2010

Ubuntu 10.10point me the URL of Howto re setup a mail/LAMP server Google brought me the howto from howtoforge. I need the howto from Ubuntu documentation/Greek.

View 2 Replies View Related

Networking :: Setup Mail Server On Debian?

Nov 29, 2008

i am looking for a guide to setup a mail server on my domain (company.net) so i could have some accounts like

[URL]

and i was wondering how i can make it , and if there a webmail interface to control my emails.

P.S. this is server located at my home so i have full access

View 8 Replies View Related

General :: Setup Mail Server Behind A Router?

May 13, 2010

I've just finished installed a mail server with Fedora 12 + postfix + courier. I also have Squirrelmail and ISPConfig3 installed. The mail server is behind a router. I have [URL] pointed to the static IP at my router. My ISP has opened port 25 & 110 for me and my router has these 2 ports forwarded to my mail server (192.168.0.100).Workstations in local network can connect to my mail server and send emails with no problem but cannot receive emails from outside. I tried an email dossier and it saids connection timed out on smtp session. Do I need to include my static IP somewhere in the configuration so that it communicates to the world properly?

View 4 Replies View Related

General :: How To Setup Mail Server,sendmail

Apr 7, 2010

I have sendmail running in system,i want to send mail to other accounts like gmail,yahoo using this sendmail.What should i do ?

View 1 Replies View Related

Server :: Setup Bind 9 To Support Web And Mail?

Mar 13, 2010

I am working on setting up a bind 9 nameserver that will be responsible for serving up DNS records for my internal network and publicly for my web server. My configuration is below:

Firewall Gateway (Ubuntu Server 9.10) ---> switch ---> internal servers (ubuntu server 9.10 and mac os x server)

The internal servers are all on the same subnet, so DNS, web and mail will all be on the same subnet of private IPs. Each internal server is mapped with SNAT to a public IP address. And the DNS server only has port 53 forwarded to it.I am trying to figure out the best way to set up my nameserver so that it can provide records for my internal servers based on private IP addresses, and then provide records to the public for my internal servers based on their public IP addresses. I had a few questions on this:

1) Is this the correct way to think about my setup, or is this typically done in another way?

2) Does anyone have recommendations on the specific configuration I should follow?

3) Are there specific references I should look into as well?

View 4 Replies View Related

Server :: Setup An Mail Filter For Domain?

Aug 11, 2010

I'm trying to set up an mail filter for our domain. At the moment we're using ClearOS as the filter, works OK but I still get something through and the blacklist and whitelist doesn't seem to work. I was hoping to set up a mail filter on my own, using Spamassassin and/or something else. It seems I have to buy subscription at ClearOS to make it update better or something. I might just do that, it's just tempting to find a way to do it on "my own". I tried to follow these instructions but I don't seem to go anywhere... ...I began with setting up the base server as it is shown there. I've setup quite a few Linux servers, mainly as firewall/gateway kind of things but also some DNS servers, web servers and so on.

I have one mail server and the mail filter is supposed to be on the outside to filter mail before it hits the mail server.

View 3 Replies View Related

Server :: Setup And Configure Mail Srver

May 7, 2010

I already have a web server with apache 2, ftp, phpmyadmin, ispconfig2, running on internet. I use dyndns service to have the server on internet. Now I am trying to setup and configure a mail server base on Postfix With SMTP-AUTH And TLS.The host name is dec1.decom.com the domain name decom.com. The internet URL is URL... .So when I am setting up Postfix I need the System mail name: and Other destinations to accept mail for : here is my question which name do I must use on this configuration. Hostname (dec1.deccom.com) or URL.

View 1 Replies View Related

Software :: Setup Mail Server Like Mailchip.com?

Oct 1, 2010

Does any one have information on who to setup a server as mailchimp . com ?

i am looking for setting up a server for similar use.

View 6 Replies View Related

Red Hat :: Setup A Mail Server Using Sendmail On Centos 5?

Mar 3, 2010

setup a mail server using sendmail on Redhat 5/Centos 5.

View 3 Replies View Related

Debian Configuration :: Optimal Setup For A Mail Server?

Apr 16, 2010

I would like to discuss setting up a mail server and its implications and alternatives. First, let us see if I have understood this correctly: A mail server consists of many different components. First, a server to listen to any mail inbound for a specific domain (say postfix), and then a POP3/IMAP server (say dovecot). Then, I should somehow configure the rules by which all mail is forwarded to their respective owners. This should be fairly simple by using debians package managers and dselect or whatever program it is that sets up right packages by use cases at the install.

But now lets assume a more complicated environment, where there are multiple users with different domains and needs. First, we need to send mail to ourselves from webapps for instance for backup purposes. So let's say we have a domain called domain.com setup, and we want to send mail to backup@domain.com. Unfortunately, some configuration issue makes the application get confused, because it is trying to send mail to itself, but doesn't quite understand what it should do. How can this problem can be solved?

Second, how could I configure different domains with different rules. For instance, if I want one domain to have a catch-all account, where random email sent to erroneous accounts is captured? Or if I want to create accounts which are not based on actual Debian accounts, but instead just random usernames (say, danny@domain.com, mike@domain.com, support@domain.com etc.)?

Finally, which are the best web-guis for doing such configuration? What if the customer wants to himself add accounts? I cannot require him to edit text files - especially if he can thus break the whole configuration for other customers as well.. postfix-admin is one, but it is quite crude-looking. Is there something which integrates both postfix, apache and dovecot configuration? How about Webmin?

View 2 Replies View Related

Ubuntu :: Setup A Web And Mail Server On Desktop Environment?

May 27, 2011

Before setting up a dedicated web- and mail-server system, I want to learn it by setting both up on my desktop environment. So far I can only find how-to's which are based on server install iso's.

Is it wise first to install a mail server by using i.e. [URL]. Get it up and running and then install a lamp server using [URL]

Both servers must use my own IP address which is related to my own domain xxxxx.com I also need to understand how to incorporated these.

My desktop is Ubuntu 11.04 2.6.38-8-generic x86_64.

View 2 Replies View Related

Server :: Internal Mail Relay To Exchange Setup

Jan 25, 2010

I have ticket tracking software that mails ticket to groups. Right now the software is on an exchange server. After moving it to a dedicated linux server (debian lenny) I cant get it to email any of the internal domain addresses. I have tried to setup sendmail to relay it to the exchange server. Logs indicate that it was sent by the ticket tracking software but the message never hits the mailbox. It also wont get to any other mail address. Is there a better way to do this? The crm software will utilize either a smtp server or any mail server on the localhost. The problem is that with the dedicated server on the same network as the exchange server, it fails to send the mail even if I assign an external smtp server. But if the dedicated server is on a different network then it works using any smtp server in its configuration. I need something that can "pass the email" to the exchange server. Or just be able to send the mail to internal email account and still be on the same network.

View 2 Replies View Related

Software :: Configuring Fetchmail - Mail Server Setup

Aug 6, 2010

I have Ubuntu and I want to setup a mailserver. I use fetchmail to fetch mail But I wanted to configure fetchmail with fetchmailconf. I know, I can edit the configfile, but I wanted to use fetchmailconf. According to the man of fetchmail, fetchmailconf is very handy.

In synaptic, I installed fetchmail 6.3.2.2Ubuntu2.3 and I wanted to install fetchmailconf 6.3.2.2Ubuntu2 : well it didnt work
fetchmailconf 6.3.2.2Ubuntu2 needs fetchmail 6.3.2.2Ubuntu2. So, no worries: I searched the internet for fetchmailconf 6.3.2.2Ubuntu2.3, but I couldn't find any. Same with fetchmail6.3.2.2Ubuntu2

First of all, I want to flame synaptic for supplying 2 different versions for 2 pieces of software that only work with eachother.
Second: where can I find 2 matching versions? Or fix synaptic or maybe someone has a really cool solution?

View 12 Replies View Related

CentOS 5 Server :: Setup Sendmail As Mail Relay?

Mar 18, 2009

Is anyone can help me how to setup sendmail ( Centos 5.2 ) as mail relay for Microsoft exchange. I will put the mail relay in DMZ and Mail server in Local Network.v

View 1 Replies View Related

Server :: Mail Bouncing - SMTP Error From Remote Mail Server After Initial Connection: 550 Access Denied

Aug 30, 2010

This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:

xx@xx.com
SMTP error from remote mail server after initial connection: host [URL] [ip address]: 550 Access denied...

View 6 Replies View Related

Debian Configuration :: Email Encryption - How To Setup Mail Server

Feb 8, 2010

Could anyone point me to some simple articles that explain what email encryption is and how to set up a mail server (e.g. Exim) that can send secure emails? I know nothing about networks, mail servers, encryption, etc., but I have to be an expert on it before I walk into work tomorrow morning.

View 14 Replies View Related

Ubuntu Servers :: Mail Server Setup For Multiple Domains?

Jul 4, 2010

Im moving all my websites on a dedicated box. I had a cpanel hosting account, and now moving to a terminal and ssh system.I need some advice on choosing my mail setup. I need POP, SMTP, with multiple domains, as host for a few clients.I would like the most simple version.The server will only send +- 100 mails / day.I currently running Ubuntu Linux 10.04.

View 1 Replies View Related

Ubuntu Servers :: Mail Server Setup - For Multiple Domains ?

Oct 10, 2010

I have recently setup an Ubuntu 10.04 Minimal x64 Server. I plan on setting it up as a mail server. I need a secure server, that has spam prevention on it. Im setting up around 50 domains and would like a web based control panel. What is the most secure mail server, that i can setup for multiple domains?

View 2 Replies View Related

Ubuntu Servers :: Setup An Intranet Mail Server As A Project?

Mar 14, 2011

I want to setup an intranet mail server as a project. I tried to go through various forums but could not get a satisfactory model. My sceme of things is as follows:The server a virtual machine is after a router which has a built in dhcp server. Prefer to use sendmail but postfix ok client machines should be able to access the mail on evolution/thunderbird or web access using squirrelmail.Mail will not be relayed to anybody outside the intranet.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved