I believe what I want to Believe
Verwijderd
Je moet er voor zorgen dat jou internere adressen mogen relayen
zit in het bestand /etc/mail/access effe :
zit in het bestand /etc/mail/access effe :
code:
1
| 192.168.1.10 relay (wel je eigen ip adres gebruiken natuurlijk) |
RedHat heeft in 7.1 sendmail zo ingesteld dat alleen localhost kan connecten. Nadat je het onderstaande gedaan heb, wel even sendmail restarten.
http://www.redhat.com/support/docs/gotchas/7.1/gotchas-71.html
Sendmail Will Not Accept Outside Connections After Installation
By default, sendmail does not accept network connections from any host other than the local computer. If you want to configure sendmail as a server for other clients, please edit /etc/mail/sendmail.mc and change DAEMON_OPTIONS to also listen on network devices, or comment out this option all together. You will need to regenerate /etc/sendmail.cf by running:
[root@localhost /root]#m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
(NOTE: You must have the sendmail-cf package installed for this to work.)
http://www.redhat.com/support/docs/gotchas/7.1/gotchas-71.html
Sendmail Will Not Accept Outside Connections After Installation
By default, sendmail does not accept network connections from any host other than the local computer. If you want to configure sendmail as a server for other clients, please edit /etc/mail/sendmail.mc and change DAEMON_OPTIONS to also listen on network devices, or comment out this option all together. You will need to regenerate /etc/sendmail.cf by running:
[root@localhost /root]#m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
(NOTE: You must have the sendmail-cf package installed for this to work.)
huh, heb ik dat gedaan?
Cool 
Dit zijn goed tips, Thnks.
Dit zijn goed tips, Thnks.
I believe what I want to Believe
Verwijderd
Ik dacht dat dat in /etc/mail/relay-domains hoorde?Op maandag 06 augustus 2001 09:14 schreef kia het volgende:
Je moet er voor zorgen dat jou internere adressen mogen relayen
zit in het bestand /etc/mail/access effe :
code:
1 192.168.1.10 relay (wel je eigen ip adres gebruiken natuurlijk)
Pagina: 1