... For the records: /usr/ucb/mail -s "test2 -r, Cc: und Bcc: mit /usr/ucb/mail SunOS 5.10" -r wolfgang.zeikat@... -c...
267828
Nikolaos Milas
nmilas@...
Jul 30, 2010 8:34 am
Thank you Noel for this clarification. I tested and you are right - I had not realized it from the documentation: virtual_alias_maps are always evaluated...
267829
Noel Jones
njones@...
Jul 30, 2010 1:14 pm
On 7/30/2010 3:34 AM, Nikolaos Milas wrote: Please don't top-post. Please don't post HTML crap mail. ... No, bare user names won't match random domains. The...
267830
Nikolaos Milas
nmilas@...
Jul 30, 2010 2:56 pm
... OK, Thanks. ... Hmm, I tested in my installation and found that using a bare user name in a virtual_alias_maps table matched any domain! When I sent any...
267831
donovan jeffrey j
donovan@...
Jul 30, 2010 3:34 pm
Greetings I have an older relay system accept ssl on port 25, it seems to be working, but when i test it, STARTTLS shows up but then the session stalls like...
267832
Magnus Bäck
magnus@...
Jul 30, 2010 3:50 pm
On Friday, July 30, 2010 at 17:33 CEST, ... As indicated by the lacking hyphen between 250 and 8BITMIME on the final line, that's the final line of the...
267833
Jerry
postfix-user@...
Jul 30, 2010 4:21 pm
On Fri, 30 Jul 2010 17:50:16 +0200 ... http://ftp.wl0.org/SOURCES/postfinger -- Jerry ✌ postfix-user@... ...
Hello, I have a new Postfix install running under Centos 5.3. I am able to send mail from the command line, but anything sent from another machine is not sent,...
267836
Magnus Bäck
magnus@...
Jul 30, 2010 6:03 pm
On Friday, July 30, 2010 at 18:21 CEST, ... No, I meant saslfinger and not postfinger. http://postfix.state-of-mind.de/patrick.koetter/saslfinger/ -- Magnus...
267837
Jeroen Geilman
jeroen@...
Jul 30, 2010 6:45 pm
... Then it did not reach postfix. J....
267838
Wietse Venema
wietse@...
Jul 30, 2010 8:01 pm
... Try: $ telnet your.host.name smtp from a different machine. You may need to update a firewall rule before Postfix can receive mail from outside. Wietse...
267839
Randy Ramsdell
rramsdell@...
Jul 30, 2010 8:53 pm
... Is it even bound to an ip other than 127.0.0.1? Randy Ramsdell...
267840
Noel Jones
njones@...
Jul 30, 2010 10:21 pm
... Something is broken in your ldap-aliases.cf. I don't use ldap and can't advise you on what your query should look like, but when testing with 'postmap -q...
267841
Jeff Donovan
donovan@...
Jul 31, 2010 6:44 am
http://postfix.state-of-mind.de/patrick.koetter/saslfinger/ this is the result from saslfinger...
267842
Mark Scholten
mark@...
Jul 31, 2010 12:16 pm
Hello, I am looking for a solution to get the following information from postfix: - Ignore connections from 127.0.0.1 or process only connections from ...
267843
Jeroen Geilman
jeroen@...
Jul 31, 2010 1:16 pm
... I have no idea what you're talking about - do you want to make postfix DO something, or do you want to analyze log files ? In the former case, you can...
267844
Zhou, Yan
yzhou@...
Jul 31, 2010 1:45 pm
Hi there, We are intergrating Postfix with a J2EE backend, where all user accounts and configuration are in J2EE layer with database. Because of this ...
267845
Zhou, Yan
yzhou@...
Jul 31, 2010 2:03 pm
The error is gone after I set local_recipient_maps <http://www.postfix.org/postconf.5.html#local_recipient_maps> = But relay is not happening, it still goes...
267846
Magnus Bäck
magnus@...
Jul 31, 2010 3:12 pm
On Friday, July 30, 2010 at 19:47 CEST, donovan jeffrey j <donovan@...> wrote: [...] ... This is bad. ...
267847
Magnus Bäck
magnus@...
Jul 31, 2010 3:21 pm
On Saturday, July 31, 2010 at 15:58 CEST, ... Don't do that. Postfix must know which recipient addresses are valid. Luckily Postfix supports a number of lookup...
267848
donovan jeffrey j
donovan@...
Jul 31, 2010 3:46 pm
... thanks for the reply this is an older 10.4 machine. I just tested it with a 10.4.11 I just enabled their gui for smtpd Auth the result matched my config...
267849
Mark Scholten
mark@...
Jul 31, 2010 4:01 pm
... I am looking at analyzing the log files. I want to get certain information from the log files and I want to know if there is something available to limit...
267850
Magnus Bäck
magnus@...
Jul 31, 2010 4:09 pm
On Saturday, July 31, 2010 at 17:46 CEST, ... As I said in my first response, the server has given its EHLO response and is indeed waiting for a new command...
267851
Zhou, Yan
yzhou@...
Jul 31, 2010 5:16 pm
Thanks to all, having "connector:" did fix the problem! I also made a couple of other configuration changes, but these are minor. Yan Confidentiality Notice:...
267852
Stan Hoeppner
stan@...
Jul 31, 2010 10:25 pm
... If you give us your exact requirement, instead of the vague "I want to get certain information", one of us might be able to hack up a simple shell script,...
267853
Mark Scholten
mark@...
Jul 31, 2010 11:54 pm
... To be as clear as possible: I want the following information (per day or per hour, it should be possible to exclude email addresses or to only get...
267854
Sahil Tandon
sahil@...
Aug 1, 2010 12:33 am
... I use postfix-logwatch. See: http://logreporters.sourceforge.net/ If it doesn't meet your exact needs, then hack it to do so. If your changes would...
267855
Stan Hoeppner
stan@...
Aug 1, 2010 1:44 am
... /usr/sbin/pflogsumm.pl --smtpd_stats /var/log/mail.log /var/log/mail.log.1 Grand Totals ... messages 3658 received 5323 delivered 0 forwarded 480...
267856
Mike Morris
mike@...
Aug 1, 2010 2:11 am
Hi, I'm working on a mail server deployment that will only have one server for MX and SASL submission purposes. Generally I like to have separate Postfix...