Am Donnerstag, 26. Juni 2003 13:28 schrieb Pierre Fortin: > On Thu, 26 Jun 2003 07:40:35 +0200 Martin Fahrendorf > > <[EMAIL PROTECTED]> wrote: > > Am Mittwoch, 25. Juni 2003 16:49 schrieb Ralph Crongeyer: > > > smtpd_recipient_restrictions = permit_mynetworks, check_client_access, > > > hash:/etc/postfix/access, check_relay_domains > > > > Btw: does your smtpd_recipient_restrictions relay look like the list > > above? There should be a warning or an error in the logfiles (in > > /var/log/mail) about a mistyping. Normaly smtpd_recipient_restrictions > > should look like this (there is no comma between check_client_access and > > the hash table) : > > > > smtpd_recipient_restrictions = > > reject_unknown_recipient_domain > > reject_unknown_sender_domain > > reject_non_fqdn_sender > > reject_non_fqdn_recipient > > permit_mynetworks > > check_client_access hash:/etc/postfix/access > > reject_unauth_destination > > No, both forms are OK -- though it's easier to make mistakes with the > comma separated list. The "leading space" form is better IMO, cleaner > (then again, I prefer Python). IIRC, don't put comments in the middle > though...
Jep, thats right. Postfix treats commas like whitespaces. But nevertheless, the given restriction does not work (there must be a warning or a error from postfix). You can not continue one line without a leading whitspace in the continued line. But I think that is only a mailer issue (word wrap). Martin -- ------------------------------------------------------------ H E L I X Gesellschaft f�r Software & Engineering mbH ------------------------------------------------------------ Hanauer Landstrasse 52 Telefon (069) 4789 35-30 D-60314 Frankfurt am Main Telefax (069) 4789 35-44 ------------------------------------------------------------ http://www.helix-gmbh.net [EMAIL PROTECTED] ------------------------------------------------------------
pgp00000.pgp
Description: signature
