[Dovecot] How LDA deliver mail
17 Mar
2008
17 Mar
'08
3:33 a.m.
hi,all
I read some part of the source code for studying and interesting. But i face trouble when I read the 'deliver.c'.
In file 'deliver.c' on line 812 , there is a function named 'deliver_mail', see below:
deliver_mail(storage, mail, destination, mailbox)
I couldn't find out where is this function defined and how it was linked.
Thank u for your help.
17 Mar
17 Mar
12:06 p.m.
New subject: [Dovecot] How LDA deliver mail
alex_dovecot wrote:
hi,all
I read some part of the source code for studying and interesting. But i face trouble when I read the 'deliver.c'. In file 'deliver.c' on line 812 , there is a function named 'deliver_mail', see below: deliver_mail(storage, mail, destination, mailbox) I couldn't find out where is this function defined and how it was linked.
the function is defined by plugins. look at dovecot-sieve source code for example.
6157
Age (days ago)
6157
Last active (days ago)
1 comments
2 participants
participants (2)
-
alex_dovecot
-
mouss