... you are using dovecot auth, so cyrus stuff is irrelevant. ... so now you have the AUTH lines in the response to EHLO, which you did not have before. do a...
mouss
mouss@...
Mar 1, 2009 9:16 am
250285
... Amavis is running as user: amavis (uid: 102) and group: amavis (gid: 408). Maildirs are stored as user imap (uid: 1000) and group imap (gid: 1000). Postfix...
Daniel C
jackey666@...
Mar 1, 2009 1:16 pm
250286
I think I solve the issue...!!! The problem was really coming from a dual submit using IMAP connections. SASL-Cyrus was activated correctly, but in my...
Daniel C
jackey666@...
Mar 1, 2009 1:55 pm
250287
Anyone got any good recipes for restricting mail in the case of mail apparently sent FROM a local address, TO the same local address, apart from obviously...
Ed W
lists@...
Mar 1, 2009 11:44 pm
250288
... You don't have to write a policy server; just plug one in. Search the archives of this mailing list for "postfwd" as one one example. -- Sahil Tandon...
Sahil Tandon
sahil@...
Mar 1, 2009 11:53 pm
250289
... if you have just a few users, you can set up smtpd_restriction_classes for each user, but that quickly gets out of hand. Some folks reject their own domain...
Noel Jones
njones@...
Mar 2, 2009 12:14 am
250290
... How do you want to restrict the email? If you just want to alter the restrictions placed on such mail, create a map with all your domains returning the...
Darren Pilgrim
postfix@...
Mar 2, 2009 12:58 am
250291
Hello, As far as i know, Postfix does not support GNU TLS. Nevertheless! Is it possible sending email with Gnus (MUA) via Postfix (MTA)? In the future, i'll...
Byung-Hee HWANG
bh@...
Mar 2, 2009 1:55 am
250292
... Don't confuse library incompatibility when building postfix with communication interoperability problems. Gnus should communicate fine with postfix. --...
Noel Jones
njones@...
Mar 2, 2009 4:39 am
250293
... Postfix does not 'support' TLS at all. It should work with Gnu TLS as well as with any other TLS library. -- Beware of the Leopard!...
LuKreme
kremels@...
Mar 2, 2009 7:24 am
250294
... I wouldn't say it that way. STARTTLS looks like TLS support, if you ask me ... As far as I knwo it doesn't :) -- Ralf Hildebrandt...
Ralf Hildebrandt
Ralf.Hildebrandt@...
Mar 2, 2009 7:37 am
250295
... A couple years ago, Gnu TLS would exit the program (exit status 2) instead of reporting an error to Postfix, so that Postfix could switch to plaintext...
Wietse Venema
wietse@...
Mar 2, 2009 11:56 am
250296
... Should I retry a build with GNUTLS? -- Ralf Hildebrandt (Ralf.Hildebrandt@...) snickebo@... Postfix - Einrichtung, Betrieb und...
Ralf Hildebrandt
Ralf.Hildebrandt@...
Mar 2, 2009 12:18 pm
250297
... and isn't work anyway. Can anyone give me another direction? Thanks ... -- "First they ignore you, then they laugh at you, then they fight you, then you...
Leonardo Coelho
leonardoscoelho@...
Mar 2, 2009 12:31 pm
250298
... Apparently this library freaks out when there's no /dev/*random, so this is a double idiot problem. Idiot #1: GnuTLS library calls exit instead of allowing...
Wietse Venema
wietse@...
Mar 2, 2009 1:51 pm
250299
Hi list, From me a question that seems to be asked now and then here, but I could not find any answers even on whether this is possible in the first place. I...
Wouter van Marle
wouter@...
Mar 2, 2009 2:44 pm
250300
Hi again, Still working on this - something that I didn't mention (sorry, should have) was that the Postfix gateway is multi-homed and that the other edge...
Iad Scoot
iad.scoot@...
Mar 2, 2009 2:49 pm
250301
... Use a custom transport for these messages with a low concurrency limit, or use traffic shaping in the TCP stack to limit the bandwidth per SMTP connection....
Victor Duchovni
Victor.Duchovni@...
Mar 2, 2009 3:09 pm
250302
... You mean like installing sendmail or so in parallel to postfix and then have sendmail send out the lower-priority mails? ... And how would that get certain...
Wouter van Marle
wouter@...
Mar 2, 2009 3:59 pm
250303
... No, use a POSTFIX transport map. ... With the concurrency limit (see above), low priority mail can use up only a limited portion of the bandwidth. Wietse...
Wietse Venema
wietse@...
Mar 2, 2009 4:16 pm
250304
... No I mean a Postfix "transport", as in transport(5) and master(5). ... It would not, but you won't saturate the entire link with any given email, leaving...
Victor Duchovni
Victor.Duchovni@...
Mar 2, 2009 4:19 pm
250305
... Thanks Wietse, adding it to the smtp line in master.cf instead solve the problem. Sorry for my late reply - I wrote it and then went off on a long weekend...
kj
koffiejunkielistlurke...
Mar 2, 2009 4:43 pm
250306
Hi guys, I'm seeing this in the logs: Mar 2 18:18:05 web postfix/cleanup[27207]: warning: mysql query failed: MySQL server has gone away Mar 2 18:18:05 web...
kj
koffiejunkielistlurke...
Mar 2, 2009 6:52 pm
250307
Massive confusion, and looking back on the thread somewhat, I still think we're lacking a good description of the problem. ... Don't do this. It probably...
/dev/rob0
rob0@...
Mar 2, 2009 6:56 pm
250308
... There is nothing wrong with "local_transport = virtual", if one wants virtual delivery with no aliases(5) processing or .forward processing for all local...
Victor Duchovni
Victor.Duchovni@...
Mar 2, 2009 7:07 pm
250309
... snip ... snip ... That RPM is probably chroot'ed by the distributor. My first guess is that you're seeing a chroot problem. My second guess, SELinux. In ...
/dev/rob0
rob0@...
Mar 2, 2009 8:31 pm
250310
... Thanks. I was thinking, as well, that the someone with such a need might do better using relay_domains and set "relay_transport = dovecot", for the domains...
/dev/rob0
rob0@...
Mar 2, 2009 8:55 pm
250311
... replace "mysql:" with "proxy:mysql:" and try again....
mouss
mouss@...
Mar 2, 2009 8:58 pm
250312
I have a setup which we use an external mail filtering service and need to limit/restrict external client access. Meaning the MX for the domain points to the...
Vernon A. Fort
vfort@...
Mar 2, 2009 9:34 pm
250313
... Assuming your setup is generally sane, this shouldn't cause you any grief. You *can* bind the postfix smtp client to a given src address, but that's only...