Displaying 13 results from an estimated 13 matches similar to: "Logging a special message into Dovecot source code"
2011 Jul 20
1
Writing a Dovecot Plugin
Hi,
I'm going to write a plugin like mail_log.How can I write a plugin for
dovecot?Is there any tutorial or sample for it?
--
--
*Regards
Meisam Navaki Arefi,
*
2011 Jun 29
1
Installing Dovecot v2.0.3 from binary files problem
Hi,
I've installed dovecot v2.0.13 from binary files.dovecote starts ok,but I
get some errors in /var/run/mail.log :
dovecot: anvil: Fatal: Error reading configuration:
read(/var/run/dovecot/config) failed: EOF
dovecot: master: Error: service(anvil): command startup failed, throttling
dovecot: master: Error: service(config): child 8606 killed with signal 11
(core dumps disabled)
dovecot:
2011 Jul 20
0
Dovecot Notification Plugin
Hi,
I need to know how notfiy plugin works?who will be informed by this
plugin?Is it configurable?
--
*Regards
Meisam Navaki*,
2011 Jun 28
1
Dovecot communication with sasl in dovecot source code
Hi all,
I'm reading dovecot source codes(2.0.13),and I need to know how dovecot
communicate with sasl?
I traced the source code from cmd_login function,and found out something
about sasl_callback.
but i never found where this function called and also I couldn't understand
how sasl inform the dovecot from authentication result.
I'll be thankful if someone could help me out.
2017 Sep 26
2
Cleaning data
Hi
I want to clean my data frame, based on the age column, whereas i want to delete the rows that the difference between its elements (i+1)-i= integer. i used
a <- diff(df$age)
for(i in a){if(is.integer(a) == true){df <- df[-a,]
}}
but, it doesn?t work, any ideas
Thanks in advance
Bayan
2010 Jan 31
0
hepta valen t snugg ling initi ators optio naliz e
handc raftm an dost schem atics retyp ing poser s smoke neces
sitie s nonre alist ic wooll ens verti cally bayan ihan actab
ility total ises bayan ihan gauzy solon chak metas tasiz es
inter surve y phosp hatid ic displ ayabl e invoi cing ridde r
benig nancy eddys tone urim islan der awake ning piran dello
parre l davit s displ ant losse s rubeo lar visio nal legen d
1998 Apr 23
8
Login problem
Hi ,
I have a problem with NT 4.0 workstation with service pack 3
cant able to login to hp system. From FAQ what i understood is to modify
the registry but even after modifying i couldn't able to login from NT
4.0 workstation. Can anybody can able to help me in this matter.
Thx
Ramesh
--
___________________________
Ramesh Ragineni
Ilog (s) Pte Ltd
Systems Engineer
1998 May 19
4
smbclient problem
Hi,
yes, it is. Anyway, below are some of the diagnostics I have tried.
Linux box Win95 Box
========= ===========
hostname: saturn tempest
ip: 192.168.0.2 192.168.0.1
Below are the diagnostics that I have tried and I ahve logged them:
1. From
2011 Dec 07
1
dovecot 2.1.rc1 and folders with umlauts
Hi,
if I try to crate a folder in Thunderbird 8 which contains
umlauts this happens:
- Create folder "T?r"
- Thunderbird show T&APw-r in folder list
In log:
Dec 07 17:45:39 imap(test1 at in-preetz.de): Debug: Namespace : /mailspool1/in-preetz.de/test1/mdbox/mailboxes/T&APw-r doesn't exist yet, using default permissions
Dec 07 17:45:39 imap(test1 at in-preetz.de): Debug:
1997 Oct 03
67
SAMBA
On Fri, 3 Oct 1997, Daniel Feenberg wrote:
> Gosh, you are doing well at a project that I gave up on about a year
> ago. I only wish you were close enough to do some consulting for us.
I guess so do I ;-)
Using the new approach I posted to samba-list earlier today, it is not
really all that tricky any more. Watch for my reports on the list, you
may be able to implement what I've done
2001 Sep 14
5
Our Sympathies
The following is a message to be sent to the President
of the United States of America. Although we may not be able to do a
great deal from where we are, but for the people of America just
knowing we care and feel their sadness will help. Please put your name
on the following list and send it to all you know and who care. If you
are the 100th name and every 100th there on could you please also
2011 Jul 05
0
hardcoded patch for dovecot v2 - authentication (ldap ) and mail location configuration with domain determined by IP
for hg changeset 12866:537d4b6d9a7a
need help for creating/movement array "lip2user" in each code part to
loadable settings array from configuration files
in config must contain many rows by 3 fields : ip,ldapdn,resolved
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: virtual-domain-auth-by-reverse-ip.patch
URL:
2011 Jun 28
0
Hi
Hi all,
I'm reading dovecot source codes(2.0.13),and I need to know how dovecot
communicate with sasl?
I traced the source code from cmd_login function,and found out something
about sasl_callback.
but i never found where this function called and also I couldn't understand
how sasl inform the dovecot from authentication result.
I'll be thankful if someone could help me out.