Koozali.org: home of the SME Server

Send all sended mail(of all accounts) to an account

Offline lucho115

  • ****
  • 209
  • +0/-0
    • http://www.elac.com.ar
Send all sended mail(of all accounts) to an account
« on: February 13, 2007, 04:23:32 PM »
Send all sended mail(of all accounts) to an account , is posible? how can i do this? anybody can help me?
thks

Offline byte

  • *
  • 2,183
  • +2/-0
Send all sended mail(of all accounts) to an account
« Reply #1 on: February 13, 2007, 04:57:54 PM »
Search for "bcc" or "archive email" if that is what you are after?!
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline lucho115

  • ****
  • 209
  • +0/-0
    • http://www.elac.com.ar
Send all sended mail(of all accounts) to an account
« Reply #2 on: February 13, 2007, 05:12:16 PM »
no, i dont think so, the situation is that the boss of a company (were i work) want to see every mail sended with tha 15 acounts of the company, so i think  in create a new acount (call sended by example) and do in the server (because it can be done in every client but is not secure, any people can change the mail client configuration) that every acount send a copy of all the sended mail to the acount "SENDED", can you understand me?
AnyBody have an idea of how can i do that?
thks

Offline NickCritten

  • *
  • 245
  • +0/-0
Send all sended mail(of all accounts) to an account
« Reply #3 on: February 13, 2007, 06:30:04 PM »
Lucho115,

Byte was quite correct, you need the bcc plugin enabled.

See: http://bugs.contribs.org/show_bug.cgi?id=13

Specifically:
Code: [Select]
> * Wed Jan 25 2006 Gordon Rowell <#####NoSpam#####> 1.0.1-13
> - Add defaults qpsmtpd{Bcc} == disabled and qpsmtpd{BccUser} == maillog
> - To enable mail logging:
>   - Create maillog user
>   - config setprop qpsmtpd Bcc enabled
>   - signal-event email-update [SME: 13]





By the way, the past tense of 'send' is 'sent', not 'sended'.

so:
I will send the email. (Future)
I am sending the email (Now)
I have sent the email. (Past)

Good Luck.
...
Nick

"No good deed goes unpunished." :-x...

Offline warren

  • *
  • 291
  • +0/-0
Send all sended mail(of all accounts) to an account
« Reply #4 on: February 13, 2007, 06:43:42 PM »
aaaah,
Tis musical, The Queens english as she is spoken  :D

Offline NickCritten

  • *
  • 245
  • +0/-0
Send all sended mail(of all accounts) to an account
« Reply #5 on: February 13, 2007, 06:47:21 PM »
Ere now, Ahhm from Yorskhire see!?
I'm only talking proper so alls you Johnny Forenners can get me!

 :D  :D  :D
...
Nick

"No good deed goes unpunished." :-x...

Offline lucho115

  • ****
  • 209
  • +0/-0
    • http://www.elac.com.ar
Send all sended mail(of all accounts) to an account
« Reply #6 on: February 13, 2007, 08:34:28 PM »
i look for  bcc and archive email but i found nothing , the only thing is the mailfront contrib but is for sme6, so it dont work in sme7.1.
If anybody knows how to doit or a contrib to doit plese tell me,
thkns

Offline lucho115

  • ****
  • 209
  • +0/-0
    • http://www.elac.com.ar
Send all sended mail(of all accounts) to an account
« Reply #7 on: February 13, 2007, 08:58:08 PM »
Ok i found the solution and is in this post:
 
http://forums.contribs.org/index.php?topic=31374.0

Anyway the config lines are this :

config setprop qpsmtpd Bcc enabled BccUser xxx@domain.com
signal-event email-update

where el bccuser is the acount where you want to send the copy of the sent mails.

thks for your help

Offline byte

  • *
  • 2,183
  • +2/-0
Send all sended mail(of all accounts) to an account
« Reply #8 on: February 13, 2007, 11:16:02 PM »
Also if you don't wish for the bcc to be visible on email headers then you could use...

config setprop qpsmtpd BccMode bcc


See http://bugs.contribs.org/show_bug.cgi?id=1876 for more detail
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline NickCritten

  • *
  • 245
  • +0/-0
Send all sended mail(of all accounts) to an account
« Reply #9 on: February 14, 2007, 11:59:35 AM »
Quote from: "lucho115"
I look for bcc and archive email but i found nothing , the only thing is the mailfront contrib but is for sme6, so it dont work in sme7.1.
If anybody knows how to doit or a contrib to doit plese tell me,
thkns


Quote from: "lucho115"
Ok i found the solution and is in this post:



Strange... I could have sworn that I told you how to do it.......


Quote from: "NickCritten"
Code: [Select]
> * Wed Jan 25 2006 Gordon Rowell <#####NoSpam#####> 1.0.1-13
> - Add defaults qpsmtpd{Bcc} == disabled and qpsmtpd{BccUser} == maillog
> - To enable mail logging:
>   - Create maillog user
>   - config setprop qpsmtpd Bcc enabled
>   - signal-event email-update


Oh Look!
I did!!

I thought I was imagining it!  :?
...
Nick

"No good deed goes unpunished." :-x...

Offline lucho115

  • ****
  • 209
  • +0/-0
    • http://www.elac.com.ar
Send all sended mail(of all accounts) to an account
« Reply #10 on: February 14, 2007, 12:24:48 PM »
Quote
> * Wed Jan 25 2006 Gordon Rowell <#####NoSpam#####> 1.0.1-13
> - Add defaults qpsmtpd{Bcc} == disabled and qpsmtpd{BccUser} == maillog
> - To enable mail logging:
>   - Create maillog user
>   - config setprop qpsmtpd Bcc enabled
>   - signal-event email-update


I cant understand this lines because i didnt know where put the name of the acount where the mail has to be sent. By the way anybody have or do or know a manual of all config posible to do by config or db ? because the sme manual is limited to the server-manager web console, but its important document all the wonderfull options of the sme7.
thks

Offline byte

  • *
  • 2,183
  • +2/-0
Send all sended mail(of all accounts) to an account
« Reply #11 on: February 14, 2007, 01:55:52 PM »
Quote from: "lucho115"
By the way anybody have or do or know a manual of all config posible to do by config or db ? because the sme manual is limited to the server-manager web console, but its important document all the wonderfull options of the sme7.
thks


Please do a search as I know RayMitchell has answered this indepth only the other day and also in the past on quite a few times...or if your lucky enough RayMitchell may see this post and give you his answer.
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline NickCritten

  • *
  • 245
  • +0/-0
Send all sended mail(of all accounts) to an account
« Reply #12 on: February 14, 2007, 02:42:33 PM »
Quote from: "lucho115"
Quote
> * Wed Jan 25 2006 Gordon Rowell <#####NoSpam#####> 1.0.1-13
> - Add defaults qpsmtpd{Bcc} == disabled and qpsmtpd{BccUser} == maillog
> - To enable mail logging:
>   - Create maillog user
>   - config setprop qpsmtpd Bcc enabled
>   - signal-event email-update


I cant understand this lines because i didnt know where put the name of the acount where the mail has to be sent. By the way anybody have or do or know a manual of all config posible to do by config or db ? because the sme manual is limited to the server-manager web console, but its important document all the wonderfull options of the sme7.
thks


Let me Break it down:

Create maillog user

config setprop qpsmtpd Bcc enabled
signal-event email-update


You don't specify the username, you use maillog
...
Nick

"No good deed goes unpunished." :-x...

Offline NickCritten

  • *
  • 245
  • +0/-0
...
Nick

"No good deed goes unpunished." :-x...

Offline lucho115

  • ****
  • 209
  • +0/-0
    • http://www.elac.com.ar
Send all sended mail(of all accounts) to an account
« Reply #14 on: February 14, 2007, 03:05:07 PM »
Quote
search as I know RayMitchell


i search but i dont find anything, can you pass me the link?
or the word to search, because search "RayMitchell" does no good result