|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I set up Postfix with "YaST2 mail". I can do a "telnet 127.0.0.1 25", but I can't "telnet 192.168.X.Y 25", i.e. my Intranet address. I even tried to set the "mynetworks" Parameter in /etc/postfix/main.cf, even though I understood that this is default, but it didn't help. "YaST firewall" claims that this port is open and "SuSEfirewall2 stop" does not help. Any idea, why I can't reach Postfix? (BTW: The machine has 2 NICs and I preferably want Postfix to listen on the internal one only.) Christian |
|
|||
|
Christian,
It appears that in the past few days you have not received a response to your posting. That concerns us, and has triggered this automated reply. Has your problem been resolved? If not, you might try one of the following options: - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp - Check all of the other support tools and options available at http://support.novell.com. - You could also try posting your message again. Make sure it is posted in the correct newsgroup. (http://support.novell.com/forums) Be sure to read the forum FAQ about what to expect in the way of responses: http://support.novell.com/forums/faq_general.html If this is a reply to a duplicate posting, please ignore and accept our apologies and rest assured we will issue a stern reprimand to our posting bot. Good luck! Your Novell Product Support Forums Team http://support.novell.com/forums/ |
|
|||
|
On Sun, 18 Dec 2005 19:38:46 +0000, Christian Barmala wrote:
> Hi, > > I set up Postfix with "YaST2 mail". I can do a "telnet 127.0.0.1 25", but > I can't "telnet 192.168.X.Y 25", i.e. my Intranet address. I even tried to > set the "mynetworks" Parameter in /etc/postfix/main.cf, even though I > understood that this is default, but it didn't help. "YaST firewall" > claims that this port is open and "SuSEfirewall2 stop" does not help. > > Any idea, why I can't reach Postfix? (BTW: The machine has 2 NICs and I > preferably want Postfix to listen on the internal one only.) Yep, by default SuSE doesn't configure the mail server to listen for remote connections i.e. those originating from another host on your network. Try editing /etc/sysconfig/mail and set SMTPD_LISTEN_REMOTE to yes, then run SuSEconfig and restart postfix... -- Mark Robinson Novell Volunteer SysOp One by one the penguins steal my sanity... |
|
|||
|
Hi Mark,
Mark Robinson wrote: > On Sun, 18 Dec 2005 19:38:46 +0000, Christian Barmala wrote: > by default SuSE doesn't configure the mail server to listen for > remote connections http://www.postfix.org/basic.html writes: The default is to listen on all active interfaces. But sometimes SuSE has it's own settings. > Try editing /etc/sysconfig/mail and set SMTPD_LISTEN_REMOTE to > yes, then run SuSEconfig This results in inet_interfaces = all, which allows me to relay from the Internet interface, ... but from the other interface too. Now I have to restrict mynetworks. If I do this directly in /etc/postfix/main.cf, SuSEconfig will compalain about the manual modification. Is there a way to handle this? Christian |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|