hello
Postfix version 2.5.7
As I have some problems with proxy filters that are not transparent, I
would like to test milter filters.
When I enable the smtpd_filters, the "virtual aliasing" is no more
applied !
In other words, without the smtpd_milters, a mail send to m...@elec.ucl.ac.be
Noel Jones wrote:
Bernard Higonnet wrote:
Hello,
I have my own little family mail server running postfix under FreeBSD
7.1-RELEASE #0.
I keep a journal of all ingoing and outgoing mail using always_bcc
which I'm happy with.
I recently installed amavisd-new and ever since I get duplicate email
Pascal Maes:
> hello
>
> Postfix version 2.5.7
>
> As I have some problems with proxy filters that are not transparent, I
> would like to test milter filters.
>
> When I enable the smtpd_filters, the "virtual aliasing" is no more
> applied !
Look in master.cf for receive_override_options
Dear
I use SASL connected to ldap server trough saslauthd daemon
I don't understand why postfix try to query sasldb2 instead query
saslauthd daemon in order to authenticate remote clients.
clients authenticate SMTP session has u...@domain.tld user account
if they send mail trought Postfix there
Le 17-mai-09 à 15:02, Wietse Venema a écrit :
Pascal Maes:
hello
Postfix version 2.5.7
As I have some problems with proxy filters that are not
transparent, I
would like to test milter filters.
When I enable the smtpd_filters, the "virtual aliasing" is no more
applied !
Look in master.c
* David Touzeau :
> I use SASL connected to ldap server trough saslauthd daemon
> I don't understand why postfix try to query sasldb2 instead query
> saslauthd daemon in order to authenticate remote clients.
It's a fallback mechanism that kicks in when other authentication methods
fail.
> clients
I am using a new Postfix server and when I send an email to anyone, it
shows the FQDN as follows:
u...@mail.myserver.com
When it should display:
u...@myserver.com
Now in my Postfix main.cf file, I made sure to check I have:
[code]myorigin = $mydomain[/code]
Now obviously mydomain = myserver.c
On Mon, May 11, 2009 at 8:59 PM, Sahil Tandon wrote:
> On Mon, 11 May 2009, Carlos Williams wrote:
>> relayhost =
>
> The default value is empty, so no need to redefine it.
I was told to add this value and leave it blank so that Postfix will
not be used as an open relay. Are you saying that I can
Quoting Carlos Williams :
I am using a new Postfix server and when I send an email to anyone,
it
shows the FQDN as follows:
u...@mail.myserver.com
When it should display:
u...@myserver.com
Now in my Postfix main.cf file, I made sure to check I have:
[code]myorigin = $mydomain[/code]
Now ob
On Sun, 17 May 2009, Carlos Williams wrote:
> On Mon, May 11, 2009 at 8:59 PM, Sahil Tandon wrote:
> > On Mon, 11 May 2009, Carlos Williams wrote:
> >> relayhost =
> >
> > The default value is empty, so no need to redefine it.
>
> I was told to add this value and leave it blank so that Postfix w
On Sun, 17 May 2009, Sahil Tandon wrote:
> On Sun, 17 May 2009, Carlos Williams wrote:
>
> > On Mon, May 11, 2009 at 8:59 PM, Sahil Tandon wrote:
> > > On Mon, 11 May 2009, Carlos Williams wrote:
> > >> relayhost =
> > >
> > > The default value is empty, so no need to redefine it.
> >
> > I was
On Mon, 18 May 2009 03:48:54 +0200, Carlos Williams
wrote:
> I find it confusing to know / understand what
> configurations Postfix auto assumes and what is required to be
> specified in my main.cf.
>
> Can someone please shed some light on this for me?
Use postconf -d to see the default value:
On Monday, May 18, 2009 at 03:44 CEST,
Carlos Williams wrote:
> I am using a new Postfix server and when I send an email to anyone, it
> shows the FQDN as follows:
>
> u...@mail.myserver.com
>
> When it should display:
>
> u...@myserver.com
>
> Now in my Postfix main.cf file, I made sure
On Wed, May 6, 2009 at 12:38 PM, Charles Marcus
wrote:
> On 5/6/2009, Gaël Lams (lamsg...@gmail.com) wrote:
>> I modified master.cf and configure submission that way:
>> submission inet n - n - - smtpd
>> -o smtpd_enforce_tls=yes
>> -o smtpd_sasl_auth_e
>.
>
> You can test this by temporarily removing permit_sasl_authenticated from
> smtpd_recipient_restrictions in main.cf and attempting to relay a
> message to an external domain as an authenticated user via the
> submission port. With your current settings, the message should be
> rejected (u
15 matches
Mail list logo