From: Landy Roman (no email)
Date: Mon Jul 01 2002 - 07:34:47 EDT
On Mon, 1 Jul 2002 07:12:52 +0200
Ralf Hildebrandt <>
wrote:
> On Sun, Jun 30, 2002 at 05:28:12PM -0400, RR
> wrote:
>
> > > Put "check_sender_access
> > > regexp:/etc/postfix/sender" somewhere into
> > > smtpd_*_restrictions
> > >
> > > > in sender_restrictions:
> > > > /@(doma.in)/ REJECT Mail from your domain
> > > > $1 is not accepted here
> > >
> > > /@(doma\.in)/ REJECT Mail from your domain
> > > $1 is not accepted here
> > >
> >
> >
> > i have this and it is not working; does it
> > matter that fetchmail handles the mail first?
>
> Well, yes. How does fetchmail inject the mail?
> From what IP? Show your restrictions!
> postconf -n
> is really helpful.
>
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
disable_vrfy_command = yes
inet_interfaces = localhost, 192.168.1.100
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
masquerade_domains = despiertapr.com
masquerade_exceptions = root
mydestination = localhost.$mydomain,
pepino.$mydomain,localhost
mydomain = despiertapr.com
myhostname = despiertapr.com
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
relay_domains = 192.168.1.101
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtpd_banner = $myhostname ESMTP $mail_name
smtpd_sender_restrictions =
regexp:/etc/postfix/sender
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|