j...@rahul.net (Jeff Lacki) wrote:
>
> Thanks Robert, unfortunately I still get the same error after
> making those modifications. Any other suggestions?
>
> Thanks!
>
> /mf/home/jeep/shell/.signature
Ok I changed the permissions on the directory:
/opt/imapdata/j/jeff/IN
Robert Schetterer wrote:
> Am 29.04.2013 19:26, schrieb Jeff Lacki:
> > my postfix/master.cf entry:
> >
> > dovecot unix - n n - - pipe
> > flags=DRhu user=vmail:vmail argv=/opt/dovecot/libexec/dovecot/lmtp -f
> > ${sende
Im trying to convert my dovecot-lda setup to use LMTP for better
security. My setup is postfix + dovecot + mysql with virtual users.
Im setting up dovecot 2.2.1 w/postfix 2.10.0
Im still learning dovecot so Im not totally sure where Im going wrong.
Can someone point out why Im getting permission
Peer Heinlein wrote:
> Am 27.04.2013 19:54, schrieb Jeff Lacki:
>
>
> > doveconf: Fatal: Error in configuration file
> > /opt/dovecot221/etc/dovecot/conf.d/dovecot-sql.conf line 2: Unknown
> > setting: driver
>
> "driver =" doesn't belong to
Im upgrading my dovecot from 2.1.14 to dovecot 2.2.1 on linux.
Im using the same configuration file against my MySQL db and getting
the following error:
doveconf -n
# 2.2.1: /opt/dovecot221/etc/dovecot/dovecot.conf
doveconf: Fatal: Error in configuration file
/opt/dovecot221/etc/dovecot/conf.d/
j...@rahul.net (Jeff Lacki) wrote:
> Yes, it can be done. You just put the file in a place in the browser,
> then go to it and it asks you to install it on the phone. So I did
> that and it shows that its installed.
>
> As I said, I was able to connect to my server and login wi
Ben Morrow wrote:
>
> An iPhone won't accept a self-signed certificate unless you install it
> in the system trusted certificate list. I don't know how you do that, or
> even if it's possible...
>
> Ben
Yes, it can be done. You just put the file in a place in the browser,
then go to it and it a
Reindl Harald wrote:
>
> check the auth-mech configured on the phone and
> which methods your server configuration supports
>
> long before the login the server offers auth methods and
> if the client is configured to a unsupported it closes
> the connection and apple devices are really braindead
Reindl Harald wrote:
> Am 06.12.2012 23:25, schrieb Jeff Lacki:
> >
> > Sorry to ask such a basic question, but I finally got some major
> > hurdles working for imaps on port 993 and Im getting the following
> > when I try to connect from my iphone:
> >
>
Sorry to ask such a basic question, but I finally got some major
hurdles working for imaps on port 993 and Im getting the following
when I try to connect from my iphone:
imap-login: Disconnected (no auth attempts in 60 secs): user=<>,
rip=192.168.1.1, lip=192.168.1.22, TLS handshaking: Disconnec
Jonathan Ryshpan wrote:
> Quite right; this comes from a reading of pages in both wiki1 and wiki2.
> I now surmise that this isn't a good idea since wiki1 describes v1.x
> and wiki2 describes v2.x, which have different syntaxes (syntaces?). Is
> all this correct?
I too had a very hard time figu
j...@rahul.net (Jeff Lacki) wrote:
> Thanks Benny. I didnt see 'namespace' in my configure for squirrelmail
> 1.4.22,
> but if you meant Folder Defaults->Default Folder Prefix = INBOX.
>
> I just tried that and I still get:
>
> Error: chdir(/opt/imapdata
Benny Pedersen wrote:
> Den 2012-06-05 04:33, j...@rahul.net skrev:
> > Im trying to figure out how to get dovecot to deliver to
> > my mail_location (example: /opt/imapdata/j/jeff/INBOX/inbox)
> > AND work with squirrelmail. Ive worked on this for hours
> > reading the docs etc with no luck so
Im trying to figure out how to get dovecot to deliver to
my mail_location (example: /opt/imapdata/j/jeff/INBOX/inbox)
AND work with squirrelmail. Ive worked on this for hours
reading the docs etc with no luck so far.
I get dovecot-lda to deliver to:
/opt/imapdata/j/jeff/INBOX/inbox
but when I u
>
> Im sorry to ask another basic question, but Ive tried to find this
> answer for several hours now and it eludes me. Im getting the following
> when dovecot tries to deliver an email:
>
> May 6 19:29:21 mydomain dovecot: lda: Debug: auth input: jeff
> home=/opt/imapdata/j/jeff/INBOX uid=1001
Im sorry to ask another basic question, but Ive tried to find this
answer for several hours now and it eludes me. Im getting the following
when dovecot tries to deliver an email:
May 6 19:29:21 mydomain dovecot: lda: Debug: auth input: jeff
home=/opt/imapdata/j/jeff/INBOX uid=1001 gid=999
May
> salted hash format such as SSHA, and use plaintext auth (over SSL, of
> course).
Thank you so much for your in depth reponse Gedalya, I appreciate it!
So now that I changed things up and my conf is:
auth_mechanisms = plain login
disable_plaintext_auth = no
I get the following, which I dont ge
Gedalya wrote:
> On 04/28/2012 06:28 PM, Jeff Lacki wrote:
> >>> 1. Is it even possible to do this via 'password_query'?
> >> Please provide your dovecot version and output of the following command:
> >> doveconf -n
> >> and the complete exter
> >
> > 1. Is it even possible to do this via 'password_query'?
>
> Please provide your dovecot version and output of the following command:
> doveconf -n
> and the complete external sql query files without passwords.
>
> You might alsolet the SQL server compare the encrypted
> password in the dat
> >
> > /mf/home/jeep/shell/.signature
> The wiki says: "The password is in %w variable"
> Maybe you meant
>
> password_query = SELECT NULL AS password, \
> 'Y' as nopassword, userid AS user \
> FROM users WHERE userid='%u' AND AES_DECRYPT(password, 'mykey')='%w'
>
>
Thanks, but when I
Hello-
Sorry if this is a noob question, but I cant seem to get my password_query to
work with dovecot + mysql. Im using 'Password verification by SQL server' at:
http://wiki2.dovecot.org/AuthDatabase/SQL
trying to modify it to work with my encrypted passwords in the DB.
Im using the followin
21 matches
Mail list logo