Carlos Williams wrote: > On Wed, Aug 13, 2008 at 10:33 AM, Ralf Hildebrandt > <[EMAIL PROTECTED]> wrote: >> show master.cf > > Sorry - seconds after firing off that email to thr group I realized I > should have checked master.cf. > > > 127.0.0.1:10025 inet n - y - - smtpd > -o content_filter= > -o local_recipient_maps= > -o relay_recipient_maps=
OK. > -o smtpd_restriction_classes= Not necessary, but OK > -o header_checks= Ignored, but OK. > -o smtpd_delay_reject=no Should be set to yes, or just remove it. > -o smtpd_client_restrictions=permit_mynetworks,reject Usually left empty on 10025. > -o smtpd_helo_restrictions= > -o smtpd_sender_restrictions= > -o smtpd_recipient_restrictions=permit_mynetworks,reject OK. > -o smtpd_data_restrictions=reject_unauth_pipelining Usually left empty on 10025. > -o smtpd_end_of_data_restrictions= > -o mynetworks=127.0.0.0/8 > -o smtpd_error_sleep_time=0 > -o smtpd_soft_error_limit=1001 > -o smtpd_hard_error_limit=1000 > -o smtpd_client_connection_count_limit=0 > -o smtpd_client_connection_rate_limit=0 > -o > receive_override_options=no_header_body_checks,no_unknown_recipient_checks OK. Should work as-is, even without the changes I suggest. Maybe a firewall problem. -- Noel Jones ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
