similar to: Prevent re-download mails

Displaying 20 results from an estimated 700 matches similar to: "Prevent re-download mails"

2014 May 16
2
Pigeonhole and Dovecot deliver
Hi, i still try to sieve system. ok first our deliver command procmail. our user accounts stored in openldap, mail files are in Maildir folders in 15-lda.conf recommented protocol lda { # Space separated list of plugins to load (default is global mail_plugins). mail_plugins = $mail_plugins sieve log_path = info_log_path = } after that, in master.cf i added dovecot unix -
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
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
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
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
2014 May 08
1
İnstall dovecot-piegonhone
Hi, We have Postfix-Dovecot MTA at Redhat EL 5 system. Also we are using this system activelly. Now i wantto install pigeonhole managesive server on this sys. Do i have any risk or anything ? thanks in advance -- Sel?uk YAZAR
2011 Dec 07
1
postlogin script
Hi, I have Postfix + OpenLdap + DoveCot configuration, and it's running succesfuly, i wantto convert users pop3 password NTPassword and LMPassword, so i ne plain passwor dof users, how can i do that. (Normaly using perl's ntlmgen function i convert password , but in plain) thanks in advance
2004 Jan 06
3
Policies - deny some nubers
Hi, I had asterisk installed, ISDN-adapter, some x-lite software-phones and I can call betweens the softphone- and 'normal' phones during the ISDN-card. 2 questions now 1) Is it posible to create policies, so that some SIP-users can dial ALL numbers, and some SIP-users not are allowed to dial eg. 900xxx-numbers, 30xxxxxx (mobilphones), 40xxxx(long distance) and if possible on time
2006 May 23
1
Search parts of words?
Hello, how is posibble to search only parts of words for exapmple if i have in index "Lazy fog was jumping over microstadio." I want this one will return for following search: "micro" -- Posted via http://www.ruby-forum.com/.
2005 Jun 30
1
Caller ID problem..
hi all, i want to ask about caller id in asterisk. if i make outgoing call, people who receive my call can see the pilot number. what i must do if i want that people receive my other number (DID number)? is it posibble? thank to everybody.. regards, shahdan __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around
2009 Aug 13
3
Upgrade question from 1.1 to 1.2
Good afternoon, I am considering to upgrade from Dovecot 1.1.18 to 1.2.x and was reading your Wiki regarding any changes and found: "If you were using e.g. mail_location = maildir:/var/mail/%h, just change it to mail_location = maildir:%h and add /var/mail/ prefix to home dirs." I am currently using: "mail_location = maildir:~/Maildir" in combination with vpopmail. Does
2008 Nov 27
3
UIDL question
Hi all, I'm migrating a Postfix + Dovecot 1.0 server with mboxes to Qmail + Dovecot 1.4 with Maildirs and encounter the following the problem. Using perfect-maildir.pl from: http://perfectmaildir.home-dn.net/ i can relatively succesfully convert the mbox to a Maildir. The problem, however is that clients with "leave mail on server" set to on retrieve all email a 2nd time. I
2009 Apr 21
6
Sampling in R
[This email is either empty or too large to be displayed at this time]
2013 Feb 28
2
data grouping and fitting mixed model with lme function
Dear all,   I have data from the following experimental design and trying to fit a mixed model with lme function according to following steps but struggling. Any help is deeply appreciated.   1) Experimental design: I have 40 plants each of which has 4 clones. Each clone planted to one of 4 blocks. Phenotypes were collected from each clone for 3 consecutive years. I have genotypes of plants. I
2009 Aug 15
2
Dovecot LDA
Good morning, Still not having luck to get the LDA to work, using Qmail + Vpopmail and read the wiki. I'm using: auth default { mechanisms = plain passdb vpopmail { } userdb vpopmail { } user = vpopmail count = 1 ssl_require_client_cert = no } Which work well for authenticating users, however when using the following in a .qmail file: |/var/qmail/bin/preline -f
2009 May 05
4
Some POP3 questions
Hi everyone Been spending the whole day on the wiki and in the list archives on using dovecot for POP3 mail. I'd like to present my findings and ask for some feedback. Our current software setup: * Courier-IMAP running POP3/IMAP * Postfix MTA * MySQL backend for user and login info As for the system layout, it looks like this: * NFS server which is the same server that houses single
2011 Apr 25
1
dovecot lda aliases doesn't work
Hi, I am trying to use dovecot as lda. I have put this line in my .qmail-default file: #|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d $EXT@$USER It is working correct with real addresses but couldn't find forwarding addresses. This is my /usr/local/etc/dovecot-sql.conf: driver = mysql connect = host=localhost user=vpopmailuser password=vpopmailpassword
2009 Oct 14
1
pairs
Dear all, I have two sets of data (say set1 and set2) as follow: set1 x1 x2 x3 0.30 0.43 3.88 0.38 0.59 3.53 0.30 0.42 2.12 0.33 0.53 2.12 0.30 0.47 3.76 set2 y1 y2 y3 0.32 0.47 5.18 0.23 0.26 1.06 0.42 0.65 3.88 0.28 0.38 3.76 0.35 0.47 1.41 The "pairs" function (such as pairs(~x1+x2+x3 data=set1, main="Simple Scatterplot Matrix") ) is
2024 Jul 09
2
Weird R Studio behaviour...
Hi, Have a nice week. First of all, I know this is not R Studio forum but I want to ask here first, if you all do not mind. Well, I am away from my computer right now but, I have a strange problem (at least to me). My script worked perfectly for a year, and today, suddenly stop working because R Studio begins to warn me about illegal characters in the script. System is on W 10, and R 3.4.1 is