Displaying 20 results from an estimated 28 matches for "selcuk".
2014 May 16
2
Pigeonhole and Dovecot deliver
...conf
sieve = /home/vmail/domains/..................edu.tr/%n/.dovecot.sieve
sieve_dir = /home/vmail/domains/.........................edu.tr/%n/.sieve
and also i successfuly add my filters, shown in attachment.
but mail don't deliver, waitin hold queue
77CBB22736! 2667 Fri May 16 11:15:54 selcuk.yazar at gmail.com
selcukyazar at ...................
edu.tr
76228227F9! 3028 Fri May 16 10:19:12 selcuk.yazar at gmail.com
selcukyazar at ....................
edu.tr
any advice or solution
thanks in advance...
2013 Feb 28
2
data grouping and fitting mixed model with lme function
...D as random effect.
I feel my data grouping is incorrect as model fitting do not work properly.
Any help regarding data grouping and model fitting is deeply appreciated.
Kind Regards
Seyit Ali
------------------------------------------------------------------------
Dr. Seyit Ali KAYIS
Selcuk University, Faculty of Agriculture
Kampus/Konya, Turkey
Tel: +90 332 223 2830 Mobile: +90 535 587 1139
Greetings from Konya, Turkey
http://www.ziraat.selcuk.edu.tr/skayis/
------------------------------------------------------------------------
________________________________
[[alternative...
2009 Apr 21
6
Sampling in R
[This email is either empty or too large to be displayed at this time]
2009 Oct 14
1
pairs
...panel (diagonal) I should have plots from set2 variables. Is there a way that I can do this?
Any help is deeply appreciated.
Kind Regards
Seyit Ali
------------------------------------------------------------------------------------------------------------------
Dr. Seyit Ali KAYIS
Selcuk University
Faculty of Agriculture
Kampus, Konya, TURKEY
s_a_kayis@yahoo.com, s_a_kayis@hotmail.com
Tell: +90 332 223 2830 Mobile: +90 535 587 1139 Fax: +90 332 241 0108
Greetings from Konya, TURKEY
http://www.ziraat.selcuk.edu.tr/skayis/
-------...
2011 Apr 25
1
dovecot lda aliases doesn't work
...user_query = SELECT pw_dir as home, 89 AS uid, 89 AS gid FROM vpopmail
WHERE pw_name = '%n' AND pw_domain = '%d'
It is querying vpopmail table all the time but forwarding addresses are
in the valias table, so it couldn't find forwarding addresses.
How can I solve this?
--
Selcuk MIYNAT
Endersys Ltd.
Sistem Destek Muhendisi / System Support Engineer
Phone : +90 216-4709423 | Fax : +90 216-4709508
Web : http://www.endersys.com.tr
Blog : http://blog.endersys.com
Twitter : http://www.twitter.com/endersys
LPI : The #1 Linux Certification for IT Professionals
LPI (Linux Profes...
2012 Sep 20
6
Prevent Download messages from server
Hi,
can we prevent download messages from server user by user ? sme common used
mail's message must be remain at the server, but sometimes we download them
?
thanks in advance
--
Sel?uk YAZAR
2009 Jun 19
1
Drawing dendrogram
...;- 4.4
segments(x0, y0, x1, y1, col="red", lty=2)
x0<- 1.8
y0<- 0.5
x1<- 1.8
y1<- 4.4
segments(x0, y0, x1, y1, col="red", lty=2)
------------------------------------------------------------------------------------------------------------------
Dr. Seyit Ali KAYIS
Selcuk University
Faculty of Agriculture
Kampus, Konya, TURKEY
s_a_kayis@yahoo.com, s_a_kayis@hotmail.com
Tell: +90 332 223 2830 Mobile: +90 535 587 1139 Fax: +90 332 241 0108
Greetings from Konya, TURKEY
http://www.ziraat.selcuk.edu.tr/skayis/
-------...
2014 May 27
3
Quota per user from openldap
Hi,
in dovecot documentation i try to implement quota per users.
i added dovecot-ldap.conf file
user_attrs = homeDirectory=home, uidNumber=uid, gidNumber=gid,
mailbox=mail, quota=quota_rule=*:bytes=%$
and i see in logs
quota(quota_rule=*:bytes=%$)=*:bytes=241800
Debug: Added userdb setting: plugin/quota_rule=*:bytes=241800
but still mail is delivering , i'not sure other settings about
2014 May 13
3
pigeonhole installation postfix+dovecot+openldap
Hi,
we have running system postfix+dovecot+openldap. i have installed pigeon
hole, and afterlogic webmail php my test system.
when i try to connect with telnet
[root at ....mail postfix]# telnet 0 4190
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
"IMPLEMENTATION" "Dovecot Pigeonhole"
"SIEVE" "fileinto reject envelope encoded-character
2011 Mar 24
1
pigeonhole and roundcube install problem
...39;, pw_domain) AS user,
pw_clear_passwd AS password FROM vpopmail WHERE pw_name = '%n' AND
pw_domain = '%d'
user_query = SELECT pw_dir as home, 89 AS uid, 89 AS gid FROM vpopmail
WHERE pw_name = '%n' AND pw_domain = '%d'
[1]: http://wiki2.dovecot.org/LDA/Qmail
--
Selcuk MIYNAT
Endersys Ltd.
Sistem Destek Muhendisi / System Support Engineer
Phone : +90 216-4709423 | Fax : +90 216-4709508
Web : http://www.endersys.com.tr
Blog : http://blog.endersys.com
Twitter : http://www.twitter.com/endersys
LPI : The #1 Linux Certification for IT Professionals
LPI (Linux Profes...
2018 Jan 08
1
openssl question
Hi
we are using dovecot on secure port
when i try to command
openssl s_client -connect mail.mydomain:pop3s
it works perfect.
[image: Inline image 1]
Also i check from
https://www.sslshopper.com/ssl-checker.html web page i can see all correct
ceritificate paths
but i try to this command
openssl s_client -connect mail.mydomain:pop3s -starttls imap
it says CONNECTED and hang. second
2010 Sep 23
1
eps file
...s in pdf or wmf format but not in eps format. Is there a way to convert pdf or wmf to eps? or alternatively, how can I create an eps file in R?
Any help is deeply appreciated.
Kind Regards
Seyit Ali
------------------------------------------------------------------------
Dr. Seyit Ali KAYIS
Selcuk University, Faculty of Agriculture
Kampus/Konya, Turkey
Tel: +90 332 223 2830 Mobile: +90 535 587 1139
Greetings from Konya, Turkey
http://www.ziraat.selcuk.edu.tr/skayis/
------------------------------------------------------------------------
[[alternative HTML version deleted]]
2011 Apr 04
0
[solved] Re: pigeonhole and roundcube install problem
On 24.03.2011 13:56, Selcuk MIYNAT wrote:
> Hi,
>
> I've installed sieve and managesieve(pigeonhole) on qmail and
> dovecot(v2.0.11).
>
> I've install sieverules on Roundcube. I can see the plugin on the
> webinterface, and i can add rules.
>
> But there is a problem:
>
> I've put...
2012 Mar 15
1
Bar graph with 2 Y axis
...inset = 0,
title.col = text.col, title.adj = 0.5,
seg.len = 2)
box()
================================================
Any help regarding adding second Y axis
------------------------------------------------------------------------
Dr. Seyit Ali KAYIS
Selcuk University, Faculty of Agriculture
Kampus/Konya, Turkey
Tel: +90 332 223 2830 Mobile: +90 535 587 1139
Greetings from Konya, Turkey
http://www.ziraat.selcuk.edu.tr/skayis/
------------------------------------------------------------------------
Any help regarding adding second Y axis is deep...
2014 May 21
2
Per-user Sieve script location question
Hi,
after some problems, i successfuly ran my dovecot delivery and pigeonhole
service in redhat EL 6.
our users stored OpenLdap and users home folder like below:
/home/vmail/domains/domainname.edu.tr/username/...
now when i used default settings for dovecot sieve
sieve = ~/.dovecot.sieve
sieve_dir = ~/sieve
sieve script write and work globaly and stored, /home/vmail/domains/sieve
i looked
2010 Mar 18
5
Samba 3.4 Windows 95/98 logon problem
Hi,
we have just upgraded one of our very old Linux/Samba servers. After the
upgrade, the Windows 95/98 clients cannot login to the server anymore. In
the log I see 'NT_STATUS_ACCESS_DENIED' messages for these clients.
The samba server is setup to use an NT4 PDC as the password server. The
security = domain. The Windows 2000 and up clients don't have any problems.
But, the Win 9x
2008 Aug 12
0
Question about custom images in map
...rkers and info windows. Everything works great besides the fact
that the page is located in an intranet. So per license terms, I cannot use
Google Maps. Is there a way to establish the same page using Open Street map
and open layers?
Any ideas or suggestion will be appreciated.
Thanks,
--
Gokalp Selcuk
gselcuk at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20080811/aeaec99b/attachment.htm>
2008 Sep 29
0
Adding markers with info bubbles
Hi All,
I am following an example of adding markers on a openlayers interface.
Having difficulties when trying to add markers into a custom tiled map. Is
there anyone that can help me?
If you need more info, I can provide the code.
Thanks,
Gokalp Selcuk
gselcuk at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20080929/8b8e624d/attachment.htm>
2003 Feb 25
1
Wavelets correlation test
Hello,
I use wavethresh packages to perform wavelet analysis.
In particular, I would like to compare 2 signals (vectors) after a wavelet
decomposition. I would like to use cor.test function, but this function acts
on the entire vector values.
I plan to perform a cor.test on each level of the wavelet decomposition, say
N. So I will have at the end of a first step N results of cor.test.
How can
2009 Apr 21
1
Sampling in R: Please read my email from attached text.
An embedded and charset-unspecified text was scrubbed...
Name: Data_and_Sampling_codes.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090421/f612a1e0/attachment-0001.txt>