mynetworks = 192.168.10.1/32 Dupa cum ai setat tu doar 192.168.10.1 poate sa dea mail... daca vrei sa dea toata reteua pune 192.168.10.0/24
----- Original Message ----- From: "Buhus Teodor-Marius" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 17, 2003 10:22 AM Subject: [rlug] Postfix > Salut, > Serverul meu de mail nu trimite mailuri de pe domeniul doru.ro. > [EMAIL PROTECTED] postfix]# ls -al > total 252 > drwxr-xr-x 2 root root 4096 Dec 16 10:46 ./ > drwxr-xr-x 85 root root 8192 Dec 16 11:28 ../ > -rw-r--r-- 1 root root 8612 Aug 18 12:34 access > -rw-r--r-- 1 root root 12288 Dec 16 10:50 access.db > -rw-r--r-- 1 root root 2262 Aug 18 12:34 aliases > -rw-r--r-- 1 root root 12288 Dec 16 10:50 aliases.db > -rw-r--r-- 1 root root 7519 Aug 18 12:34 canonical > -rw-r--r-- 1 root root 12288 Dec 16 10:50 canonical.db > -rw-r--r-- 1 root root 11942 Aug 18 12:34 LICENSE > -rw-r--r-- 1 root root 22268 Dec 16 10:46 main.cf > -rw-r--r-- 1 root root 10672 Aug 18 12:34 main.cf.default > -rw-r--r-- 1 root root 5774 Aug 18 12:34 master.cf > -rw-r--r-- 1 root root 754 Oct 5 08:12 mrtg.cfg > -rw-r--r-- 1 root root 7646 Aug 18 12:34 pcre_table > -rw-r--r-- 1 root root 8818 Aug 18 12:34 postfix-files > -rwxr-xr-x 1 root root 5460 Aug 18 12:34 postfix-script* > -rwxr-xr-x 1 root root 19383 Aug 18 12:34 post-install* > -rw-r--r-- 1 root root 4871 Aug 18 12:34 regexp_table > -rw-r--r-- 1 root root 408 Dec 16 10:12 relay-domains > -rw-r--r-- 1 root root 12288 Dec 16 10:50 relay-domains.db > -rw-r--r-- 1 root root 5050 Aug 18 12:34 relocated > -rw-r--r-- 1 root root 12288 Dec 16 10:50 relocated.db > -rw-r--r-- 1 root root 9728 Aug 18 12:34 transport > -rw-r--r-- 1 root root 12288 Dec 16 10:50 transport.db > -rw-r--r-- 1 root root 9612 Aug 18 12:34 virtual > -rw-r--r-- 1 root root 12288 Dec 16 10:50 virtual.db > [EMAIL PROTECTED] postfix]# vi /etc/postfix/main.cf > queue_directory = /var/spool/postfix > command_directory = /usr/sbin > daemon_directory = /usr/lib/postfix > mail_owner = postfix > myhostname = doru.ro > mydomain = doru.ro > myorigin = $myhostname > myorigin = $mydomain > mydestination = $myhostname, localhost.$mydomain, $mydomain, > mydestination = $myhostname, localhost.$mydomain, $mydomain, > mydestination = $myhostname, localhost.$mydomain, $mydomain, > mynetworks = 192.168.10.1/32, 127.0.0.0/8, hash:/etc/postfix/relay-domains > relay_domains = doru.ro > alias_database = hash:/etc/postfix/aliases > mail_spool_directory = /var/mail > mailbox_command = /some/where/procmail > local_destination_concurrency_limit = 2 > default_destination_concurrency_limit = 10 > debug_peer_level = 2 > debugger_command = > PATH=/usr/bin:/usr/X11R6/bin > xxgdb $daemon_directory/$process_name $process_id & sleep 5 > sendmail_path = /usr/sbin/sendmail > newaliases_path = /usr/sbin/sendmail > mailq_path = /usr/bin/mailq > setgid_group = maildrop > manpage_directory = /usr/share/man > sample_directory = /usr/share/doc/packages/postfix/samples > readme_directory = /usr/share/doc/packages/postfix/README_FILES > mail_spool_directory = /var/mail > canonical_maps = hash:/etc/postfix/canonical > virtual_maps = hash:/etc/postfix/virtual > relocated_maps = hash:/etc/postfix/relocated > transport_maps = hash:/etc/postfix/transport > sender_canonical_maps = hash:/etc/postfix/sender_canonical > masquerade_exceptions = root > masquerade_classes = envelope_sender, header_sender, header_recipient, > envelope_recipient > myhostname = doru.ro > inet_interfaces = all > masquerade_domains = > mydestination = $myhostname, localhost.$mydomain > defer_transports = > disable_dns_lookups = no > relayhost = > content_filter = vscan: > mailbox_command = > mailbox_transport = > smtpd_sender_restrictions = hash:/etc/postfix/access > smtpd_client_restrictions = > smtpd_helo_required = no > smtpd_helo_restrictions = > strict_rfc821_envelopes = no > smtpd_recipient_restrictions = permit_mynetworks,check_relay_domains > alias_maps = hash:/etc/aliases > [EMAIL PROTECTED] postfix]# vi relay-domains > doru.ro R > 192.168.10.1 R > Am mandrake 9.2 cu postfix 2.0.13. Totul pare a fi in regula, insa cand > incarec sa trimit un mail din reteaua 192.168.10.0, rezultatul e nul. Care > sa fie cauza? > Multumesc! > > > > --- > Outgoing mail is certified Virus Free. Acest e-mail este clasificat ca fiind > fara virusi! > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.552 / Virus Database: 344 - Release Date: 12/15/2003 > > > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > > --- Detalii despre listele noastre de mail: http://www.lug.ro/
