I have a customer who would like to configure the Postfix server he uses such that certain users can only send to local users. I'm wondering if there are any...
291322
Dominik George
nik@...
Feb 13, 2013 12:31 am
Hi Patrick, ... Does "users" for you mean a) clients b) envelope senders c) SASL authenticated users? -nik -- * mirabilos is handling my post-1990 smartphone *...
291323
Matthew Ceroni
matthewceroni@...
Feb 13, 2013 1:00 am
I am trying to setup the relay_recipient_maps option. I created my LDAP file (/etc/postfix/ldap-relay_recipients.cf) and tested it using postmap -q. When a...
291324
Wietse Venema
wietse@...
Feb 13, 2013 1:17 am
... As documented this is used in the SMTP daemon to reject mail for non-existent recipients. ... Local submission does not arrive via the SMTP daemon. Also, I...
291325
Matthew Ceroni
matthewceroni@...
Feb 13, 2013 5:41 am
I thought that was the issue, but when I try submitting via SMTP (using telnet as my test) it still doesn't work. I supply an invalid email and it still relays...
291326
Matthew Ceroni
matthewceroni@...
Feb 13, 2013 6:13 am
Well now I am even more confused. So I was doing some further testing and was getting a 454 relay access denied when trying to send mail through postfix to...
291327
Eray Aslan
eray.aslan@...
Feb 13, 2013 8:58 am
... No. The snake-oil key-pair is 1024 bit rsa in gentoo. -- Eray Aslan <eras@...>...
291328
Dominique
dcouot@...
Feb 13, 2013 12:15 pm
Hi, I am looking at using gmail as a relayhost in our current server setup ubuntu12.04/postfix/cyrus instead of using the ISP relayhost. I have it working, but...
291329
Reindl Harald
h.reindl@...
Feb 13, 2013 12:19 pm
... no - this is the decision of gmail which is right think about stupid people using a sender with a domain which has SPF records and gmail as realy and gmail...
291330
Mikael Bak
mbak@...
Feb 13, 2013 12:32 pm
... Is you ISP relayhost service bad? ... I'm not sure it's possible. I think you need to use gmail.com as from email addresses in order to use their SMTP. ...
291331
LDB
thesource@...
Feb 13, 2013 1:24 pm
... My /var/log/mail.err file is empty. I am not seeing any other postscreen messages in any of the mail or mail.{info,err,warn} logs. Thanks, LDB...
291332
Dominique
dcouot@...
Feb 13, 2013 1:41 pm
... It bounces mail randomly, mostly hotmail hence not reliable. ... From another answer it does not seem possible. ... I'll look into that option....
291333
Dominique
dcouot@...
Feb 13, 2013 1:42 pm
... Thanks for the info. I'll look at alternatives. Dominique...
291334
Noel Jones
njones@...
Feb 13, 2013 2:25 pm
... Yes, they do that. ... A few choices... - Don't use a relayhost, deliver mail directly. This requires you have a static IP address with proper FCrDNS...
291335
Mikael Bak
mbak@...
Feb 13, 2013 2:45 pm
On 02/13/2013 03:24 PM, Noel Jones wrote: [snip] ... [snip] Too late for that! "Starting on December 6, 2012, Google will no longer offer new accounts for the...
291336
Noel Jones
njones@...
Feb 13, 2013 3:08 pm
... Doh!...
291337
LDB
thesource@...
Feb 13, 2013 6:56 pm
... I increased the debugging output in master.cf using "-D -vvvvv". eb 13 21:23:14 server postfix/postfix-script[364]: stopping the Postfix mail system Feb 13...
291338
Wietse Venema
wietse@...
Feb 13, 2013 8:14 pm
... I did not ask you to do that. postscreen logs the error message and you just need to learn where to find it. Adding more logging just makes the information...
291339
LDB
thesource@...
Feb 13, 2013 9:14 pm
... I agree and I understood. Although, here is the impetus behind my change to produce more verbose logs. Postfix is seemingly logging to the correct...
291340
Patrick
gibblertron@...
Feb 13, 2013 11:24 pm
Hi Dominik, I believe envelope senders is what he's wanting, though SASL authenticated users could probably work, too. Patrick...
291341
Wietse Venema
wietse@...
Feb 14, 2013 12:10 am
... I asked you to examine EVERY FILE listed there. Apparently, you don't understand plain English. Maybe someone else has more patience. I am done with this...
291342
Bob Proulx
bob@...
Feb 14, 2013 12:35 am
... I am not sure it is your desire to use the sasldb2 file. But if it is then on Debian it needs to be made available in the chroot which on Debian is...
291343
Sahil Tandon
sahil+postfix@...
Feb 14, 2013 3:34 am
... The HOLD action affects all recipients; you can be more specific by using the retry service. See the following thread: ...
291344
Reindl Harald
h.reindl@...
Feb 14, 2013 9:19 am
... and what is in the others? "cat /var/log/mail*" would have been the minimum i expected as reply and a look in /var/log/messages is also not wrong...
291345
Miha Valencic
miha.valencic@...
Feb 14, 2013 9:44 am
... Thanks Sahil! I'll consider it. It also makes sense, though delivery of rejected emails is somewhat delayed (due to unknown retry interval). What do you...
291346
Noel Jones
njones@...
Feb 14, 2013 12:01 pm
... HOLD acts at the message level, not the recipient level. If one recipient of a multi-recipient message is put on HOLD, all recipients of that message will...
291347
Miha Valencic
miha.valencic@...
Feb 14, 2013 12:14 pm
... I see. I believe the HOLD is better suited to our scenario as a temporary reject and this (HOLDing messages for all recipients if one matches) is...
291348
Dominique
dcouot@...
Feb 14, 2013 12:23 pm
On 02/13/2013 03:24 PM, Noel Jones wrote: [snip] A few choices... - Don't use a relayhost, deliver mail directly. This requires you have a static IP address...
291349
Luca Arzeni
l.arzeni@...
Feb 14, 2013 1:49 pm
Hi, I'm using Debian GNU Linux 6.0 "squeeze", postfix 2.7.1-1+squeeze1 I'm in need of using a smarthost to relay all of my mail. I'm unable to use an italia...
291350
Reindl Harald
h.reindl@...
Feb 14, 2013 2:10 pm
... maybe he does not like PLAIN without encryption why in the world would anybody do this? install "cyrus-sasl-md5" or however the package is called in your...