Re: First Insallation, Bouncing Emails

2011-10-21 Thread Leslie León Sinclair
imon Best regards. -- /******* *Leslie León Sinclair *Administrador de Redes *Facultad de Ingenieria Electrica, CUJAE. *Calle 114 #11901 e/ Ciclovía y Rotonda *Marianao 19390, Ciudad de la Habana, Cuba *Tel: (53 7) 266-3321 *Miembro de GUTL -> http://www.ecured.cu/index.php/Grupo_de_

Re: statistics tool for postfix log files

2011-10-28 Thread Leslie León Sinclair
León Sinclair *Administrador de Redes *Facultad de Ingenieria Electrica, CUJAE. *Calle 114 #11901 e/ Ciclovía y Rotonda *Marianao 19390, Ciudad de la Habana, Cuba *Tel: (53 7) 266-3321 *Miembro de GUTL -> http://www.ecured.cu/index.php/Grupo_de_Usuarios_de_Tecnolog%C3%ADas_Libres_GUTL *Anot

Quota for mail

2011-11-07 Thread Leslie León Sinclair
ards. -- /*** *Leslie León Sinclair *Administrador de Redes *Facultad de Ingenieria Electrica, CUJAE. *Calle 114 #11901 e/ Ciclovía y Rotonda *Marianao 19390, Ciudad de la Habana, Cuba *Tel: (53 7) 266-3321 *Miembro de GUTL -> http://www.ecured.cu/index.php/Grupo_de_Usuarios_de_Tecn

Re: Quota for mail

2011-11-07 Thread Leslie León Sinclair
If works I will post the answer. Thanks for the reply :D. -- /*** *Leslie León Sinclair *Administrador de Redes *Facultad de Ingenieria Electrica, CUJAE. *Calle 114 #11901 e/ Ciclovía y Rotonda *Marianao 19390, Ciudad de la Habana, Cuba *Tel: (53 7) 26

Re: Quota for mail

2011-11-07 Thread Leslie León Sinclair
. -- /*** *Leslie León Sinclair *Administrador de Redes *Facultad de Ingenieria Electrica, CUJAE. *Calle 114 #11901 e/ Ciclovía y Rotonda *Marianao 19390, Ciudad de la Habana, Cuba *Tel: (53 7) 266-3321 *Miembro de GUTL -> http://www.ecured.cu/index.php/Grupo_de_Usuarios_de_Tecnolog

Re: Quota for mail

2011-11-07 Thread Leslie León Sinclair
Thanks again, and sorry the thread, I´am stacked here. Almost near the solution. Best regards. You should move this discussion over to the Dovecot mailing list. -- /*** *Leslie León Sinclair *Administrador de Redes *Facultad de Ingenieria

Re: Quota for mail

2011-11-08 Thread Leslie León Sinclair
tested], but different quota here... That´s the thing... Still working on that... If someone have solved the same issue please share the piece of code, or script :D. Thanks for replies... -- /*** *Leslie León Sinclair *Administrador de Redes

[SOLVED]Re: Quota for mail

2011-11-08 Thread Leslie León Sinclair
SELECT maildir, 5000 AS uid, 5000 AS gid, CONCAT('dict:storage=',floor(quota/1024),' proxy::quota') as quota FROM mailbox WHERE username = '%u' Best regards and many, many thanks to all. HTH all trying to do the same, the way I did it. -- /**

Re: postfix log

2011-11-18 Thread Leslie León Sinclair
You can do a python script to parse/split in different lines or parameters /var/log/[mail.log | maillog] and insert records into MySQL database. Best regards, Leslie. -- /*** *Leslie León Sinclair *Administrador de Redes *Facultad de Ingenieria

Re: Mailing List with Postfix

2011-12-05 Thread Leslie León Sinclair
Mailman[list manager], could do perfectly, the job. You should create a separated lists for the users, and his options as you pointed, Mailman has a strong/easy-to-understand&use backend. HTH, Goutam. Best regards. -- /*** *Leslie León Sinc

Disable sending mails via telnet

2012-01-10 Thread Leslie León Sinclair
Can anyone point me in the right direction, I´m stucked here and Google is not helping... Best regards. Participe en Universidad 2012, del 13 al 17 de febrero de 2012. Habana, Cuba: http://www.congresouniversidad.cu Consulte la enciclopedia colaborativa cubana. http://www.ecured.cu

Re: Disable sending mails via telnet

2012-01-11 Thread Leslie León Sinclair
I´m testing a server, so I need to unable people[users], to connect via telnet[smtp.mydomain.com:25] to the mail server. > 2012/1/10 Leslie León Sinclair : > > Can anyone point me in the right direction, I´m stucked here and Google > > is not helping... > > define "

Re: Disable sending mails via telnet

2012-01-11 Thread Leslie León Sinclair
Telnet the protocol in port 25... > On Tuesday, January 10, 2012, 16:45:25, Leslie León Sinclair wrote: > > Can anyone point me in the right direction, I´m stucked here and Google > > is not helping... > > TELNET the Protocol or a telnet client? > Participe en Univer

Re: Disable sending mails via telnet

2012-01-11 Thread Leslie León Sinclair
Sorry my mistake, I´m punishing myself right now, by the way I asked here in the list, but I was tired dealing with this problem. Reading yesterday´s mail now... I feel like a barbarian... It´s not gonna happen again, or at least, I will try. Good day to all... > > Welcome to the postfix-users

Re: Disable sending mails via telnet

2012-01-11 Thread Leslie León Sinclair
First: I apology bellow about my yesterday´s behavior. My issue: I have a postfix[Debian] server, and it´s working nice, but I need to block people to send mails via telnet[telnet mydomain.com 25], everything is working nice and shiny, error/warning logs are empty, dovecot logging normal, no err

Re: Disable sending mails via telnet

2012-01-23 Thread Leslie León Sinclair
Problem solved. Using smtpd_sender_login_maps and pcre with domain checking against logged user... Thanks for the help. Regards to all... Participe en Universidad 2012, del 13 al 17 de febrero de 2012. Habana, Cuba: http://www.congresouniversidad.cu Consulte la enciclopedia colaborativa cubana.

Re: tranportList and transportList.db

2012-02-10 Thread Leslie León Sinclair
Check the init scripts if you have any[depending on your Linux(Debian, CentOS, Suse or Slackware) could change], postfix config, or a backup program could be rewriting the transportList with the old one. Check and tell us :D. Best regards. Participe en Universidad 2012, del 13 al 17 de febre

Strange behavior of Postfix?

2012-03-08 Thread Leslie León Sinclair
A childhood friend of mine have this problem: He can send mails to his mailing list server only with RoundCube, but with another Client[Squirrelmail, Thunderbird, ClawsMail or Micro$oft Outlook doesn´t], and I don´t know what´s happening. I post below his main.cf. Mailman if configured and wor

Re: Strange behavior of Postfix?

2012-03-08 Thread Leslie León Sinclair
The two sessions, below... 1) Show one maillog example of a "good" session. Mar 8 14:58:40 apolo postfix/pickup[26492]: C7A5356B4: uid=33 from= Mar 8 14:58:40 apolo postfix/qmgr[2706]: C7A5356B4: from=, size=553, nrcpt=1 (queue active) Mar 8 14:58:42 apolo postfix/smtpd[24204]: < localhost

[SOLVED] Strange behavior of Postfix?

2012-03-09 Thread Leslie León Sinclair
After Noel Jones tips, I check his postfix config and database in MySQL, and found that his mailing list domain was added, and was empty. Of course, Postfix is not a member of Merlin´s the Magician family, empty domain, empty mailboxes, so, get the error slapping you in the face... Best regard