Postfix as smtp server


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Postfix as smtp server
# 1  
Old 01-16-2013
Postfix as smtp server

hi guys

I have to configure a SMTP server using Postfix, ok let me tell the domain is located at godaddy so my smtp postfix server has to use that domain let's say mycompany.com

so anyone knows how to configure postfix using this way?
or postfix is easy to configure?

thanks a lot
# 2  
Old 01-16-2013
Quote:
Originally Posted by karlochacon
I have to configure a SMTP server using Postfix

so anyone knows how to configure postfix using this way?
or postfix is easy to configure?
If it is easy or not depends on if you have simple demands or not. What exactly did you expect to get as an answer? And what exactly are we supposed to tell you knowing only your desired domain name?

I suggest you get some how-to (introduction documents) for Postfix, read it and then start working. If you have a real question we might be able to answer it, but right now your "question" amounts to: can you do my work for me. The answer to that is: yes.

bakunin
This User Gave Thanks to bakunin For This Post:
# 3  
Old 01-17-2013
well I already configure postfix following this guide

Postfix Mail Server Configuration

my doubt is that my customer says that I have to include accounts in my email configuration

he says I have to include

service_support@companyname.com
it_support@companyname.com
and so on like 6 accounts

and checking the postfix configuration

Code:
mydomain = example.com 
myorigin = $mydomain 
myhostname = mail.example.com
mydestination = $myhostname, localhost, localhost.$mydomain 
mynetworks = 192.168.3.0/24 
inet_interfaces = all

I have no idea where to put those

thanks

---------- Post updated at 03:38 AM ---------- Previous update was at 02:09 AM ----------

found it just using adduser command

---------- Post updated at 04:16 AM ---------- Previous update was at 03:38 AM ----------

one last thing guys

I am able to send email to my gmail account doing this, changing values accordingly to send email to gmail

telnet Welcome to companyname.com - your best source for business information, resources, and services. Start your business now! 25
Trying x.x.x.x...
Connected to Welcome to companyname.com - your best source for business information, resources, and services. Start your business now! (x.x.x.x).
Escape character is '^]'.
220 Welcome to companyname.com - your best source for business information, resources, and services. Start your business now! ESMTP Postfix>
EHLO companyname.com
250-www.companyname.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-ENHANCEDSTATUSCODES
250-8BITMIME
MAIL FROM: <adminit@companyname.com>
250 2.1.0 Ok
RCPT TO: <karlos@gmail.com>
250 2.1.5 Ok
DATA
354 End data with <CR><LF>.<CR><LF>
I just wanted to send some test mail to karlos
.
250 2.0.0 Ok: queued as B95C8110064
QUIT


but I am not able to reply to the address adminit@companyname.com

I get this

Delivery to the following recipient failed permanently:
adminit@companyname.com
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 #5.1.0 Address rejected. (state 13).
# 4  
Old 01-17-2013
Does user adminit exist at companyname.com? Entering it as MAIL FROM address doesn't mean it does, does it?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Web Development

SMTP Server Configuration

Hello list, I want to be able to send email directly from my linux box. I have both a CentOS and Debian installation. I am by no means an expert when it comes to all of the SMTP servers. I have been testing different configs by installing and uninstalling sendmail, postfix, and exim4. ... (2 Replies)
Discussion started by: landossa
2 Replies

2. Red Hat

External SMTP server

Hi, We current use an email/hosted exchange server (provided by 3rd party company). Our production DNS (RH5) server has got the MX rec configured for this 3rd party mail relay server. So in order to resolve hostnames to send outbound mails an A record entry is also required on the external... (1 Reply)
Discussion started by: Duffs22
1 Replies

3. Ubuntu

Problem in Postfix server/is my server got some attack

Hi Friends, This is logs of my mail log: mail for yahoo.com.tw is using up 4001 of 6992 active queue entries : 1 Time(s) mail for yahoo.com.tw is using up 4001 of 7018 active queue entries : 1 Time(s) mail for yahoo.com.tw is using up 4001 of 7072 active queue entries : 1 Time(s) ... (1 Reply)
Discussion started by: darakas
1 Replies

4. Ubuntu

Any way we can create an SMTP server and use any scripting language to read emails from that server

Is there any way to create an SMTP mail server will all granular permissions to it so that I can read emails which that server receives through any scripting language and also reply from the same server automatically? (3 Replies)
Discussion started by: sandeepcm
3 Replies

5. AIX

SMTP Server errors

Hey everyone, I have an issue where email is working fine in our Windows environments but is blowing up in our AIX environments. Here is the related functions that are getting called: int get_smtp_line( void ) { char ch = '.'; char in_data ; char * index; int retval = 0; ... (4 Replies)
Discussion started by: ctote
4 Replies

6. Shell Programming and Scripting

Send email from sendmail on AIX using exchange server as SMTP server

i am new in AIX i am trying to write a script to take a backup for specific files on server to and check error log if backup success send email to administrator , script done except for sending mail , i try to configure sendmail on aix to use our exchange server to send emails but still get error... (0 Replies)
Discussion started by: ahmed_salah
0 Replies

7. Red Hat

SMTP authentication on Postfix/Dovecot on CentOS

Hi, I did setup one E-mail Server with postfix/dovecot/squirrelmail on CentOS 5.x and is working fine. I did configure SMTP authentication (without TSL/SSL) so that users from outside can send emails via our email server with SMTP auth. One weird issue i'm getting is that it's working from... (1 Reply)
Discussion started by: prvnrk
1 Replies

8. UNIX for Dummies Questions & Answers

Please help with Postfix config issue - How to allow remote Exchange server to relay to my postfix

Hi guys One of our clients have a problem with sending email to a certain domain. No matter what we try, the mails just dont get delivered. What I did then, is created a new connector on their Exchange server, pointing all mail sent to their client at "domain1" to relay to our Postfix mail... (0 Replies)
Discussion started by: wbdevilliers
0 Replies

9. AIX

AIX 6.1 SMTP Server ?

Hello, Looking for Document how to install / configure SMTP Server on AIX 6.1 is it through smitty menu ? (3 Replies)
Discussion started by: filosophizer
3 Replies

10. Solaris

SMTP server-denied

im running Solaris9. sendmail version 8.13 every now and then my smtp server is being blacklisted resulting to relay denied to some of my client. what is the very first thing i have to implement? thanks (1 Reply)
Discussion started by: uwagon
1 Replies
Login or Register to Ask a Question