similar to: Weirdness and Questions...

Displaying 20 results from an estimated 20000 matches similar to: "Weirdness and Questions..."

2012 Aug 09
1
Dovecot LMTP - Delivered-To header weirdness
Hi, I'm not sure if this is a deliberate design decision or a technical limitation that I've missed. Please briefly explain if so :). Or a bug or feature request? When LMTP receives a mail with a single recipient it adds a Delivered-To header. However if the message is delivered in a batch that header isn't added. At first I thought maybe the LMTP was doing something with hardlinks
2004 Jul 14
0
[fdo] [ADMIN] Mail move, some weirdness
Hi all, Pascal Hakim and I have just moved our mail system to Postfix, from Exim 4. This was largely to ease our admin load, so we could help in despamming. We've already implemented support for XBL and SBL, as well as grey-listing. Unfortunately, there was a window of about 2 hours where mail was being accepted, but the LDAP recipient map was not active. As a result, some mail spooled in
2003 Nov 18
0
Docs are hard to follow for port changing
Specifically, the instructions on the Samba3 doc file explain that I must edit the following information (as did John): Make an entry in /etc/services for a line called "swat". I've done that, it's called "swat3", and it ports to 902/TCP (Yes, I realize it's not the native port.) Make the adjustment in the /etc/xinet[d].d/swat3 file to point to the same port.
2001 Jan 12
0
login.conf MAIL environment weirdness solved
A while back, I posted to the freebsd-questions list about a problem I was having getting custom MAIL environment variable settings in /etc/login.conf to take. Something had happened between FreeBSD 3.3 and 4.2 that caused MAIL to always be set to /var/mail/$USER. It turns out this was a problem with the sshd configuration. The problem was apparently related to the fact OpenSSH's sshd is now
2004 Oct 03
1
"#" sending
Hi all, I've problems sending the "#" key to the asterisk server extensions, for example to login agents, I can do it fine with grandstream or cisco phones, but I can't do it with cisco ata 186 connected phones or X-lite softphones... I tried with login agents, zapbarge, authenticate , etc... Thank you in advance... --
2018 Jan 03
0
Dovecot auth SASL for exim and plain auth issue without initial response
Op 1/3/2018 om 10:58 AM schreef Stephan Bosch: > Op 1/3/2018 om 8:31 AM schreef Daniel Kenzelmann: >> 3. Januar 2018 00:49, "Stephan Bosch" <stephan at rename-it.nl> schrieb: >> >>> Op 1/2/2018 om 10:48 PM schreef Daniel Kenzelmann: >>> >>>> Hi, >>>> >>>> I'm not entirely sure whether this issue is with exim
2011 Jun 28
3
Exim and Dovecot2 SASL: 435 Unable to authenticate at present
Hi. I had working Exim 4.71 and Dovecot 1.2.9 SASL configuration on Ubuntu Lucid, but needed some features from dovecot2, so I installed 2.0.13 from https://launchpad.net/~carsten-uppenbrink-net/+archive/dovecot2 . Now I get Subj error while trying to authenticate via dovecot auth-client socket. However IMAP auth works fine with 2.0.13 and smtp auth worked fine until upgrade, so I think
2019 Jan 09
0
Dovecot Submission Proxy Auth
Hi, Anyone know how to enable this SMTP AUTH feature with Postfix? Regards, Jacky On 7/4/2018 3:40 AM, Paul Hecker wrote: > Hi, > >> On 6. Apr 2018, at 18:58, Odhiambo Washington <odhiambo at gmail.com> wrote: >> >> Hi Paul, >> >> Care to share your config (even OFFLIST) that has successfully integrated Dovecot Submission service with Exim?? > here
2014 Jul 30
1
Issue with exim and auth protocol
Hi, I'm trying to set up exim (4.83) as a submission server, and need to set up the dovecot authentication in exim. I'm having an issue with that (documented at <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756258>) The problem is that exim doesn't follow the handshake as described here: <http://wiki2.dovecot.org/Design/AuthProtocol>. The wiki page says that the
2006 Sep 09
0
dovecot LDA w/ exim: "dyld: Library not loaded" & "trace trap" errors
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi, i've Dovecot 10branch head built on on OSX 10.4.7. i've also exim 4.63 configured for use with dovecot's AUTH. on local delivery via exim -> dovecot LDA, i see two errors: (1) dovecot_lda transport output: dyld: Library not loaded: /usr/local/ssl/lib/libssl.0.9.8.dylib (2) Child process of dovecot_lda transport (running
2020 Sep 02
0
Submission proxy warning connecting to Exim
On 28/08/2020 01:11, Alec Moskvin wrote: > Hello, > > When connecting to Exim 4.94, dovecot submission logs this warning: > > dovecot[25235]: submission(alec)<25347><QNydV8+t+oMKAgAF>: Warning: smtp-client: conn localhost:25 ([::1]:25) [1]: Received invalid EHLO response line: Unexpected character in EHLO keyword > > Looks like it doesn't like the underscore
2009 Jul 14
4
[ActiveRecord::Base].collect {|a,b| ...} weirdness
Hey everyone. My mind has been boggled by an issue I ran into a few hours ago. I am completely lost as to why the following code behaves the way it does and would appreciate any hints from you guys. It would already be super-helpful if others could post their output for the following so that I can figure out whether this is weirdness specific to my setup or a global phenomenon. So far,
2018 Jan 03
0
Dovecot auth SASL for exim and plain auth issue without initial response
3. Januar 2018 00:49, "Stephan Bosch" <stephan at rename-it.nl> schrieb: > Op 1/2/2018 om 10:48 PM schreef Daniel Kenzelmann: > >> Hi, >> >> I'm not entirely sure whether this issue is with exim or with dovecot. >> >> First some background: >> I'm using exim with dovecot-auth which in turn is using LDAP for >>
2018 Apr 06
0
Dovecot Submission Proxy Auth
Hi Paul, Care to share your config (even OFFLIST) that has successfully integrated Dovecot Submission service with Exim?? I use Exim+Dovecot (Exim4U) and wouldn't mind exploring this. Thanks in advance. On 6 April 2018 at 19:15, Paul Hecker <paul at iwascoding.com> wrote: > Hi, > > Thanks you very much. This did the trick! > > > On 6. Apr 2018, at 15:56, Stephan
2019 Jan 09
0
Dovecot Submission Proxy Auth
Hi Gerald, in my postfix/main.cf smtpd_sasl_authenticated_header = yes smtpd_sasl_security_options = noanonymous smtpd_sasl_local_domain = $myhostname smtpd_sasl_type = dovecot smtpd_sasl_path = /var/run/dovecot/auth-client broken_sasl_auth_clients = yes I am already using dovecot for SASL The dovecot submission service authenticates users and already added the AUTH= parameter in the MAIL
2009 Aug 16
1
advice needed about "554 Too many recipients"
Hi all, A client of ours just requested to increase the max_recipients in Exim to 300, since he keeps getting "554 Too many recipients" error when sending a marketing email from MS Outlook. Before you tell me to use Pine / Mutt / etc to send plain-text emails via mailman, this isn't an option. I would like to know, what are the implications of increasing the default 100 to 300? If
2013 May 20
1
Sieve/pigeonhole with Exim and Dovecot LDA
I am trying to configure my Dovecot installation to provide Vacation/Out-of-the-office emails using the Sieve plugin. My setup is a little bit peculiar: Internet Internet | ^ V | Provider's POP3 server Provider's SMTP server |
2010 Jun 30
2
Can't establish Dovecot authorization in Exim.
Hi, I have some problem in Dovecot authorization in Exim for outgoing SMTP. Version of Exim is 4.69 and the Exim was compiled with "AUTH_DOVECOT=yes" and "AUTH_PLAINTEXT=yes". Version of Dovecot is 1.2.12. I use SSL for IMAP. Is Exim neccesary to use SSL(TLS) for authorization of outgoing SMTP? Configuration files is as follows; - Exim
2018 Jul 18
0
Which is better? Microsoft Exchange 2016 or Linux-based SMTP Servers?
hi there I would categorize? Exchange 2016 as "groupware" rather than SMTP server per say, because you sent lots of stuff out of Exchange. so to compare Exchange with postfix, exim would not be a proper comparison. For Linux based groupware that i know is completely free is Kolab (https://www.kolab.org/). its fairly easy to setup. Not sure about Zimbra is its Still free as of now.
2020 Sep 28
1
custom userdb server, Exim, and proxying
Hi all, We have Exim using Dovecot for authentication. Dovecot, in turn, consults a custom internal server that answers Dovecot?s userdb queries. When IMAP connections arrive, for some users we want to forward those connections--without authentication--to an external IMAP server. For these users, we return ?proxy_maybe? and ?nopassword? in the authn response from our userdb server. This tells