Re: [qmailtoaster] vpopmail install error

2016-07-25 Thread Roxanne Sandesara
Hi Eric,

OK. That seems to have worked everything out. All the pieces and parts seem to 
be running. Now I just have to port in all of my details from my backups.

‘just’. :)

Thank you, Eric,
Roxanne


On Jul 26, 2016, at 12:30 AM, Eric  wrote:

Hi Roxanne,

It looks like I should make some changes to the install script. Thanks for the 
heads up.

ClamAV starts differently now (99.2) I'll get that updated in the install 
script.

ClamAV starts using the following:

systemctl start clamav-daemon.service
systemctl enable clamav-daemon.service
systemctl start clamav-daemon.socket
systemctl enable clamav-daemon.socket

I'd uninstall and reinstall vpopmail and qmail with fresh download.

uninstall:
rpm -e --nodeps vpopmail qmail

download vpopmail and qmail

install:
rpm -ivh vpopmail
rpm -ivh qmail

Then run 'toaststat' and the command line.


Eric


On 7/25/2016 9:21 PM, Roxanne Sandesara wrote:
> I am in the process of building a new CentOS 7 toaster and trying to port in 
> backup materials from an old CentOS 5 toaster. Through a bit of back and 
> forth, I’ve managed to get most things installed. I have two niggling 
> problems remaining that I need to tackle, and I am suspecting that they are 
> related.
> 
> Going through the script recorded files of my installations, I noticed that I 
> get the errors:
> 
> warning: user vpopmail does not exist - using root
> warning: group vchkpw does not exist - using root
> warning: user vpopmail does not exist - using root
> warning: group vchkpw does not exist - using root
> 
> I had to go back a couple of times to get some of the packages to install, 
> and I suspect that’s where this crept in. As near as I can tell, everything 
> is now installed. But obviously I think I need to create the vpopmail user 
> and the vchkpw group.
> 
> When the script finishes up, I get the following:
> 
> Starting qmail-toaster: svscan.
> send: unable to open supervise/ok: file does not exist
> smtp: unable to open supervise/ok: file does not exist
> submission: unable to open supervise/ok: file does not exist
> send/log: unable to open supervise/ok: file does not exist
> smtp/log: unable to open supervise/ok: file does not exist
> submission/log: unable to open supervise/ok: file does not exist
> id: vpopmail: no such user
> id: vpopmail: no such user
> id: vpopmail: no such user
> id: vpopmail: no such user
> SysV service clamd:[  FAILED  ]
> SysV service spamd:[  OK  ]
> SysV service   network:[  OK  ]
> Systemd servicedovecot:[  OK  ]
> Systemd service  httpd:[  OK  ]
> Systemd service  acpid:[  OK  ]
> Systemd serviceatd:[  OK  ]
> Systemd service autofs:[  OK  ]
> Systemd service  crond:[  OK  ]
> Systemd service   ntpd:[  OK  ]
> Systemd service smartd:[  OK  ]
> Systemd service   sshd:[  OK  ]
> Systemd service irqbalance:[  OK  ]
> Systemd service  named:[  OK  ]
> Systemd service vsftpd:[  OK  ]
> 
> 
> My questions:
> 1) I know I can just issue useradd vpopmail; but what other details do I need 
> there? Should I set a password? Or not? What groups should it be a member of? 
> I suspect I should force it to take GID 89, but if I’m wrong, let me know 
> that too.
> 2) I assume I can groupadd vchkpw. What user(s) should go in that group? 
> Should I force it to a particular ID?
> 3) Would the vpopmail user/vchkpw group errors cause the failures for the 
> qmail services? Will fixing them fix that?
> 
> Obviously I want to get this right. Any help or advice would be appreciated.
> 
> 
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
> 

-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] vpopmail install error

2016-07-25 Thread Eric

Hi Roxanne,

It looks like I should make some changes to the install script. Thanks 
for the heads up.


ClamAV starts differently now (99.2) I'll get that updated in the 
install script.


ClamAV starts using the following:

systemctl start clamav-daemon.service
systemctl enable clamav-daemon.service
systemctl start clamav-daemon.socket
systemctl enable clamav-daemon.socket

I'd uninstall and reinstall vpopmail and qmail with fresh download.

uninstall:
rpm -e --nodeps vpopmail qmail

download vpopmail and qmail

install:
rpm -ivh vpopmail
rpm -ivh qmail

Then run 'toaststat' and the command line.


Eric


On 7/25/2016 9:21 PM, Roxanne Sandesara wrote:

I am in the process of building a new CentOS 7 toaster and trying to port in 
backup materials from an old CentOS 5 toaster. Through a bit of back and forth, 
I’ve managed to get most things installed. I have two niggling problems 
remaining that I need to tackle, and I am suspecting that they are related.

Going through the script recorded files of my installations, I noticed that I 
get the errors:

warning: user vpopmail does not exist - using root
warning: group vchkpw does not exist - using root
warning: user vpopmail does not exist - using root
warning: group vchkpw does not exist - using root

I had to go back a couple of times to get some of the packages to install, and 
I suspect that’s where this crept in. As near as I can tell, everything is now 
installed. But obviously I think I need to create the vpopmail user and the 
vchkpw group.

When the script finishes up, I get the following:

Starting qmail-toaster: svscan.
send: unable to open supervise/ok: file does not exist
smtp: unable to open supervise/ok: file does not exist
submission: unable to open supervise/ok: file does not exist
send/log: unable to open supervise/ok: file does not exist
smtp/log: unable to open supervise/ok: file does not exist
submission/log: unable to open supervise/ok: file does not exist
id: vpopmail: no such user
id: vpopmail: no such user
id: vpopmail: no such user
id: vpopmail: no such user
SysV service clamd:  [  FAILED  ]
SysV service spamd:  [  OK  ]
SysV service   network:  [  OK  ]
Systemd servicedovecot:  [  OK  ]
Systemd service  httpd:  [  OK  ]
Systemd service  acpid:  [  OK  ]
Systemd serviceatd:  [  OK  ]
Systemd service autofs:  [  OK  ]
Systemd service  crond:  [  OK  ]
Systemd service   ntpd:  [  OK  ]
Systemd service smartd:  [  OK  ]
Systemd service   sshd:  [  OK  ]
Systemd service irqbalance:  [  OK  ]
Systemd service  named:  [  OK  ]
Systemd service vsftpd:  [  OK  ]


My questions:
1) I know I can just issue useradd vpopmail; but what other details do I need 
there? Should I set a password? Or not? What groups should it be a member of? I 
suspect I should force it to take GID 89, but if I’m wrong, let me know that 
too.
2) I assume I can groupadd vchkpw. What user(s) should go in that group? Should 
I force it to a particular ID?
3) Would the vpopmail user/vchkpw group errors cause the failures for the qmail 
services? Will fixing them fix that?

Obviously I want to get this right. Any help or advice would be appreciated.


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



[qmailtoaster] vpopmail install error

2016-07-25 Thread Roxanne Sandesara
I am in the process of building a new CentOS 7 toaster and trying to port in 
backup materials from an old CentOS 5 toaster. Through a bit of back and forth, 
I’ve managed to get most things installed. I have two niggling problems 
remaining that I need to tackle, and I am suspecting that they are related.

Going through the script recorded files of my installations, I noticed that I 
get the errors:

warning: user vpopmail does not exist - using root
warning: group vchkpw does not exist - using root
warning: user vpopmail does not exist - using root
warning: group vchkpw does not exist - using root

I had to go back a couple of times to get some of the packages to install, and 
I suspect that’s where this crept in. As near as I can tell, everything is now 
installed. But obviously I think I need to create the vpopmail user and the 
vchkpw group.

When the script finishes up, I get the following:

Starting qmail-toaster: svscan.
send: unable to open supervise/ok: file does not exist
smtp: unable to open supervise/ok: file does not exist
submission: unable to open supervise/ok: file does not exist
send/log: unable to open supervise/ok: file does not exist
smtp/log: unable to open supervise/ok: file does not exist
submission/log: unable to open supervise/ok: file does not exist
id: vpopmail: no such user
id: vpopmail: no such user
id: vpopmail: no such user
id: vpopmail: no such user
SysV service clamd:  [  FAILED  ]
SysV service spamd:  [  OK  ]
SysV service   network:  [  OK  ]
Systemd servicedovecot:  [  OK  ]
Systemd service  httpd:  [  OK  ]
Systemd service  acpid:  [  OK  ]
Systemd serviceatd:  [  OK  ]
Systemd service autofs:  [  OK  ]
Systemd service  crond:  [  OK  ]
Systemd service   ntpd:  [  OK  ]
Systemd service smartd:  [  OK  ]
Systemd service   sshd:  [  OK  ]
Systemd service irqbalance:  [  OK  ]
Systemd service  named:  [  OK  ]
Systemd service vsftpd:  [  OK  ]


My questions:
1) I know I can just issue useradd vpopmail; but what other details do I need 
there? Should I set a password? Or not? What groups should it be a member of? I 
suspect I should force it to take GID 89, but if I’m wrong, let me know that 
too.
2) I assume I can groupadd vchkpw. What user(s) should go in that group? Should 
I force it to a particular ID?
3) Would the vpopmail user/vchkpw group errors cause the failures for the qmail 
services? Will fixing them fix that?

Obviously I want to get this right. Any help or advice would be appreciated.


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



RE: [qmailtoaster] How to make mirror all the emails with all the mailbox in another server or storage

2016-07-25 Thread CarlC Internet Services Service Desk
>In this case, What i am thinking, Why should i make all the emails sync with 
>another server or storage disk at the same time when deliver the email.

 

I’m sure someone else has a better answer, but you could just rsync the 
/home/vpopmail/domains/ area without a delete [that is the 
default for rsync]. It’s just a matter of how many times you want to run it per 
hour…

 

Another possible solution would be to do something like this:

 

Create .qmail- for each email account [the .qmail-* 
files go in /home/vpopmail/domains/ directory] with the following 
contents:

 

/home/vpopmail/domains///Maildir/

/home/vpopmail/domains///Maildir

 

For this to work, you just create the 
/home/vpopmail/domains///Maildir directories with 
proper vpopmail.vchkpw protections. A copy of all inbound email will go to both 
areas, the live [top] one and the bottom [backup] area. The only issue with 
this solution, you don’t have a copy of any sent items if the user is using a 
web interface [and you want to catch those as well].

 

Again, I’m sure someone on the list has a better way to do this than I.

Carl



[qmailtoaster] How to make mirror all the emails with all the mailbox in another server or storage

2016-07-25 Thread Chandran Manikandan
Dear Friends,
I am facing one challenge in my office.

I have 150 email box and 300 forward email accounts.

Some of the users deleted the emails from their email client when they quit
from company.
We are using IMAP account for all the employees.

I have made tap command to retrieve all the users incoming and outgoing
emails.
And i can recover all those emails from that particular account.

In this case, What i am thinking, Why should i make all the emails sync
with another server or storage disk at the same time when deliver the email.

Is it possible to make similar duplicate server or can i make only storage
disk.

In this case if anyone delete the emails from live server, i need to take
all the emails from duplicate storage disk.

Could anyone have the experience.

Please share to me the steps and help me a

-- 
*Thanks,*
*Manikandan.C*
*System Administrator*