>I am setting up IMGate. The incoming works fine but >for the outgoing mail I am having trouble. I >configured my mailbox server (Imail server) to send >all outbound mail to the ip of IMGate but the outgoing >mails don't go through. >When I take a look at the log file, I can see these >errors. > >-postfix/smtpd[4165]: warning: unknown smtpd >restriction: reject_unverified_sender"
you didn't follow the readme.txt and are running the wrong version that doesn't support reject_unverified_sender >-postfix/smtpd[4165]: reject: RCPT from >dnetmail1.dnetwork.net[200.50.192.2]: 451 Server >configuration error; from=<[EMAIL PROTECTED]> >to=<[EMAIL PROTECTED]> >-localhost postfix/cleanup[4166]: warning: >/etc/postfix/header_checks.regexp, line 10: error in >regexp: Invalid range end. >-localhost postfix/cleanup[4166]: warning: >/etc/postfix/header_checks.regexp, line 12: error in >regexp: Invalid preceding regular expression. you've messed up .regexp syntax on lines 10 and 12
