Re: mysql/mariadb authentication over ssl

2023-02-13 Thread David Koski
Using the MariaDB client to connect yields: 5.5.5-10.5.15-MariaDB-0+deb11u1.p'lnayaX...-...t`dTYAwX32D<.mysql_native_password. ..followed by encrypted data but it succeeds to connect. David Koski dko...@sutinen.com On 2/13/23 11:21, David Koski wrote: I have a workin

mysql/mariadb authentication over ssl

2023-02-13 Thread David Koski
ess denied for user 'vmail'@'mymail' (using password: YES) To be clear, disabling ssl between MariaDB client (Postfix server) and MariaDB server makes it work but all is clear text, of course. Looking for clues. Regards, David Koski dko...@sutinen.com

advanced email filtering

2023-01-30 Thread David Koski
authorized_xforward_hosts=127.0.0.0/8  34 -o syslog_name=postfix-after-filter  35 Regards, David Koski

Re: Transport maps

2021-03-19 Thread David Koski
n't a switch to make it so '%d' does not ignore the whole query on keys like jo...@example.com. Regards, David Koski dko...@sutinen.com On 3/18/21 5:44 PM, Viktor Dukhovni wrote: On Thu, Mar 18, 2021 at 05:17:58PM -0700, David Koski wrote: Postfix is only mapping email

Transport maps

2021-03-18 Thread David Koski
ox_maps.cf virtual_transport = dovecot virtual_uid_maps = static:5000 Regards, David Koski dko...@sutinen.com

Re: Default transport for "*" not working

2020-11-17 Thread David Koski
On 11/17/20 12:57 PM, Viktor Dukhovni wrote: On Tue, Nov 17, 2020 at 12:43:23PM -0800, David Koski wrote: In effort to relay by default, except for specific domains, I have configured a mysql transport table as follows: ++---+ | tkey

Default transport for "*" not working

2020-11-17 Thread David Koski
tc/postfix/mysql_virtual_mailbox_domains.cf virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf virtual_transport = dovecot virtual_uid_maps = static:5000 Regards, David Koski dko...@sutinen.com

Re: split domain, relay by default

2013-03-20 Thread David Koski
> On 3/20/2013 11:59 AM, David Koski wrote: > >> On 3/19/2013 7:24 PM, David Koski wrote: > >>> I need to relay for a domain by default but deliver for specific users > >>> locally (Dovecot). > >> > >> Configure the domain as a normal relay

split domain, relay by default

2013-03-19 Thread David Koski
/mysql_virtual_mailbox_domains.cf virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf virtual_transport = dovecot virtual_uid_maps = static:5000 Regards, David Koski da...@kosmosisland.com

Re: suppress NDRs from spoofed sender

2010-02-19 Thread David Koski
On Monday 15 February 2010, Ansgar Wiechers wrote: > On 2010-02-14 David Koski wrote: > > On Tuesday 19 January 2010, Ansgar Wiechers wrote: > >> On 2010-01-18 David Koski wrote: > >>> My mail server has been getting a fair amount of spam hits that have > >>

Re: suppress NDRs from spoofed sender

2010-02-15 Thread David Koski
On Monday 15 February 2010, wolfgang wrote: > Hi, > > In an older episode (Monday, 15. February 2010), David Koski wrote: > > grep "^From:.*" "$test" \ > > && grep "Return-Path:.*" "$test" \ > > the "Return-Path&quo

Re: suppress NDRs from spoofed sender

2010-02-14 Thread David Koski
On Tuesday 19 January 2010, Ansgar Wiechers wrote: > On 2010-01-18 David Koski wrote: > > My mail server has been getting a fair amount of spam hits that have > > been rejected but the sender address is spoofed with the recipient's > > address. This generates an NDR to t

suppress NDRs from spoofed sender

2010-01-18 Thread David Koski
My mail server has been getting a fair amount of spam hits that have been rejected but the sender address is spoofed with the recipient's address. This generates an NDR to the recipient with the spam. I would like to suppress NDRs of this kind but not legitimate NDRs. Regards, David Kos

Re: OT: need some advice as to distro

2009-12-01 Thread David Koski
On Tuesday 01 December 2009, Stan Hoeppner wrote: > BTW, don't you really mean? > > # apt-get purge exim > # apt-get install postfix Last I tried I couldn't remove the MTA without replacement. The onliner "apt-get --purge install postfix" installs postfix and purges exim without complaining abo

Re: OT: need some advice as to distro

2009-12-01 Thread David Koski
ely or otherwise. I don't know anyone who has worked with both Debian and RPM based distros enough to get good at them and chose to run RH or Centos. The worst thing about Debian is it comes default with Exim so I have to always do this: # apt-get --purge install postfix And that's it! Regards, David Koski da...@kosmosisland.com

split domain and relaying

2009-08-20 Thread David Koski
at the end: * smtp:[mail.domainchanged.com] mail.domainchanged.com is the primary. This did not help. What is the trick? Regards, David Koski da...@kosmosisland.com

Re: How to forwad emails to specific IP address

2009-07-23 Thread David Koski
man transport David On Thursday 23 July 2009, Peter Macko wrote: > How can I forward emails to a specific mailserver ip address? > I do not want postfix to make DNS lookup for actual mailserver ip address. > > I am using /etc/aliases > u...@domain1.com: u...@domain2.com > > I would like to specif

Re: smtp relay and smtp verification

2009-01-28 Thread David Koski
On Tuesday 27 January 2009, Sahil Tandon wrote: > On Tue, 27 Jan 2009, David Koski wrote: > > Is it not permitted to use recipient verification through a relay server? > > So cuda2.examplerelay.com does not believe e...@mytestdomain.com is a > valid recipient. Is it

Re: smtp relay and smtp verification

2009-01-27 Thread David Koski
On Tuesday 27 January 2009, Sahil Tandon wrote: > On Tue, 27 Jan 2009, David Koski wrote: > > I did some testing with this in main.cf: > > > > smtpd_recipient_restrictions = > > ... > > check_recipient_access hash:/etc/postfix/recipient_access > > >

Re: smtp relay and smtp verification

2009-01-27 Thread David Koski
On Thursday 20 March 2008, David Koski wrote: > On Wednesday 19 March 2008 22:53, MacShane, Tracy wrote: > > > -Original Message- > > > > > > From: owner-postfix-us...@postfix.org > > > [mailto:owner-postfix-us...@postfix.org] On Behalf Of David Kosk

outbound spam filtering

2008-12-16 Thread David Koski
trying to come up with a way to use the inbound Postfix relay servers for controlling outbound email. Is there a way to limit email from a single sender per day or per hour with Postfix used as a relay? How effective would Postfix/Amavis/Clam/Spamassassin be for stopping abuse? Regards, David

How to drop 450 bounces

2008-11-07 Thread David Koski
. Ideally of course, relay_recipient_maps should be used but nobody is going to maintain a list for 100 domains. I have no say in this decision. I would simply like to drop these bounces. How to..? Regards, David Koski [EMAIL PROTECTED]

Re: breaking multiple recipients into multiple messages

2008-10-06 Thread David Koski
On Saturday 04 October 2008 05:52, Wietse Venema wrote: > Victor Duchovni: > > On Fri, Oct 03, 2008 at 09:09:56PM -0700, David Koski wrote: > > > Our CommuniGate server batches mail going out to Yahoo and at times > > > accumulates enough to exceed the limit of 5 message

Re: breaking multiple recipients into multiple messages

2008-10-03 Thread David Koski
Hello Viktor, On Friday 03 October 2008 21:37, Victor Duchovni wrote: > On Fri, Oct 03, 2008 at 09:09:56PM -0700, David Koski wrote: > > Our CommuniGate server batches mail going out to Yahoo and at times > > accumulates enough to exceed the limit of 5 messages per SMTP connection

breaking multiple recipients into multiple messages

2008-10-03 Thread David Koski
e any guidelines for establishing SMTP connections to Yahoo! Mail?": http://help.yahoo.com/l/us/yahoo/mail/postmaster/postmaster-277515.html Regards, David Koski [EMAIL PROTECTED]