Click to See Complete Forum and Search --> : postfix mail problem again...


hilophiloo
12-03-2003, 10:07 PM
some reason postfix doesn work right anymore. from redhat8 i saved my main.cf file and my email server worked fine for a long time. i decided to install fedora. so i did a clean install and everything. i use exactly the same main.cf i was using before in defora. the porblem is that i can send out the mail, but i cant recieve. it seems yahoo try to connect to me when giving me the mail, but it doesn go anywhere in any of the mail boxes.

i checked out /var/log/maillog and see all thesepostfix/smtpd fatel: net/mask pattern has a non null host portion etc..

shad0w
12-07-2003, 12:55 AM
check mynetworks see what you have there, or check your listening IP to make sure its correct in the main.cf

chort
12-07-2003, 06:47 PM
Make sure your allow relay, etc are noted as 192.168.0.0/24 (for example) and not like 192.168.0.5/24 (note the host portion has the value '5', i.e. it's not null).