What makes a postfix server behave this way?

2009-03-24 Thread suomi
case? Thank you very much in advance. suomi

Re: postfix with mysql&dovecot delivery - user unknown in virtual mailbox table

2009-03-27 Thread suomi
Hi Steffen we use quite a similar config, but instead of mysql:, we use proxy:ldap: contrasting to your config we have: virtual_transport = virtual suomi Steffen Schaumburg wrote: Thanks for the quick response and sorry I missed that. Here's the output from postfinger-1.30 without param

Re: How to manage local blacklist on my postfix relay?

2010-02-18 Thread suomi
LDAP suomi On 02/19/2010 08:38 AM, Patrick Chemla wrote: Hi, I have a Postfix 2.6 relaying tons of emails to millions email addresses and domains. I have listed tens of thousands of email addresses and domains to which I don't want to relay any more. Is there a way to manage a

Re: host suddenly not found ...

2010-02-25 Thread suomi
forgotten to pay the domain registration fee? suomi On 02/25/2010 09:11 AM, Frank Bonnet wrote: Hello I get this error since few hours : (Host or domain name not found. Name service error for name=bart.esiee.fr type=A: Host not found, try again) the machine bart.esiee.fr has a FQDN and is

Problem with postfix on Fedora 11

2009-09-14 Thread suomi
then just plain Segmentation fault. It remains up to you whether you consider this a bug. suomi

postfix does not change the sasl authentication mechanism

2009-09-21 Thread suomi
saslauthd using testsaslauthd [r...@myhost /usr]# testsaslauthd -u myuser -p secret 0: OK "Success." [r...@myhost /usr]# What did i miss? suomi

Re: postfix does not change the sasl authentication mechanism

2009-09-21 Thread suomi
requests the /etc/sasldb2 database. suomi Patrick Ben Koetter wrote: * Patrick Ben Koetter : * suomi : Hi listers, I just can't make postfix change from sasl2 auxprop to sasl2 saslauthd (with LDAP). postfix never reads /usr/lib/sasl/smtpd.conf. Postfix on Fedora will not look for smtp

SASL2 digest-md5 and cram-md5 auth-mech only possible with the /etc/sasldb2 database?

2009-09-24 Thread suomi
Does somebody of you see, what i did wrong? Is digest-md5 and cram-md5 only possible with the /etc/sasldb2 database, i.e. with the auxprop plugin of SASL2? suomi postfix-2.5.6-3.fc11.i586 [r...@myhost ~]# postconf -n alias_database = hash:/etc/postfix/aliases alias_maps = hash:

Re: location of queued mail

2009-10-02 Thread suomi
Hi talking about postfix server, it may do virtual delivery. Then you may find the path to the mailboxes following the parameter virtual_mailbox_base in /etc/postix/main.cf suomi On 10/02/2009 08:04 AM, gc wrote: Hey all, First post, if it makes it off the server... Had a problem where I

Maildir creation problem

2009-10-20 Thread suomi
maildir creation does not work? On other servers, I never had such problems. suomi [myu...@myhost ~]$ uname -a Linux myhost.mydomain.com 2.6.30.8-64.fc11.i686.PAE #1 SMP Fri Sep 25 04:56:58 EDT 2009 i686 athlon i386 GNU/Linux [myu...@myhost ~]$ [myu...@myhost ~]$ rpm -q postfix postfix-2.5.6

Re: Required sender email address while table lookup for rejecting mails for unknown local users

2009-11-10 Thread suomi
man pipe suomi On 2009-11-10 07:49, Arora, Sumit wrote: Hi folks, I'm using mysql local_recipient_maps for rejecting email for unknown local users. Here are the changes in my main.cf local_recipient_maps = proxy:unix:passwd.byname $alias_maps virtual_alias_maps = mysql:/etc/postfix/

Re: A question about plain and cram-md5 authentication mechanisms

2009-11-11 Thread suomi
. But as soon as saslauthd "saw", that it had to go via LDAP, it asked for /etc/sasldb2 and wanted to go via auxprop. i did not test eny further then and went back to using auxprop with /etc/sasldb2. See also my submission dated 9/24/2009 suomi On 2009-11-11 08:51, Ali Majdzadeh wrote: P

Re: CMD tool to check if next SMTP hop can use TLS for messages?

2009-11-26 Thread suomi
EHLO reply suomi On 2009-11-26 14:02, Harakiri wrote: Hi, i have a filter which does some things to outgoing mail, now i would like to check if this mail will possibly sent using TLS (config is, try TLS if available, if not just sent plain). Is there a tool (except openssl) from postfix to