LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-20-2007, 07:54 AM   #1
myxpc
LQ Newbie
 
Registered: May 2007
Location: Adelaide AUST
Distribution: mandriva 2007.0
Posts: 1

Rep: Reputation: 0
Angry Postfix not working with Ispconfig on Mandriva 2007.0


I am running Mandriva 2007.0 and have Ispconfig installed, everything is working except users can't send or receive mail and the dns reports -server1.mydomain's postmaster response:
>>> RCPT TO:<postmaster@mydomain>
<<< 554 5.7.1 <postmaster@mydomain>: Relay access denied

I have gone through the perfect setup and with telnet I get -

telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 server1.myxpc.net.au ESMTP Postfix (2.3.3) (Mandriva Linux)
ehlo localhost
250-server1.myxpc.net.au
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN

Has anybody got any ideas on how to fix postfix

Thanks in advance
 
Old 05-20-2007, 11:02 AM   #2
Berhanie
Senior Member
 
Registered: Dec 2003
Location: phnom penh
Distribution: Fedora
Posts: 1,625

Rep: Reputation: 165Reputation: 165
Hi, myxpc, and welcome to LQ.

The problem is due to your mydestination parameter in main.cf. That parameter lists the domains that will be delivered locally. Here's an example:
Code:
myhostname = machine.example.com
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,  example2.com
This means that the following domains will be delivered locally: machine.example.com, localhost.example.com, localhost, example.com, example2.com.

Code:
<<< 554 5.7.1 <postmaster@mydomain>: Relay access denied
This means postfix doesn't know that it should deliver mail to that domain locally. List it in mydestination.
 
  


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
acidrip not working in Mandriva 2007.1 coolblue Mandriva 1 05-12-2007 12:05 PM
LXer: The Perfect Desktop - Mandriva 2007 Spring Free (Mandriva 2007.1) LXer Syndicated Linux News 0 05-10-2007 02:01 PM
why doesn't cron seem to be working? Mandriva 2007 otacon 14112 Linux - Software 1 04-06-2007 09:46 PM
Onboard sound not working / Mandriva 2007 qscomputing Linux - Hardware 3 12-31-2006 06:01 AM
ISPConfig, postfix, dovecot: incorrect permissions keyF Linux - Software 0 06-13-2006 10:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:53 PM.

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