View previous topic :: View next topic |
Author |
Message |
el_mariel n00b
Joined: 17 Jul 2002 Posts: 18 Location: Brazil
|
Posted: Thu May 04, 2006 5:09 am Post subject: Qmail auditorship |
|
|
Hi,
I have a client that need the following:
When a employee send an email from the internal network this email queue on the server and wait for authorization to get out from the server. The director of the company log on some web interface so he can read the messages and aprove or not one by one so the message can go out. Is there a way to do this with qmail or postfix? Any help will be welcome. Thanks. _________________ [ ]'s
Lucas Roxo Mundim
Desenvolvimento e tecnologia
lucas@zambba.com
Zambba Editorações Ltda.
http://www.zambba.com
Gentoo GNU/Linux
Linux user #232879
Machine Number 158947 |
|
Back to top |
|
|
KurtHarders n00b
Joined: 30 Apr 2006 Posts: 7 Location: Germany
|
Posted: Thu May 04, 2006 5:51 am Post subject: Re: Qmail auditorship |
|
|
el_mariel wrote: | Hi,
I have a client that need the following:
When a employee send an email from the internal network this email queue on the server and wait for authorization to get out from the server. The director of the company log on some web interface so he can read the messages and aprove or not one by one so the message can go out. Is there a way to do this with qmail or postfix? Any help will be welcome. Thanks. |
Hi,
yes, there is something like that. We call it foureyes and it does the following:
any mail beeing created from the internal network is checked if it contains attachments. For your application this would be changed to just saying, that the mail must be checked. The second check is, if its just an internal mail with no external reciepient. If thats the case, the mail my pass.
After these checks, the mail is stored and a set of "signies" is informed by mail, that there is a message to be signed. The signing is done by simply replying to the signing request.
After beeing signed the creator of the mail is informed that here/his mail is now scheduled for delivery.
Regards, Kurt _________________ Kurt Harders
PiN GITmbH |
|
Back to top |
|
|
el_mariel n00b
Joined: 17 Jul 2002 Posts: 18 Location: Brazil
|
Posted: Thu May 04, 2006 7:30 pm Post subject: |
|
|
What is foureyes? It's a program? Where I can find it? _________________ [ ]'s
Lucas Roxo Mundim
Desenvolvimento e tecnologia
lucas@zambba.com
Zambba Editorações Ltda.
http://www.zambba.com
Gentoo GNU/Linux
Linux user #232879
Machine Number 158947 |
|
Back to top |
|
|
KurtHarders n00b
Joined: 30 Apr 2006 Posts: 7 Location: Germany
|
Posted: Fri May 05, 2006 5:44 am Post subject: |
|
|
el_mariel wrote: | What is foureyes? It's a program? Where I can find it? |
foureyes is an extension to qmail using the qmailqueue patch to add a program, in this case foureyes, to handle all mail going into the qmail queue. We have written this tool for a customer who wanted all mails with attachment beeing seen by four eyes .
Because we are not able to simply put it into the public domain, please contact me by mail for getting it. mailto:harders@pin-gmbh.com
Regards, Kurt _________________ Kurt Harders
PiN GITmbH |
|
Back to top |
|
|
|