Displaying 5 results from an estimated 5 matches for "mail_test".
Did you mean:
email_test
2010 Sep 29
1
Possible bug with proxy in 2.0.4
Hi, I *think* there might be an auth/proxy bug in 2.0.4
Specifically I cloned my 1.2 virtual machine, upgraded the clone to
2.0.4 and tested it by trying to login using CRAM-MD5. I get the errors:
Sep 29 22:50:23 mail_test dovecot: imap-login: Disconnected (auth
failed, 1 attempts): user=<demo at abc.com>, method=CRAM-MD5, rip=x.x.x.x,
lip=x.x.x.x, mpid=0, TLS
Sep 29 22:50:30 mail_test dovecot: auth: mysql: Connected to mysql-local
(postfix)
Sep 29 22:50:30 mail_test dovecot: imap-login: Error: proxy: passwo...
2005 Apr 20
5
ActionMailer: Net::SMTPSyntaxError (502 unimplemented (#5.5.1) error
...Notifier::deliver_test_message
end
end
Below is the log. It appears the message is formatted correctly.
Processing MailTestController#index (for 127.0.0.1 at Wed Apr 20
17:55:37 Eastern Standard Time 2005)
Parameters: {"action"=>"index", "controller"=>"mail_test"}
Sent mail:
Date: Wed, 20 Apr 2005 17:55:37 -0400 From: accounts-NNbln4oHrFpl57MIdRCFDg@public.gmane.org
To: derek.haynes-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Subject: Thank you for registering with our
website Content-Type: text/plain; charset=utf-8 dear this is my test
name
thanks for...
2017 Oct 08
3
My sub-folder with Outlook work-around to date
...or configs I do for Dovecot setup and I have
commented out the mbox/Maildir lines in 10-mail.conf from my testing:
#mail_location =
#mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
#mail_location = maildir:~/Maildir
I had run up some test files (folders) under mbox using
"/u/home/user/mail_test" and then renamed this to 'mail' (so
/u/home/user/mail).
Ran some tests with sends/receives, created folders - all good. Created
mbox text folders.
Then had my initial test 'Maildir_test' populated with test folders
which I renamed to /u/home/user/Maildir - and each time I...
2017 Oct 09
0
My sub-folder with Outlook work-around to date - update 201710091046
...mail.conf from my testing:
>>>
>>> #mail_location =
>>> #mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
>>> #mail_location = maildir:~/Maildir
>>>
>>> I had run up some test files (folders) under mbox using
>>> "/u/home/user/mail_test" and then renamed this to 'mail' (so
>>> /u/home/user/mail).
>>> Ran some tests with sends/receives, created folders - all good.
>>> Created mbox text folders.
>>>
>>> Then had my initial test 'Maildir_test' populated with test fol...
2017 Oct 08
2
My sub-folder with Outlook work-around to date
Hi David,
I somehow remember that there is a way to get the mail_location from per-user-settings. I had this once when migrating from maildir to mdbox.
You might want to use Google and the mailing list archives for the details but in summary it went like this:
- set Dovecot to grab the mail_location from user-settings (I think we used MySQL db field - or check docs for auto:)
- have login