Dovecot Postfix MySQL Authentication Issues

2019-12-29 Thread jason hirsh
I am I a situation where I have to wipe my remote server and reinstall, Its been a while since I built a server and I am not as sharp as I use to be I am running FreeBSD 12.1. well at least the server is... I am getting constant authentication errors like Dec 28 22:10:18 triggerfish dovecot[218

Dovecot Postfix MySQL Authentication Issues

2019-12-29 Thread jason hirsh
I aim using mysql 5.7.28 Postfix 3.4,8 Dovecot 2.3.9.2 It began a whole and I was using the Purple Hat Organiation installation guide which was loaded with minor errors Now dead in water

Mail Alias Stores in mySQL Not working

2017-10-09 Thread jason hirsh
This apparently was a problem that i was not aware since i redid my mail server configuration to make use of Postfixadmin. I have update the conf files using the postfix document fromthe down load. The download document seems to be fpr an early version of dovecot (I am using 2.2.4) as it focuse

Mail Alias Stores in mySQL Not working

2017-10-10 Thread jason hirsh
First of all excuse.. I am having an issue getting maillist responses so I may be responding to this worng No on topic I commented out the first user_quesry The second query was not copied correctly , reads user_query = SELECT CONCAT('/var/vmail/mail/', maildir) AS home, 5000 AS uid, 5000 AS

Re: Mail Alias Stores in mySQL Not working

2017-10-11 Thread jason hirsh
"With that query, it appears everyone is sharing the same mail directory.? It, of course, depends on the value of `maildir`.? It doesn't look right.” stored by domain or at least it was until i started messing with mysql "Have you checked your MySQL log file to see the actual query?” hmm found

Re: Mail Alias Stores in mySQL Not working

2017-10-12 Thread jason hirsh
"In an earlier post you said your user_query was: user_query = SELECT CONCAT('/var/vmail/mail/', maildir) AS home, 5000 AS uid, 5000 AS gid, CONCAT('*:bytes=', quota) AS quota_rule FROM mailbox WHERE username = '%u' AND active=?1' Last post you said: mail is stored at /var/mail/vhosts and

Re: Mail Alias Stores in mySQL Not working

2017-10-12 Thread jason hirsh
"Do you have an SQL entry for ab...@kasdivi.com ? Bill” One of my first thoughts mysql> SELECT `address`, `domain`, `goto` FROM `alias` LIMIT 8; +---++--+ | address | doma

Re: Mail Alias Stores in mySQL Not working

2017-10-12 Thread jason hirsh
"So ab...@kasdivi.com is an alias, not a user.? You can't login with an alias because your user_query is looking at the`mailbox` table. Have your tried logging in as: ad...@theoceanwindow.com OR you could put an entry forab...@kasdi

Re: Mail Alias Stores in mySQL Not working - SOLVED

2017-10-12 Thread jason hirsh
"You have the alias ab...@kasdivi.com for the address ad...@theoceanwindow.com in your db and all mail to these aliases should go the the admin@ mailbox. Address mapping should be done in postfix so that the recipient address that gets

[Dovecot] Mail Stuck in cur file

2010-06-15 Thread jason hirsh
I am running dovecot 1.1.7  with postfix 2.6.5.  Ihad a server down issue and when it rebooted the IPFW firewalll on my FReebsd server prevented mail from being delivered..at least thatis what I think the issue was... when i stopped IPFW .. mail resumed anyway I use vmail structure..and there ar

Re: [Dovecot] Mail Stuck in cur file

2010-06-16 Thread jason hirsh
On Jun 16, 2010, at 8:39 AM, Phil Howard wrote: On Tue, Jun 15, 2010 at 17:19, jason hirsh wrote: I am running dovecot 1.1.7 with postfix 2.6.5. Ihad a server down issue and when it rebooted the IPFW firewalll on my FReebsd server prevented mail from being delivered..at least thatis

Re: [Dovecot] Mail Stuck in cur file

2010-06-16 Thread jason hirsh
On Jun 16, 2010, at 9:22 AM, Charles Marcus wrote: On 2010-06-16 9:14 AM, jason hirsh wrote: It may just be impression.. I knew people weren't getting email even though The maillog seemed to indicate that POSTFIX was receiving and putting in que i just assumed the "lost" mess

Re: Can't Empty Inbox that is Over quota

2024-06-06 Thread Jason Hirsh via dovecot
> wrote: > > Jason Hirsh via dovecot skrev den 2024-06-06 03:20: > >> Is there anyway I can remove Dovecot from my server and reinstalll it? It >> is so messed up I don’t care about losing data > > reinstall will make the same install problem fails >

Re: Can't Empty Inbox that is Over quota

2024-06-08 Thread Jason Hirsh via dovecot
> On Jun 6, 2024, at 7:29 AM, Benny Pedersen via dovecot > wrote: > > Jason Hirsh via dovecot skrev den 2024-06-06 03:20: > >> Is there anyway I can remove Dovecot from my server and reinstalll it? It >> is so messed up I don’t care about losing data >