hi all ... tnx for this beautifull site.... I have a little question... i use this guide: http://www.howtoforge.com/virtual-users-and-domains-with-postfix-ubuntu-7.10 my network is 192.168.0.0 subnet 255.255.252.0 i want that all ip in this lan havent got autenticate whit user and password for smtp... is possible?? Or ... if is possible i like to create a little whitelist whit some allowed ip address Tnx all .... nannolo
yes but ...... if i add another ip 10.30.30.x or 192.168.3.x ..... ??? not possible to add ip and ip and ip .... tnz nannolo
i change /etc/postfix/main.cf whit mynetworks = 192.168.0.0/24 but ... dont run..... the server want smtp password HTML: Dec 12 10:48:49 mail2 postfix/smtpd[4910]: connect from unknown[192.168.0.240] Dec 12 10:49:04 mail2 postfix/smtpd[4910]: disconnect from unknown[192.168.0.240]
You can use multiple IP addresses/subnets, separated by spaces or commas, e.g. Code: mynetworks = 127.0.0.0/8 192.168.0.0/24 10.30.30.1/32
Are you sure that your client PC is in one of the specified subnets? Also, did you switch off "Server requires authentication" in your email client?
gooood man ... run tnx for all i have another question.... what web interface you prefere for the administration of the server and web interface of a single mail ??