Re: forward problem: mail delivered twice

2010-01-06 Thread nik600
On Mon, Jan 4, 2010 at 11:26 PM, mouss mo...@ml.netoyen.net wrote: nik600 a écrit : On Mon, Jan 4, 2010 at 12:52 PM, nik600 nik...@gmail.com wrote: Dear all i've installed a postfix server with mysql support. i've also set-up a custom filter script shell that calls spamc and some other

Re: XCLIENT patch for postfix

2010-01-06 Thread Wietse Venema
jeff geng: Wietse: Please see my reply marked as blue. :) jeff geng 2010/1/5 Wietse Venema wie...@porcupine.org jeff geng: Wietse: Happy new year :) We use niginx's smtp function to redirect mail to postfix server. But in postfix, XCLIENT command can't support the

GUI for maillog

2010-01-06 Thread Kaushal Shriyan
Hi, Any GUI based application to view postfix mail.log file? Thanks and Regards, Kaushal

Re: GUI for maillog

2010-01-06 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kaushal Shriyan said the following on 06/01/10 13:40: Any GUI based application to view postfix mail.log file? Maybe rsyslog logging (also) to sql and phpLogCon to view it Ciao, luigi - -- / +--[Luigi Rosa]-- \ I see no good reasons why the

Re: GUI for maillog

2010-01-06 Thread Mehul Ved
On Wed, Jan 6, 2010 at 6:10 PM, Kaushal Shriyan kaushalshri...@gmail.com wrote: Hi, Any GUI based application to view postfix mail.log file? On GNOME you have system log viewer http://library.gnome.org/users/gnome-system-log/2.28/

TLS Root Certificate Problem

2010-01-06 Thread Dennis Putnam
I am using CACert as my signing authority. I have included their root certificate in my main.cf: smtpd_tls_CAfile = /etc/postfix/ssl/root.crt However, I get this error when it tries to set up a TLS connection: postfix/smtp[5298]: certificate verification failed for

Re: TLS Root Certificate Problem

2010-01-06 Thread Victor Duchovni
On Wed, Jan 06, 2010 at 10:00:37AM -0500, Dennis Putnam wrote: I am using CACert as my signing authority. I have included their root certificate in my main.cf: smtpd_tls_CAfile = /etc/postfix/ssl/root.crt This is for verifying client certificates when clients connect to your SMTP server.

Re: XCLIENT patch for postfix

2010-01-06 Thread Wietse Venema
Wietse Venema: + UPDATE_STR(state-sasl_username, attr_value); + printable(state-sasl_username, '?'); + UPDATE_STR(state-sasl_method, xclient); Why not use the real authentication mechanism? Otherwise, if XCLIENT pass LOGIN parameter,

Re: GUI for maillog

2010-01-06 Thread Glenn English
On Jan 6, 2010, at 5:40 AM, Kaushal Shriyan wrote: Any GUI based application to view postfix mail.log file? It's not exactly GUI, but logwatch emails me nicely organized reports every morning. No graphs or anything, though... -- Glenn English g...@slsware.com

Re: GUI for maillog

2010-01-06 Thread Jorge Armando Medina
Kaushal Shriyan wrote: Hi, Any GUI based application to view postfix mail.log file? Thanks and Regards, Kaushal It is not a GUI, I like to see colorized logs with multitail and the postfix schema, you can even set your own regex to match and colorize specific log entries. Best regards.

delays=a/b/c/d in docs

2010-01-06 Thread Seth Mattinen
Does anyone know offhand where the logging string delays=a/b/c/d is defined in the documentation? I can't seem to find it. ~Seth

Re: delays=a/b/c/d in docs

2010-01-06 Thread Pascal Volk
On 01/06/2010 05:29 PM Seth Mattinen wrote: Does anyone know offhand where the logging string delays=a/b/c/d is defined in the documentation? I can't seem to find it. see man postconf(5): man 5 postconf | less +/^delay_logging_resolution_limit Regards, Pascal -- The trapper recommends today:

Re: delays=a/b/c/d in docs

2010-01-06 Thread Seth Mattinen
Seth Mattinen wrote: Does anyone know offhand where the logging string delays=a/b/c/d is defined in the documentation? I can't seem to find it. Nevermind, it's in RELEASE_NOTES. I would humbly suggest putting it in the DEBUG_README as well. ~Seth

postdrop?

2010-01-06 Thread Port Able
Hi, What is the proper command that a client can use to send an email using Postfix?  Searching through some old posts, I believe the postdrop command is not intended to be used by client software.  Is that correct?  I have seen references to sendmail but I am not sure if it refers to a

Re: postdrop?

2010-01-06 Thread Ralf Hildebrandt
* Port Able ablep...@yahoo.com: Hi, What is the proper command that a client can use to send an email using Postfix? sendmail -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203

Re: postdrop?

2010-01-06 Thread Wietse Venema
Port Able: Hi, What is the proper command that a client can use to send an email using Postfix?? Searching through some old posts, I believe the postdrop command is not intended to be used by client software.? Is that correct?? You use the Postfix sendmail command. Wietse

Re: delays=a/b/c/d in docs

2010-01-06 Thread Seth Mattinen
Pascal Volk wrote: On 01/06/2010 05:29 PM Seth Mattinen wrote: Does anyone know offhand where the logging string delays=a/b/c/d is defined in the documentation? I can't seem to find it. see man postconf(5): man 5 postconf | less +/^delay_logging_resolution_limit Ah, thanks. Even more

Re: TLS Root Certificate Problem

2010-01-06 Thread Dennis Putnam
Hi Viktor, Thanks, that seems to have worked. Now for the next layer of the onion. Do I just keep appending root certificates to that same file or does each certificate have to be set up separately somehow? On Jan 6, 2010, at 10:09 AM, Victor Duchovni wrote: On Wed, Jan 06, 2010 at

Messages stuck in queue forever

2010-01-06 Thread Wendigo Thompson
Hello: I maintain a database of e-mail messages for my law firm client -- I wrote an application that inserts e-mail messages into a database and then used an alias to pipe e-mail to that application, and the clients e-mail server forwards all mail for certain litigants to that e-mail address.

Re: Messages stuck in queue forever

2010-01-06 Thread Wietse Venema
Wendigo Thompson: Hello: I maintain a database of e-mail messages for my law firm client -- I wrote an application that inserts e-mail messages into a database and then used an alias to pipe e-mail to that application, and the clients e-mail server forwards all mail for certain litigants

Re: quick query re forwarding local mail to another server

2010-01-06 Thread mouss
Carl Brewer a écrit : mouss wrote: move all domains from mydestination and virtual_mailbox_domains to relay_domains. To confirm, (there's no relay_domains in my main.cf at the moment) : I have at present : mydestination = $myhostname, localhost.$mydomain, localhost,

Re: XCLIENT patch for postfix

2010-01-06 Thread jeff geng
Wietse: If We modify #ifdef USE_SASL_AUTH if (var_smtpd_sasl_enable) if (got_proto == 0) smtpd_sasl_auth_reset(state); #endif to #ifdef USE_SASL_AUTH if (var_smtpd_sasl_enable) if (got_login == 0) smtpd_sasl_auth_reset(state); #endif

Re: XCLIENT patch for postfix

2010-01-06 Thread Wietse Venema
jeff geng: Wietse: If We modify #ifdef USE_SASL_AUTH if (var_smtpd_sasl_enable) if (got_proto == 0) smtpd_sasl_auth_reset(state); #endif to #ifdef USE_SASL_AUTH if (var_smtpd_sasl_enable) if (got_login == 0)

return smtp result based on lookup

2010-01-06 Thread Michael
I want to deploy a system whereby it will do an SQL lookup and depending on the result will either continue processing the message as per usual or issue a 'temporary' reject (Ie: Over quota message). This is on a relaying/gateway machine so it does not have direct access to the mail queue to

several question from newbie

2010-01-06 Thread Tanuwijaya
Dear All, I just installed postfix and now I have several questions about it: 1. How to make it accessible from outside but not making it as an open relay? 2. Related to question #1, if possible I want to make it serve as main MX, what things should be prepared? What document should I read?

Re: several question from newbie

2010-01-06 Thread ram
On Thu, 2010-01-07 at 13:53 +0700, Tanuwijaya wrote: Dear All, I just installed postfix and now I have several questions about it: 1. How to make it accessible from outside but not making it as an open relay? 2. Related to question #1, if possible I want to make it serve as main MX,