... With SMTP you only know that the SMTP server has RECEIVED the message. You don't know that the message is delivered. Wietse...
287450
Wietse Venema
wietse@...
Aug 2, 2012 3:28 pm
... I have an A record for warez.porcupine.org that resolves to 127.0.0.1. I could have used 0.0.0.0 instead and have gotten a similar result. Postfix...
287451
Viktor Dukhovni
postfix-users@...
Aug 2, 2012 4:53 pm
... By default though Postfix would have accepted the message, the delivery attempt to 0.0.0.0 would have failed with a "loops back to myself" error. The OP...
287452
Chad M Stewart
Chad@...
Aug 2, 2012 6:48 pm
... I did have deep protocol tests enabled. Combined with my not having found postscreen_cache_retention_time (or at least not remembered it). -Chad...
287453
Michael Durket
durket@...
Aug 2, 2012 7:03 pm
I have a host (A) acting as an MX for host (B). Currently I do this via relay_domains and relay_recipient_maps. Is it possible to do this instead via...
287454
Noel Jones
njones@...
Aug 2, 2012 8:10 pm
... Using relay_domains and relay_recipient_maps on host A is the correct mechanism when host A is the MX for host B. In some cases is it also necessary to...
287455
Ben Rosengart
Ben.Rosengart@...
Aug 2, 2012 9:36 pm
... Is there a problem you're trying to solve, or are you just curious? -- Ben Rosengart "Like all those possessing a library, Sendmail, Inc....
287456
DN Singh
dnsingh.dns@...
Aug 3, 2012 8:33 am
Hello Group, I have a setup to receive mails for a subdomain, which is also the hostname of the server. I want to use system users as mailboxes. This used to...
287457
Ansgar Wiechers
lists@...
Aug 3, 2012 8:59 am
... Umm... yes. This is expected behavior. Not to mention that a catch-all is a Really Bad Idea(tm) to begin with. What problem are you trying to solve by...
287458
DN Singh
dnsingh.dns@...
Aug 3, 2012 10:17 am
... to parse bounced email-ids. So, I need to implement catch-all setup. I have tested the script with IMAP and am not satisfied with the result. So, I want to...
287459
Nikolaos Milas
nmilas@...
Aug 3, 2012 12:24 pm
Hi, I've got a vanilla Postfix on CentOS 6.3: [root@dc ~]# rpm -qa | grep postfix postfix-2.6.6-2.2.el6_1.x86_64 It's not a major mail server, just being used...
287460
Wietse Venema
wietse@...
Aug 3, 2012 1:17 pm
... If the program worked before this happened, suspect DLL hell. Mixing different versions of Berkeley DB, upgrading a third-party library (SASL, etc.) that...
287461
Michael Durket
durket@...
Aug 3, 2012 1:24 pm
Ben, An issue I'm trying to solve - but never mind - I figured out a simpler way with transport maps. Mike Durket...
287462
Nikolaos Milas
nmilas@...
Aug 3, 2012 1:41 pm
... Thanks Wietse, Does this help? [root@dc postfix]# ldd smtp linux-vdso.so.1 => (0x00007fff275ff000) libldap-2.4.so.2 =>...
287463
Wietse Venema
wietse@...
Aug 3, 2012 1:49 pm
... Has the program worked after it was installed? Then find out what has changed recently. One of those changes broke Postfix. Has the program never worked...
287464
Morten Stevens
mstevens@...
Aug 3, 2012 2:10 pm
... Hi Nick, Please fill a bug for postfix on https://bugzilla.redhat.com/ to track this. Best regards, Morten...
287465
Viktor Dukhovni
postfix-users@...
Aug 3, 2012 2:18 pm
... You DO NOT need a catch-all, rather you need to set the "recipient_delimiter" to match the one used in your VERP envelopes, and configure mail delivery for...
287466
Douglas D. J. de Macedo
dmacedo@...
Aug 3, 2012 5:38 pm
Guys, I have a strange situation here and I'll need help! I configured a mail server, normally, and some users are sending and receiving email normally, as...
287467
Reinaldo de Carvalho
reinaldoc@...
Aug 3, 2012 5:45 pm
On Fri, Aug 3, 2012 at 2:38 PM, Douglas D. J. de Macedo ... accountsmap_query_filter = (&(objectClass=qmailUser)(|(mailAlternateAddress=%s)(mail=%s))) ...
287468
Douglas D. J. de Macedo
dmacedo@...
Aug 3, 2012 6:15 pm
Reinaldo, thanks a lot man! Best, Doug ... -- Douglas Macedo dmacedo@... -- Avalia-se a inteligência de um indivíduo pela quantidade de incertezas que ...
287469
Nikolaos Milas
nmilas@...
Aug 3, 2012 9:59 pm
... Searching in logs, I found it was working correctly until Jul 13, when I upgraded to CentOS 6.3. I now upgraded to Postfix 2.9.3 using the CentALT RPM...
287470
Wietse Venema
wietse@...
Aug 3, 2012 10:12 pm
... If this is all-Centos software, then they apparently ship a broken Postfix. Please file a bug report with the provider and help them find out what mistake...
287471
Morten Stevens
mstevens@...
Aug 3, 2012 10:26 pm
... Okay, this package from CentALT repo was also build against CentOS 6.2 sources. ... I build Postfix packages for my company and our customers. Our latest ...
287472
Nikolaos Milas
nmilas@...
Aug 4, 2012 8:11 am
... Thanks Morten, I tried it and initially it did not work (same problem). I guess something might have been broken in this system. I then did a system...
287473
Naval saini
saininaval58@...
Aug 4, 2012 10:04 am
I have configured postfix with multiple instance (around 10) on my centos 6.2 server with postfix 2.6.6 .It's working fine but when server get blacklisted or...
287474
Wietse Venema
wietse@...
Aug 4, 2012 11:47 am
... See http://www.postfix.org/postconf.5.html for parameter syntax See http://www.postfix.org/postconf.1.html for command-line syntax. Report any errors or...
287475
Nikolaos Milas
nmilas@...
Aug 4, 2012 1:50 pm
... In /var/log/messages I found large number of errors like: Aug 3 14:41:13 dc kernel: smtp[13853]: segfault at 1 ip 00007f9522e38596 sp 00007fff633a5fc0...
287476
Morten Stevens
mstevens@...
Aug 4, 2012 1:59 pm
... Hi Nick, Do you have an IPv6 address in your /etc/resolv.conf? If yes, please check: http://rhn.redhat.com/errata/RHSA-2012-1098.html ...
287477
Stan Hoeppner
stan@...
Aug 4, 2012 2:11 pm
Would someone kindly point me to the docs that describe the behavior of smtpd socket open time in relation to clients that do connection caching? I've been...
287478
Wietse Venema
wietse@...
Aug 4, 2012 2:19 pm
... http://www.postfix.org/postconf.5.html#smtpd_timeout It's stress-dependent. ... Does your box have multiple IP addresses? When Sendmail gets a 4XX RCPT TO...