search for: tia1

Displaying 3 results from an estimated 3 matches for "tia1".

Did you mean: tia
2015 Apr 16
3
quota_over_flag examples?
...ll this so expensive to spawn a new shell session which spawns a mysql client?) Anyone knows how to use this flag with postfix *making postfix send special reject* "user over quota" note instead of plain SMTP reject?? Is an additional database lookup (restriction class?) unavoidable? :( TIA1 PS Looks like it is tricky almost impossible to make postfix do rejects based on this flag for aliases. (Special query would be a little messy for our schema but i dunno at what point postfix resolves aliases?)
2015 Apr 16
0
quota_over_flag examples?
...of plain SMTP reject?? > Is an additional database lookup (restriction class?) unavoidable? :( I don't actually use this, but try perhaps: https://sys4.de/en/blog/2013/04/08/postfix-dovecot-mailbox-quota/ And perhaps search the mailing list for "quota-status" for more info. > TIA1 > > PS Looks like it is tricky almost impossible to make postfix do rejects > based on this flag for aliases. (Special query would be a little messy > for our schema but i dunno at what point postfix resolves aliases?) Tough one. It gets more complicated: What about aliases expanding...
2012 Aug 27
2
Font size in geom_dl (using ggplot2)
Hey everyone, I am an R-newby... so sorry for bothering you with simple-to-solve questions;) I have the following issue: trying to add labels to my scatterplots (with geom_dl in ggplot2). Everything works fine, but after checking every resource I do not find a way to change the font size of my labels. I tried size, cex, fontsize at every position... but it always stays the same. ggplot()+