Re: upgrade to 6.4

2018-11-09 Thread Edgar Pettijohn III



On 11/4/18 2:40 PM, Matt Schwartz wrote:

How many users  do you have on your server, Edgar? I've found the best
solution to be simple text files.



Theres only a few users, mostly just aliases. I started off with 
"files", but I like sql and personally find it easier.




On Sun, Nov 4, 2018 at 3:37 PM Edgar Pettijohn III
 wrote:


On 11/4/18 2:32 PM, Bryan Harris wrote:

I made the exact same mistake of not using “from any” on my relay rule. 
Scratching my head reading the rule trace was a good learning experience.

I still don’t understand how to correctly setup virtuals like you’re doing. 
Instead I’m using aliases. Can you share your virtual match rule?

V/r,
Bryan


I'm using mysql tables. It makes everything so simple.


Edgar


Sent from my iPhone


On Nov 4, 2018, at 10:01 AM, Edgar Pettijohn III  
wrote:

I hadn't upgraded to 6.4 yet, because I was scared of the new config changes. 
However, it was relatively painless. Here are the two mistakes I made and the 
corrected versions in case it helps others.

wrong:

action act01 virtual  maildir "/path/to/maildir"

right:

action act01 maildir "/path/to/maildir" virtual 

wrong:

match for any action act02 # relay rule

right:

match auth from any for any action act02 # needed the auth keyword and 
apparently from any


thanks,


Edgar


--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org


--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org



--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org



Re: people using elk / grafana ?

2018-11-09 Thread Joel Carnat

Le 09/11/2018 17:16, Gilles Chehade a écrit :

HELO,

I'm looking for people that are regular users of ELK / Grafana or 
alike.


I'd like to discuss improvements that can be made to the event 
reporting

mechanism to ease integration with monitoring and alerting tools.

If creating dashboards and alerts is part of your daily routing, ping 
me

so we can talk.



I did experiment quit a few.
Recently I've switched to using syslog-ng+influx ; because ELS+Logstash 
eat

too much mem on my tiny CLoud instance.

@+

--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org



people using elk / grafana ?

2018-11-09 Thread Gilles Chehade
HELO,

I'm looking for people that are regular users of ELK / Grafana or alike.

I'd like to discuss improvements that can be made to the event reporting
mechanism to ease integration with monitoring and alerting tools.

If creating dashboards and alerts is part of your daily routing, ping me
so we can talk.

-- 
Gilles Chehade @poolpOrg

https://www.poolp.org tip me: https://paypal.me/poolpOrg

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org