[qmailtoaster] Re: filter

2011-03-11 Thread Eric Shubert
On 03/10/2011 03:12 PM, mattias wrote: are this possible i create a rule mail from adress action the sender gets a mail dilevery rctp to m...@mjw.se server answer recipient address rejected blacklisted sorry but hope anyone understand this Mattias, Somehow I don't think yo

[qmailtoaster] Re: no mailbox here by that name?

2011-03-11 Thread Eric Shubert
On 03/10/2011 03:16 PM, Fred Richards wrote: Hi Folks, I'm almost done with a project. I had to migrate a qmail server so I decided to use qmailtoaster. I added a domain, a bunch of users, then aliased another domain with the first. I was certain this was working perfect last week. Now whenever

RE: [qmailtoaster] Re: filter

2011-03-11 Thread mattias
I have never see any swedish people here -Original Message- From: Eric Shubert [mailto:e...@shubes.net] Sent: Friday, March 11, 2011 11:40 AM To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] Re: filter On 03/10/2011 03:12 PM, mattias wrote: > are this possible > i create a

RE: [qmailtoaster] Re: filter

2011-03-11 Thread mattias
And what do you think I trying to do? -Original Message- From: Eric Shubert [mailto:e...@shubes.net] Sent: Friday, March 11, 2011 11:40 AM To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] Re: filter On 03/10/2011 03:12 PM, mattias wrote: > are this possible > i create a ru

[qmailtoaster] Re: filter

2011-03-11 Thread Eric Shubert
I thought at first that you are trying to receive a message and also reject it due do blacklist. I see now that you apparently want to block email from a specified address. This can be done using a regex (regular expression) in the /var/qmail/control/badmailfrom file which matches the sender's

RE: [qmailtoaster] Re: filter

2011-03-11 Thread mattias
Thanks!! Yes my english are not good! -Original Message- From: Eric Shubert [mailto:e...@shubes.net] Sent: Friday, March 11, 2011 1:10 PM To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] Re: filter I thought at first that you are trying to receive a message and also rejec

RE: [qmailtoaster] Re: filter

2011-03-11 Thread mattias
Cool! But the user will not be notified? -Original Message- From: Eric Shubert [mailto:e...@shubes.net] Sent: Friday, March 11, 2011 1:10 PM To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] Re: filter I thought at first that you are trying to receive a message and also r

RE: [qmailtoaster] Re: filter

2011-03-11 Thread mattias
Now I answer my own question Yes the user recive a mail delevery Exactly what I want! -Original Message- From: mattias [mailto:m...@mjw.se] Sent: Friday, March 11, 2011 1:23 PM To: qmailtoaster-list@qmailtoaster.com Subject: RE: [qmailtoaster] Re: filter Cool! But the user will not be n

Re: [qmailtoaster] Re: no mailbox here by that name?

2011-03-11 Thread Fred Richards
On 03/11/2011 05:41 AM, Eric Shubert wrote: -- How did you create the domains? (I hope you didn't use vqadmin) Actually, I did, but I don't know that is what caused the issue. I left out a few details. I'm migrating a

[qmailtoaster] Re: no mailbox here by that name?

2011-03-11 Thread Eric Shubert
On 03/11/2011 05:47 AM, Fred Richards wrote: On 03/11/2011 05:41 AM, Eric Shubert wrote: -- How did you create the domains? (I hope you didn't use vqadmin) Actually, I did, but I don't know that is what caused the issue.

[qmailtoaster] Archiving old mails

2011-03-11 Thread Rafael P. Abreu Rosa
Anyone know a good solution to archive old mail? -- Rafael Pereira de Abreu Rosa - Técnico de Laboratório do Instituto de Computação (21) 2629-5664 supo...@ic.uff.br --

[qmailtoaster] Re: Archiving old mails

2011-03-11 Thread Eric Shubert
On 03/11/2011 06:39 AM, Rafael P. Abreu Rosa wrote: Anyone know a good solution to archive old mail? The best solution I know of is not to. :) Is there a problem you have which you think archiving will solve? Please describe. -- -Eric 'shubes' -

RE: [qmailtoaster] Re: Archiving old mails

2011-03-11 Thread Patrick Ring
I would imagine he's referring to some of the mail retention standards that certain corporations must adhere to. Personally, I'd just keep some kind of incremental system (like rdiff-backup) running on the vpopmail storage. The question is how long does it need to be archived for, and what is the

Re: [qmailtoaster] Re: Archiving old mails

2011-03-11 Thread Rafael P. Abreu Rosa
My server has mailboxes with more than 4GB. Users with large inboxes complain thatthe webmail is very slow and can not delete your posts. I thought about archiving old messages to decrease the size of mailboxes on my server. Patrick Ring escreveu: I would imagine he's referring to some of the

[qmailtoaster] Re: Archiving old mails

2011-03-11 Thread Eric Shubert
You're not running dovecot, are you? If not, using dovecot will solve your problem. I have mailboxes half again that size, running across NFS, with no problems. There will be an rpm for QMT of dovecot-2.0.11 available very soon, which can be used effectively in place of Courier. We're presentl

Re: [qmailtoaster] Squirrel-mail

2011-03-11 Thread sysadmin
It is as you say "suitable for ISP/hosting provider " It also works for my company internal usage, as I have 2 nics in the server. The only file modified was the lohin.php > It's suitable for ISP/hosting provider > but not for internal company usage > > btw, did you modified the index.php or you

Re: [qmailtoaster] Re: squirrel mail

2011-03-11 Thread sysadmin
The second div, allows the text to show up below the banner. > Okay wiki added > http://wiki.qmailtoaster.com/index.php/Clickable_Banner > > > On step 7: > can I know why there is second div without image? > > 7. > > > http://www.yourlink.com"; > target="_blank"> > alt="Ant text here for use" s

[qmailtoaster] SMTP port 587 error

2011-03-11 Thread rvaught
I am trying to use port 587 to allow remote user to relay through my mail server . It worked once but now I am getting the a error 451 local error in processing . Here is my /var/log/qmail/submission/run : mail.libertycasting.com:128.182.1.24:587 :50.42.7.10::63426 @40004d7a79ef39a6f6ec CHK

[qmailtoaster] Re: SMTP port 587 error

2011-03-11 Thread Eric Shubert
On 03/11/2011 01:16 PM, rvau...@libertycasting.com wrote: I am trying to use port 587 to allow remote user to relay through my mail server . It worked once but now I am getting the a error 451 local error in processing . Here is my /var/log/qmail/submission/run : mail.libertycasting.com:128.1

Re: [qmailtoaster] Re: SMTP port 587 error

2011-03-11 Thread rvaught
> On 03/11/2011 01:16 PM, rvau...@libertycasting.com wrote: >> I am trying to use port 587 to allow remote user to relay through my >> mail >> server . It worked once but now I am getting the a error 451 local >> error >> in processing . >> >> Here is my /var/log/qmail/submission/run : >> >> mail

Re: [qmailtoaster] Re: no mailbox here by that name?

2011-03-11 Thread Fred Richards
On 03/11/2011 08:33 AM, Eric Shubert wrote: The bad news is that you're probably going to have to delete the domain and re-add it in order to fix things. However, I think if you: .) move your /home/vpopmail/domains/domainA.com directory aside again, .) delete the domain (I'd use vdeldomain comm

[qmailtoaster] Re: SMTP port 587 error

2011-03-11 Thread Eric Shubert
On 03/11/2011 02:17 PM, rvau...@libertycasting.com wrote: On 03/11/2011 01:16 PM, rvau...@libertycasting.com wrote: I am trying to use port 587 to allow remote user to relay through my mail server . It worked once but now I am getting the a error 451 local error in processing . Here is my /va

[qmailtoaster] qtp-newmodel sandbox error

2011-03-11 Thread Dan McAllister
Greetings all... once again, I am being dumbfounded by qtp-newmodel. I must just be missing something (been a long time since I've felt this stupid about something!) Here's the lastest output from my log file -- clearly it's looking for qtp-overlay in /etc/mtab and it's not finding it... I tho

Re: [qmailtoaster] Please help me about eMPF policy

2011-03-11 Thread I.Y. Andi Aji Kristian
hello 2011/3/11 I.Y. Andi Aji Kristian > i getting error for user1 send to local : > Requested action not taken: mailbox unavailable > Server replied: 550 cannot message us...@abcd.com (#5.0.0 denied by > policy) > > 2011/3/10 Amit > > You can do the same with below steps: >> >> >> >> abcd.com:

Re: [qmailtoaster] Re: no mailbox here by that name?

2011-03-11 Thread Fred Richards
Ok, crazy mistake. When I rsync'ed over the maildirs from my previous server, (which wasn't using vpopmail), I copied the entire "domain.com" directory. I may have also used rsync's --delete flag... and it destroyed any .qmail* files in the directory, including .qmail-default ... good thing I

[qmailtoaster] dovecot

2011-03-11 Thread Eric Broch
Hello list, When I have 'prefix =' rather than 'prefix = INBOX.' set in the 'private namespace' my folders, which were previously subfolders of 'INBOX.,' do not show up in squirrelmail. Does anyone know the solution to this issue. Eric ---