Setting per user/domain smtpd_recipient_limit

2018-07-08 Thread Bradley Giesbrecht
Is it possible to set smtpd_recipient_limit via maps? We have multiple domains and the need to remove such a limitation on a domain or user basis. Regards, Brad

Re: Small question: how do I see in the log on which port the connection is made?

2017-01-03 Thread Bradley Giesbrecht
On Jan 3, 2017, at 4:01 PM, Gerben Wierda wrote: > > If I am open on 25 and 587, how can I see in the log on which port a > connection has been established? > > G Add syslog_name to the appropriate service in master.cf. -o syslog_name=postfix-25 -o syslog_name=postfix-587 — Brad

Re: catch-all but only for non-existent addresses

2015-12-15 Thread Bradley Giesbrecht
On Dec 15, 2015, at 3:47 PM, Juerg Reimann wrote: > > I need a catch-all configuration for a domain, but only for otherwise > non-existent addresses. How could I do that? If I configure catch-all as > described in VIRTUAL_README, every mail to that domain is forwarded, even > those for real users

Re: Out Of Office Responders

2012-12-29 Thread Bradley Giesbrecht
On Dec 29, 2012, at 7:08 AM, Tim Smith wrote: > Using Dovecot which is Sieve enabled so no problem there. I also found a list > of Sieve enabled clients but can't see that > Outlook or any MS products are available there. My clients are usually > porting their email

Re: RoundCube vs squirrelmail (pros and cons)

2012-12-28 Thread Bradley Giesbrecht
On Dec 28, 2012, at 4:42 AM, KSB wrote: > On 2012.12.27. 23:16, Benny Pedersen wrote: >> mouss skrev den 2012-12-27 16:09: >> >>> both are reasonablechoices. I personally prefer RoundCube. >> >> +1 >> > I also prefer RC, but SquirrelMail is very easy to setup and very robust. > > >>> The rea

Re: TLS library problem after updating "openssl"

2012-04-22 Thread Bradley Giesbrecht
On Apr 22, 2012, at 7:16 AM, Jerry wrote: > System: FreeBSD 8.2-STABLE amd64 > > I just updated to "openssl-1.0.1" on my machine. I have experienced many broken packages after upgrading to "openssl 1.0.1" that upgrading to "openssl 1.0.1a" appears to have fixed. Regards, Bradley Giesbrecht

Re: 2.9 upgrade

2012-02-15 Thread Bradley Giesbrecht
On Feb 14, 2012, at 6:45 AM, jeffrey j donovan wrote: > these options were to access my local password server for authentication. Is > there an alternate command ? > how do I get my users to authenticated without creating another password > database ? How are your users managed? If your user

Re: 2.9 upgrade

2012-02-14 Thread Bradley Giesbrecht
pcre: add pcre support postgresql83: add postgresql support via postgresql83 * conflicts with postgresql84 postgresql90 postgresql91 postgresql84: add postgresql support via postgresql84 * conflicts with postgresql83 postgresql90 postgresql91 postgresql90: add postgresql support via postgresql90 * conflicts with postgresql83 postgresql84 postgresql91 postgresql91: add postgresql support via postgresql91 * conflicts with postgresql83 postgresql84 postgresql90 sasl: add sasl support via cyrus-sasl2 tls: add tls support via openssl universal: Build for multiple architectures Regards, Bradley Giesbrecht

Re: 2.9 upgrade

2012-02-14 Thread Bradley Giesbrecht
t; thanks for any insight > -j To see what Apple is doing look here at postfix-174.2: http://opensource.apple.com/release/mac-os-x-1058/ Your missing parameters are in: postfix/src/global/mail_params.h We may be able to help you with a patch. http://www.macports.org/contact.php#Lists Regards, Bradley Giesbrecht (pixilla)

Re: Trouble getting TLS working

2010-12-15 Thread Bradley Giesbrecht
On Dec 15, 2010, at 12:31 PM, Ted To wrote: Hi, I have a configuration using dovecot that works for sending and receiving email. Mail collection by my MUA can be SSL encrypted via dovecot but outbound mail is not encrypted. After I added TLS configurations, I'm able to send TLS encrypted ema

Re: Better spam filter for postfix

2010-07-15 Thread Bradley Giesbrecht
Or sqlgrey, a fork of postgrey. http://sqlgrey.sourceforge.net/ On Jul 15, 2010, at 11:59 AM, Kai Krakow wrote: Use greylisting, eg postgrey and set it up to work before amavisd-new or mailscanner. 2010/7/15 Josh Cason As most of you guys know. I use mailscanner. I would like recomendati

Re: Postfix compile on OS X 10.6

2010-04-14 Thread Bradley Giesbrecht
On Apr 14, 2010, at 6:33 AM, Wietse Venema wrote: What is the output from the following commands on this machine? uname -s uname -r uname -v In case this is useful. From Leopard 10.5 not Snow Leopard 10.6. $ ls -l /usr/include/arpa/nameser* lrwxr-xr-x 1 root wheel12 Mar 29

Re: content and spam blocking

2010-02-03 Thread Bradley Giesbrecht
On Feb 3, 2010, at 10:57 AM, Jon L Miller wrote: Now that I’ve finally got my Postfix system working, I would like to know what restrictions I can use to block Spam, Malware and do some content filtering. Also is there an order that these have to be applied? Might want to look here. http

Re: virtual_alias_maps mysql

2010-01-29 Thread Bradley Giesbrecht
On Jan 29, 2010, at 12:29 AM, Serge Fonville wrote: On Fri, Jan 29, 2010 at 9:19 AM, Bradley Giesbrecht wrote: On Jan 28, 2010, at 12:35 PM, Serge Fonville wrote: Hi, I using virtual_alias_maps with mysql for storage. Working fine. Does anyone have a suggestion on how to update a

Re: virtual_alias_maps mysql

2010-01-29 Thread Bradley Giesbrecht
attractive turns up. Thank you, Bradley Giesbrecht

virtual_alias_maps mysql

2010-01-28 Thread Bradley Giesbrecht
iases. Thank you, Bradley Giesbrecht

Re: Line Breaks

2009-11-23 Thread Bradley Giesbrecht
I'm not sure what you are doing. I use '%0A' for html mailto links. Here is an example of some sql I use to build them: CONCAT_WS('','',t1.name_last,'&Body=%0A%0ASincerely,%0A" . $fullname . "%0A \">',t1.email,'') as email // Brad On Nov 23, 2009, at 10:14 AM, Susan Day wrote: Hi; How do

Re: offer starttls only on port 587

2009-07-12 Thread Bradley Giesbrecht
On Jul 12, 2009, at 12:11 PM, etor...@dap.es wrote: as On Sun, Jul 12, 2009 at 10:31:58AM +0200, Robert Schetterer wrote: Hi, what have you tried something like this in master.cf ? submission inetn - n - 100 smtpd -o smtpd_etrn_restrictions=reject -o sm

Re: offer starttls only on port 587

2009-07-12 Thread Bradley Giesbrecht
On Jul 12, 2009, at 1:31 AM, Robert Schetterer wrote: Bradley Giesbrecht schrieb: How can I offer starttls on port 587 and not port 25? I've tried moving the tls statements from main.cf to master.cf under 587 but postfix is still offering tls on port 25. Thanks, Bradley Giesbrech

offer starttls only on port 587

2009-07-11 Thread Bradley Giesbrecht
How can I offer starttls on port 587 and not port 25? I've tried moving the tls statements from main.cf to master.cf under 587 but postfix is still offering tls on port 25. Thanks, Bradley Giesbrecht

Re: Postfix and AUTH

2009-07-10 Thread Bradley Giesbrecht
On Jul 9, 2009, at 5:41 PM, Wietse Venema wrote: Scott Haneda: Hello, I have been looking into this for the better part of today. I am using a proxy in front of postfix. In order to be able to AUTH a user through the proxy, the proxy needs the 250-AUTH credentials to show up. I discovered t