LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-29-2009, 01:50 PM   #1
nlraley
LQ Newbie
 
Registered: Oct 2009
Posts: 1

Rep: Reputation: 0
Question setting up linux server for email


I was setting up a ubuntu server for testing a new email setup, our users are currently getting a ton of emails and/or getting false blocks from SORBS which the previous administrator here had set up, so I've been looking to try out a few alternatives.

I was following a guild for setting this all up with a system with as much similarities as possible to our current email system.

However, when I was almost finished with the guide I reached the step on page 4 To see if Postfix is ready for SMTP-AUTH and TLS, run telnet localhost 25 After you have established the connection to your Postfix mail server type ehlo localhost.

I connect but I cannot issue the ehlo commands.

I've followed this guide step by step but during the setups there were several steps that required me to enter password = mail_admin_password. Now do I literally type the mail_admin_password or do I actually type out the password I created for the mail_admin account?

This is about the only thing I can think of that I hadn't followed 100% throughout this setup.

If this isn't the cause does anyone have any ideas as to what may be wrong?
I found the guide here:
http://www.howtoforge.com/virtual-us...-ubuntu9.04-p2

Thanks in advance.
 
Old 11-08-2009, 04:18 AM   #2
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

When you setup the database in MySQL following the instructions from that howto it told you to execute the following:
Code:
mysqladmin -u root -p create mail
Next to grant permissions to that database using:
Code:
GRANT SELECT, INSERT, UPDATE, DELETE ON mail.* TO 'mail_admin'@'localhost' IDENTIFIED BY 'mail_admin_password';
GRANT SELECT, INSERT, UPDATE, DELETE ON mail.* TO 'mail_admin'@'localhost.localdomain' IDENTIFIED BY 'mail_admin_password';
FLUSH PRIVILEGES;
Normally it's the goal that you substitute mail_admin and mail_admin_password for your own, for example harry as user and potter123 as password.

Those are the user name and password that you had to use throughout the entire howto if asked.

Did you do it like that?

Kind regards,

Eric
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting up a email server mpls Linux - Server 1 07-28-2008 09:22 AM
Setting Up Email Server dougp23 Linux - Security 3 03-01-2007 02:35 PM
Best Linux for setting up an email/ftp/website server? Cyberian Linux - Newbie 2 09-11-2004 07:05 AM
setting linux as an email server hoomes Linux - Networking 1 03-13-2003 09:11 PM
Setting up Email server rdefino Linux - Newbie 2 02-11-2003 05:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 10:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration