Thank you, was not aware of this detail.
Il 06/06/24 21:48, Wietse Venema via Postfix-users ha scritto:
Roy Bellingan via Postfix-users:
Good evening, I am not able to use this parameter.
My current version is the 3.9.2, I already have many other entity
configured to use mysql, but some reason
Roy Bellingan via Postfix-users:
> Good evening, I am not able to use this parameter.
>
> My current version is the 3.9.2, I already have many other entity
> configured to use mysql, but some reason this one is silently ignored
> and produces no error.
>
> If I use the hash metod and follow htt
the same form in the smtp_sasl_password_maps file.
Are you using the same [ ] formatting in both places?
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
_
specify the "[" and "]" in the relayhost destination, then you must use
the same form in the smtp_sasl_password_maps file.
Are you using the same [ ] formatting in both places?
___
Postfix-users mailing list -- postfix-users@postfix.org
To
Good evening, I am not able to use this parameter.
My current version is the 3.9.2, I already have many other entity
configured to use mysql, but some reason this one is silently ignored
and produces no error.
If I use the hash metod and follow https://www.postfix.org/SASL_README.html
I shoul
> Adam Barnett:
> > > Hi,
> > >
> > > I have setting upa Postfix relay to send from my iterenal network certain
> > > mail to our google workspace account
> > >
> > > I have it all set up and working but i saw in the google docs there is a
&g
> > Hi,
> >
> > I have setting upa Postfix relay to send from my iterenal network certain
> > mail to our google workspace account
> >
> > I have it all set up and working but i saw in the google docs there is a
> > limit to how much mail can be sent per us
er user per day.
> In smtp_sasl_password_maps could i have more then one account for the same
> relay so that gets picked randomly, like round robbin
>
> i.e
> [smtp.gmail.com]:587 f...@bar.com:bar
> [smtp.gmail.com]:587 f...@bar.com:bar
> [smtp.gmail.com]:587 f...@bar.com:bar
>
> This way i
We are migrating from our old legacy server to google.
Instead of having to configure the old server ( which is a pain to update)
i was going to reconfigure our linux hosts postfix to send to theis new
relay that i have setup, i can then relay certain senders to the old server
( if needed) and ever
I have setting upa Postfix relay to send from my iterenal network
certain mail to our google workspace account
Im fairly inexperienced and curious... If you have your own email
servers why would you relay through google? Can't your email servers
just send the emails themselves? What are the is
I have setting upa Postfix relay to send from my iterenal network
certain mail to our google workspace account
I have it all set up and working but i saw in the google docs there is
a limit to how much mail can be sent per user per day. In
smtp_sasl_password_maps could i have more then one
Hi,
I have setting upa Postfix relay to send from my iterenal network certain
mail to our google workspace account
I have it all set up and working but i saw in the google docs there is a
limit to how much mail can be sent per user per day.
In smtp_sasl_password_maps could i have more then one
> On 24 Nov 2019, at 03:42, Gianni Angelozzi wrote:
>
> In my system I have 10 users. Each user has his own upstream account on the
> ISP.
If you mentioned that before, I missed it.
> When I authenticate the SMTP connection, my ISP will only allow that user to
> send the mail. Like, if I u
In my system I have 10 users. Each user has his own upstream account on
the ISP.
I use postfix + dovecot + fetchmail as a local mail server, but the real
sending is done by my ISP. I only forward local mails and the rest goes
out by the ISP.
When I authenticate the SMTP connection, my ISP wi
On 23 Nov 2019, at 10:13, Gianni Angelozzi wrote:
> Yes, I need smtp_sender_dependent_authentication because the upstream ISP
> will only accept incoming mails from the authenticated user.
That doesn’t imply a need for smtp_sender_dependent_authentication. That is
needed, AIUI, when you have mu
), my
ISP may reject that mail.
Gianni
Gianni Angelozzi:
[ Charset ISO-8859-15 converted... ]
Hi,
I've set up sieve vacation reply but my postfix setup is using
smtp_sasl_password_maps and smtp_sender_dependent_authentication.
The problem is that Sieve will send the reply with "f
Gianni Angelozzi:
[ Charset ISO-8859-15 converted... ]
> Hi,
>
> I've set up sieve vacation reply but my postfix setup is using
> smtp_sasl_password_maps and smtp_sender_dependent_authentication.
>
> The problem is that Sieve will send the reply with "from=<>
Hi,
I've set up sieve vacation reply but my postfix setup is using
smtp_sasl_password_maps and smtp_sender_dependent_authentication.
The problem is that Sieve will send the reply with "from=<>" to prevent
bounces.
This means that Postfix has no way to authenticate
l email-server, updated file that
>> stores passwords and now I see SASL authentication failures in log. I
>> wonder is the limitation on password part in the file pointed by
>> smtp_sasl_password_maps?
>>
>> This is password part of my postfix configuration:
>
ntication failures in log. I wonder is the limitation on password
> part in the file pointed by smtp_sasl_password_maps?
>
> This is password part of my postfix configuration:
>
> smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
>
> where sasl_passwd
limitation on password part in
the file pointed by smtp_sasl_password_maps?
This is password part of my postfix configuration:
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
where sasl_passwd has following format:
account@MAIL.SERVER account:PASSWORD
The only restriction on
>
> Perhaps you're looking for this:
>
> http://www.postfix.org/postconf.5.html#smtp_sender_dependent_authentication
>
> http://www.postfix.org/postconf.5.html#smtp_sasl_password_maps
>
Hey nice, so I can actually put senders in sasl_mmaps instead of just
relays.
On 8/13/2014 6:44 AM, Erik Logtenberg wrote:
> Hi, any chance someone could comment on this?
>
> Thanks!
>
>
> Original Message
> Subject: Combining sender_dependent_relayhost_maps and
> smtp_sasl_password_maps
> Date: Fri, 08 Aug 2014 11:11:20 +0
Hi, any chance someone could comment on this?
Thanks!
Original Message
Subject: Combining sender_dependent_relayhost_maps and
smtp_sasl_password_maps
Date: Fri, 08 Aug 2014 11:11:20 +0200
From: Erik Logtenberg
To: postfix-users@postfix.org
Hi,
I am trying to use the
Hi,
I am trying to use the functionality of sender_dependent_relayhost_maps
and smtp_sasl_password_maps, but I run into an issue.
With sender_dependent_relayhost_maps I can configure postfix to use the
right relayhosts for different senders. I use this because I have many
email accounts, but I
On 6/29/2014 8:36 AM, Jerry wrote:
> Okay, I know I am doing something really stupid, but I am not sure what.
>
> I have "smtp_sasl_password_maps=hash:/usr/local/etc/postifx/sasl_passwd"
>
> Now, when I run "postmap hash:sasl_passwd" I receive an error about
Okay, I know I am doing something really stupid, but I am not sure what.
I have "smtp_sasl_password_maps=hash:/usr/local/etc/postifx/sasl_passwd"
Now, when I run "postmap hash:sasl_passwd" I receive an error about
"duplicate entry:"
The file file looks like t
On 18 March 2013 23:31, Dominik George wrote:
> Hi,
>
> imho, the best approach to getting a road-warrior (laptop) authenticated
> as a sattelite sytem using your central MTA as a relayhost is have it in
> mynetworks. As in, connect it to the MTA through a VPN tunnel.
Hey Dominik!
Intriguing ide
Hi,
imho, the best approach to getting a road-warrior (laptop) authenticated
as a sattelite sytem using your central MTA as a relayhost is have it in
mynetworks. As in, connect it to the MTA through a VPN tunnel.
Then, there is nothing that that limits you to use PAM for
authenticaiton. You can a
Dear Postfix-users!
Over the last weekend i've setup a mail-environment for my personal
use with a remote Postfix and Dovecot SASL/IMAP and locally mutt with
Postfix as MTA.
To be able to authenticate SMTP to the remote Postfix, i'm currently
using smtp_sasl_password_maps, as describ
On Mar 2, 2011, at 10:22 PM, jeffrey j donovan wrote:
> snip
> also,.. the passwords listed in sasl_passwd, if i can't use ldap whats the
> best way to generate these. Im sketchy about plain text passwords sitting on
> a file; sshken openldap htpass hand written binary ?
never mind I found sas
would like to use an ldap database for smtp_sasl_password_maps =
hash:/etc/postfix/sasl_passwd & /etc/postfix/sender_relay
use an ldapsearch maybe ?
Ive done it with transports and local user info, but password auth shouldn't be
much different, but i can't find any syntax refere
Per Jessen:
> Wietse Venema wrote:
>
> > Per Jessen:
> >> Perhaps I could have expanded "didnt seem to work" to "despite <>
> >> being present in my smtp_sasl_password_maps table, when a bounce is
> >> sent, no suitable userid+password
Wietse Venema wrote:
> Per Jessen:
>> Perhaps I could have expanded "didnt seem to work" to "despite <>
>> being present in my smtp_sasl_password_maps table, when a bounce is
>> sent, no suitable userid+password is chosen for sasl authentication&qu
Per Jessen:
> Sahil Tandon wrote:
>
> > On Wed, 2010-12-08 at 10:09:42 +0100, Per Jessen wrote:
> >
> >> Is there a way of specifying the bounce/null address in an
> >> smtp_sasl_password_maps table ? I've tried using '<>', but that
>
Sahil Tandon wrote:
> On Wed, 2010-12-08 at 10:09:42 +0100, Per Jessen wrote:
>
>> Is there a way of specifying the bounce/null address in an
>> smtp_sasl_password_maps table ? I've tried using '<>', but that
>> didn't seem to work.
>
>
On Wed, 2010-12-08 at 10:09:42 +0100, Per Jessen wrote:
> Is there a way of specifying the bounce/null address in an
> smtp_sasl_password_maps table ? I've tried using '<>', but that didn't
> seem to work.
Improve your problem report and try again:
http:
(resending with appropriate subject)
Is there a way of specifying the bounce/null address in an
smtp_sasl_password_maps table ? I've tried using '<>', but that didn't
seem to work.
thanks
Per Jessen, Zürich
Ok I found the solution:
smtp_sender_dependent_authentication = yes
Now I can match the sender and have the proper authentication...
Thanks a lot
Michele
Hi Wietse,
thanks for the reply.
I had a look at the link that you suggest me, but I didn't find the solution...
The problem is that in 'smtp_sasl_password_maps' I can setup an
authentication(username:password) for every smtp server.
But if I have more than one user with a gmail
Michele Carandente:
> Hello to everybody.
> I'm creating a mailserver that will relay emails to different smtp servers.
>
> To allow the smtp authentication I'm using this options:
> smtp_sasl_auth_enable = yes
> smtp_sasl_password_maps = hash:/etc/postfix/sasl
Hello to everybody.
I'm creating a mailserver that will relay emails to different smtp servers.
To allow the smtp authentication I'm using this options:
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
and in the file sasl_passwd I've
42 matches
Mail list logo