Local to local and pop-before-smtp

2009-07-26 Thread Pablo Yaggi
Hi, I'm running postfix as a virtual mail server and I have the following issue, relay control is working fine with pop-before-smtp, but still get spam passing through because when a spammer puts the "From" header with any of my virtual domains and a "Rcpt" also is on the virtual domains

Re: Local to local and pop-before-smtp

2009-07-26 Thread Pablo Yaggi
On Sunday 26 July 2009 07:19:39 pm Magnus Bäck wrote: > On Sunday, July 26, 2009 at 23:58 CEST, > Pablo Yaggi wrote: > > > I'm running postfix as a virtual mail server and I have the > > following issue, relay control is working fine with pop-before-sm

Re: Local to local and pop-before-smtp

2009-07-26 Thread Pablo Yaggi
Thank's a lot, I'm working on it and so on sasl support. Bests, Pablo On Sunday 26 July 2009 07:55:38 pm Magnus Bäck wrote: > On Monday, July 27, 2009 at 00:49 CEST, > Pablo Yaggi wrote: > > > On Sunday 26 July 2009 07:19:39 pm Magnus Bäck wrote: > > > >

Re: Local to local and pop-before-smtp

2009-07-27 Thread Pablo Yaggi
:49 CEST, > Pablo Yaggi wrote: > > > On Sunday 26 July 2009 07:19:39 pm Magnus Bäck wrote: > > > > > I suggest you use SASL instead of POP-before-SMTP and use the > > > smtpd_sender_login_maps feature. > > > > But I'm running a mass virtual hosting ser

Re: Local to local and pop-before-smtp

2009-07-27 Thread Pablo Yaggi
51 am Pablo Yaggi wrote: > Well Magnus, I did what you told me, and > postfix stoped receiving mails, when an external smtp > tries to send mail to my local users, postfix respond > access denied. > I didn't do it exaclty like in you example, but I was > doing int the smtpd_r

Re: Local to local and pop-before-smtp

2009-07-27 Thread Pablo Yaggi
On Monday 27 July 2009 12:46:04 pm Magnus Bäck wrote: > On Monday, July 27, 2009 at 16:37 CEST, > Pablo Yaggi wrote: > > > taking a deep look into your example, I notice > > the restriction is only applied to example.com, isn't it ? > > Yes. >

Re: Local to local and pop-before-smtp

2009-07-27 Thread Pablo Yaggi
On Monday 27 July 2009 01:21:43 pm Magnus Bäck wrote: > On Monday, July 27, 2009 at 18:05 CEST, > Pablo Yaggi wrote: > > > On Monday 27 July 2009 12:46:04 pm Magnus Bäck wrote: > > > On Monday, July 27, 2009 at 16:37 CEST, > > > Pablo Yaggi wrote: &