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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-31-2004, 09:42 PM
|
#1
|
Member
Registered: Oct 2002
Distribution: RedHat 8 or 9 (shrike)- Fedora Core 1,2
Posts: 215
Rep:
|
God i need help with postfix.
first in installed postfix 2.15 and im losing my mind.
1- if i send an email to me@hotmail.com thru the command line, the email arrives to its destination, but if i send it to me@mydomain.com from the command line it doesnt work.
i get the unknown user "user"
please help ive been trying to do this for along time and no one has help me, would you ? 
|
|
|
11-01-2004, 01:00 AM
|
#2
|
Member
Registered: Jul 2001
Location: india
Distribution: RedHat 7.1,7.2,7.3, 8.0,9.0,Fedora,EL2.1,EL3.0
Posts: 103
Rep:
|
Hi,
Could you paste the contents of main.cf ? I have been using postfix..... but after the job change, have forgotten the entries......
Your problem seems to be a simple config issue....... by going thru the main.cf file I would be able to help
Regards
Subhasis
|
|
|
11-01-2004, 01:26 AM
|
#3
|
Member
Registered: Aug 2003
Location: egypt
Distribution: Fedora,SuSE9
Posts: 47
Rep:
|
check the mydestination entry in the /etc/postfix/main.cf
|
|
|
11-01-2004, 12:19 PM
|
#4
|
LQ Newbie
Registered: May 2003
Location: Australia
Distribution: Debian
Posts: 8
Rep:
|
It would help if you posted some more info.
e.g Are you using an external smarthost or connecting directly?
Are you using any special tables?
Anything else that might be relevant...
|
|
|
11-01-2004, 06:46 PM
|
#5
|
Member
Registered: Mar 2004
Location: Austin, TX
Distribution: CentOS Fedora RHEL SLES Knoppix
Posts: 78
Rep:
|
Are your firewall(s) (hardware/software) configured to allow smtp traffic to port 25.
# iptables -L | grep smtp
As long as you don't have an entry for "ACCEPT all", you should see an entry to specifically
allow smtp traffic. If you don't see any entries like this then you are blocking:
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:smtp
Also what happens if you just send mail to "user", not "user@mydomain.com"?
There is a difference...
/Les
|
|
|
All times are GMT -5. The time now is 03:00 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|