Re: Replace null sender addresses?

2020-05-04 Thread Jason Bailey
On May 4, 2020 9:45 AM, Kris Deugau wrote: Bob Proulx wrote: > Jason Bailey wrote: >> It is indeed being generated internally. The RCPT TO is there, but >> because it lacks a MAIL FROM, we are seeing some email providers >> drop the message, presumably because it looks lik

Re: Replace null sender addresses?

2020-05-01 Thread Jason Bailey
On May 1, 2020 8:13 PM, Bob Proulx wrote: Wietse Venema wrote: > Jason Bailey: > > I've got notification emails from a legacy system passing through a > > Postfix install I'm using to relay messages to the proper outbound Are the notification mails coming from an inte

Replace null sender addresses?

2020-04-30 Thread Jason Bailey
I've got notification emails from a legacy system passing through a Postfix install I'm using to relay messages to the proper outbound server. Things are working great except occasionally messages are sent from the legacy system with a null sender address (e.g. "MAIL FROM: <>"). Is there a way to

Re: Outbound mail, relaying, Hotmail

2010-06-23 Thread Jason Bailey, Sun Advocate Webmaster
On 06/22/2010 10:56 PM, Stan Hoeppner wrote: Jason Bailey, Sun Advocate Webmaster put forth on 6/22/2010 10:32 PM: (Note: I do have to disclose one piece of information. Recently our server was automatically blacklisted by our ISP for spam that was being relayed through our system from a

Outbound mail, relaying, Hotmail

2010-06-22 Thread Jason Bailey, Sun Advocate Webmaster
rds virtual_mailbox_domains = mydomain.com anotherdomain.com mail.mydomain.com virtual_mailbox_maps = hash:/etc/postfix/users virtual_transport = lmtp:unix:/data/mail/lib/imap/socket/lmtp If any other information would be helpful in diagnosing this problem, I'm happy to provide it. Thank you very muc

Re: header checks not working

2009-06-30 Thread Jason Bailey, Sun Advocate
Sahil Tandon wrote: On Tue, 30 Jun 2009, Rob Brandt wrote: I'm trying to set up a basic header check to get rid of emails sa marks as spam. I've added the following link to main.cf: header_checks = regexp:/etc/postfix/filter I prefer pcre:, but the following patterns should work w

Re: header checks not working

2009-06-30 Thread Jason Bailey, Sun Advocate Webmaster
Rob Brandt wrote: I'm trying to set up a basic header check to get rid of emails sa marks as spam. I've added the following link to main.cf: header_checks = regexp:/etc/postfix/filter /etc/postfix/filter has: # No ***SPAM*** /^Subject .*\*\*\*SPAM\*\*\*/DISCARD ***SPAM*** # SPam flag /^

Exception to sender address restrictions

2009-04-03 Thread Jason Bailey, Sun Advocate Webmaster
Hello all, I have postfix working pretty well... efficiently blocking a very large amount of spam (very happy with Postfix). But I have a problem... Postfix isn't receiving mail from a specific mail system, and it's critical that it does. The problem really isn't Postfix. Postfix is doing exactly