Re: mail to another machine on the LAN

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/27/2010 06:42 AM, Hiisi wrote:
> $ telnet 192.168.3.30 25
> Trying 192.168.3.30...
> telnet: connect to address 192.168.3.30: Connection refused

It looks as if you've not changed the default configuration for sendmail.

By default it will only listen on the loopback address.

You need to go to /etc/mail and edit the sendmail.mc file.  Details of
this are located in the file.

Specifically, you need to locate this within the file....

dnl # The following causes sendmail to only listen on the IPv4 loopback
address
dnl # 127.0.0.1 and not on any other network devices. Remove the loopback
dnl # address restriction to accept email from the internet or intranet.
dnl #
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl


-- 
Power Company having EMP problems with their reactor 葛斯克 愛德華 / 台
北市八德路四段

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux