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

  • *
  • 293
  • +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

Offline byte

  • *
  • 2,183
  • +2/-0
Send all sended mail(of all accounts) to an account
« Reply #15 on: February 14, 2007, 03:09:57 PM »
The post is here (and the thread was on the first page of this forum)

http://forums.contribs.org/index.php?topic=35674.0

Please read and read over again. Thanks! and Enjoy!
--[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 #16 on: February 14, 2007, 03:13:05 PM »
Lucho115,

Click Search,
Keywords: Config Setprop
Author: RayMitchell

It's the second entry down.

You have to learn to use search or people will get sick of doing it for you!
...
Nick

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

Offline byte

  • *
  • 2,183
  • +2/-0
Send all sended mail(of all accounts) to an account
« Reply #17 on: February 14, 2007, 03:13:41 PM »
Quote from: "NickCritten"
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


Don't forget you can also set the "Bcc user" to be an email address therefore all archive copies get sent to an email address.

But lets not over complicate things yet.
--[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 #18 on: February 14, 2007, 03:14:46 PM »
Quote from: "byte"
Don't forget you can also set the "Bcc user" to be an email address therefore all archive copies get sent to an email address.

But lets not over complicate things yet.


Yep, I've added that to the howto in the manual  :)

edit: No I Haven't. :oops:   I think you're right, it may be best to not complicate things.
...
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 #19 on: February 14, 2007, 03:38:22 PM »
Ok thanks, but i dont know that i have to search the word " Config Setprop" i think that the search function is only good for people that knows exactly that he is looking, if not is a mess. If i am wrong please tell me what is the method to find something that you dont know exactly what is it?
thks

Offline NickCritten

  • *
  • 245
  • +0/-0
Send all sended mail(of all accounts) to an account
« Reply #20 on: February 14, 2007, 03:48:36 PM »
You are correct that it can be difficult to find what you are looking for if you have absolutely no idea what it is called.


However, it doesn't look like you even tried!

Just Searching with "Config db" which is how you described it to us:

Quote from: "lucho115"
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.


Brings the result back on the first page.

Byte then told you that raymitchell made the post, so you repeat the above search with raymitchell as the author.

Now the page you are looking for is only 4 from the top!
...
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 #21 on: February 14, 2007, 03:54:46 PM »
Ok maybe in this case i was stupid in my way to search, but in other cases , i want to find same info that i dont know whats the aplication that can be the owner of this job by example, so the my only solution is to open a new post and wait that great people like you help me.
thks

Offline bunkobugsy

  • *
  • 280
  • +4/-0
Send all sended mail(of all accounts) to an account
« Reply #22 on: February 16, 2007, 10:49:08 PM »
It works perfectly, still..
Is it possible to trim somehow the attachments or keep only the headers
and list of attachements (and maybe the total size of the mail)?

Offline Per

  • *
  • 63
  • +0/-0
    • Bends - better on the internet than in reality
Re: Send all sended mail(of all accounts) to an account
« Reply #23 on: August 19, 2007, 12:45:57 PM »
There are a HowTo in the wiki to do this: http://wiki.contribs.org/Email#Keep_a_copy_of_all_emails
NO! I refuse to put some clever latin sentence here!

Offline raem

  • *
  • 3,972
  • +4/-0
Re: Send all sended mail(of all accounts) to an account
« Reply #24 on: August 19, 2007, 04:31:12 PM »
« Last Edit: August 19, 2007, 04:34:16 PM by RayMitchell »
...