Re: [qmailtoaster] Re: Domainpop

2010-10-26 Thread Emmanuel Buamah
Thank you very much. But what I actually looking for is that, I have  a mail 
server wich is a pop of course. On that pop server, I have only one account for 
the domain which is turn catch-all acount. Any mail for my domain to all users 
will be send to the catch-all account. 

So I want to configure fetchmail to download mails and distribute it to the 
various users. 

This is where mails are stored on the qmail server:
/home/vpopmail/domains/domain/user/Maildir/

What you wrote is actually going to work for local users only.


--- On Mon, 10/25/10, Eric Shubert e...@shubes.net wrote:

From: Eric Shubert e...@shubes.net
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Monday, October 25, 2010, 3:47 AM

On 10/25/2010 06:53 AM, Jake Vickers wrote:
   On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:
 Thank you but I have tried fetch mail some time back but didn't work
 for me. The issue is qmail uses virtual users and the fetchmail is not
 capable of handling virtual domain and all this. Well if it is, I
 haven't come accross it so if some one have any idea, I will love it.
 
 
 fetchmail does indeed work. I've used it myself in the past. Search the
 archives:
 http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
 It's been discussed a couple of times how to set it up to POP mail from
 somewhere else and deliver it to a QMT user.
 

Fetchmail surely does work with QMT. Here's a sample /root/.fetchmailrc 
(configuration) file:

# These are global options
set no bouncemail
set postmaster postmas...@mydomain.com
set syslog
# These are server/user options
poll pop.west.cox.net \
  protocol pop3 \
  timeout 120
username mycoxuser there \
  is myqmta...@mydomain.com here \
  antispam 554 \
  fetchall \
  password mycoxpassword \
  smtphost localhost \
  ssl \
  sslcertck

Perhaps we should have a wiki page describing how to do it (if there isn't one 
already). Would someone like to tackle this?

-- -Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
-
    Please visit qmailtoaster.com for the latest news, updates, and packages.
         To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





  

[qmailtoaster] Re: Domainpop

2010-10-26 Thread Eric Shubert
So in addition to setting up fetchmail, set up a forward (using 
qmailadmin) for the local address (myqmtacct) that sends it to as many 
addresses (local or remote) as you'd like. Wouldn't that take care of it?

--
-Eric 'shubes'

On 10/26/2010 05:30 AM, Emmanuel Buamah wrote:

Thank you very much. But what I actually looking for is that, I have  a
mail server wich is a pop of course. On that pop server, I have only one
account for the domain which is turn catch-all acount. Any mail for my
domain to all users will be send to the catch-all account.

So I want to configure fetchmail to download mails and distribute it to
the various users.

This is where mails are stored on the qmail server:
/home/vpopmail/domains/domain/user/Maildir/

What you wrote is actually going to work for local users only.


--- On *Mon, 10/25/10, Eric Shubert /e...@shubes.net/* wrote:


From: Eric Shubert e...@shubes.net
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Monday, October 25, 2010, 3:47 AM

On 10/25/2010 06:53 AM, Jake Vickers wrote:
  On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:
  Thank you but I have tried fetch mail some time back but didn't work
  for me. The issue is qmail uses virtual users and the fetchmail
is not
  capable of handling virtual domain and all this. Well if it is, I
  haven't come accross it so if some one have any idea, I will
love it.
 
 
  fetchmail does indeed work. I've used it myself in the past.
Search the
  archives:
  http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
  It's been discussed a couple of times how to set it up to POP
mail from
  somewhere else and deliver it to a QMT user.
 

Fetchmail surely does work with QMT. Here's a sample
/root/.fetchmailrc (configuration) file:

# These are global options
set no bouncemail
set postmaster postmas...@mydomain.com
/mc/compose?to=postmas...@mydomain.com
set syslog
# These are server/user options
poll pop.west.cox.net \
protocol pop3 \
timeout 120
username mycoxuser there \
is myqmta...@mydomain.com /mc/compose?to=myqmta...@mydomain.com
here \
antispam 554 \
fetchall \
password mycoxpassword \
smtphost localhost \
ssl \
sslcertck

Perhaps we should have a wiki page describing how to do it (if there
isn't one already). Would someone like to tackle this?

-- -Eric 'shubes'



-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!

-
Please visit qmailtoaster.com for the latest news, updates, and
packages.
To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-h...@qmailtoaster.com







-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




Re: [qmailtoaster] Re: Domainpop

2010-10-26 Thread Emmanuel Buamah
No, that will not help with what am actually trying to do. Example is if you 
look at MDaemon which is a windows base, it has as domain pop function, and 
also Exchange uses native pop. That is the kind of thing I want to do.



--- On Tue, 10/26/10, Eric Shubert e...@shubes.net wrote:

From: Eric Shubert e...@shubes.net
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Tuesday, October 26, 2010, 2:21 AM

So in addition to setting up fetchmail, set up a forward (using 
qmailadmin) for the local address (myqmtacct) that sends it to as many 
addresses (local or remote) as you'd like. Wouldn't that take care of it?
-- 
-Eric 'shubes'

On 10/26/2010 05:30 AM, Emmanuel Buamah wrote:
 Thank you very much. But what I actually looking for is that, I have  a
 mail server wich is a pop of course. On that pop server, I have only one
 account for the domain which is turn catch-all acount. Any mail for my
 domain to all users will be send to the catch-all account.

 So I want to configure fetchmail to download mails and distribute it to
 the various users.

 This is where mails are stored on the qmail server:
 /home/vpopmail/domains/domain/user/Maildir/

 What you wrote is actually going to work for local users only.


 --- On *Mon, 10/25/10, Eric Shubert /e...@shubes.net/* wrote:


     From: Eric Shubert e...@shubes.net
     Subject: [qmailtoaster] Re: Domainpop
     To: qmailtoaster-list@qmailtoaster.com
     Date: Monday, October 25, 2010, 3:47 AM

     On 10/25/2010 06:53 AM, Jake Vickers wrote:
       On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:
       Thank you but I have tried fetch mail some time back but didn't work
       for me. The issue is qmail uses virtual users and the fetchmail
     is not
       capable of handling virtual domain and all this. Well if it is, I
       haven't come accross it so if some one have any idea, I will
     love it.
      
      
       fetchmail does indeed work. I've used it myself in the past.
     Search the
       archives:
       http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
       It's been discussed a couple of times how to set it up to POP
     mail from
       somewhere else and deliver it to a QMT user.
      

     Fetchmail surely does work with QMT. Here's a sample
     /root/.fetchmailrc (configuration) file:

     # These are global options
     set no bouncemail
     set postmaster postmas...@mydomain.com
     /mc/compose?to=postmas...@mydomain.com
     set syslog
     # These are server/user options
     poll pop.west.cox.net \
     protocol pop3 \
     timeout 120
     username mycoxuser there \
     is myqmta...@mydomain.com /mc/compose?to=myqmta...@mydomain.com
     here \
     antispam 554 \
     fetchall \
     password mycoxpassword \
     smtphost localhost \
     ssl \
     sslcertck

     Perhaps we should have a wiki page describing how to do it (if there
     isn't one already). Would someone like to tackle this?

     -- -Eric 'shubes'


     
-
     Qmailtoaster is sponsored by Vickers Consulting Group
     (www.vickersconsulting.com)
     Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
     
-
     Please visit qmailtoaster.com for the latest news, updates, and
     packages.
     To unsubscribe, e-mail:
     qmailtoaster-list-unsubscr...@qmailtoaster.com
     /mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
     For additional commands, e-mail:
     qmailtoaster-list-h...@qmailtoaster.com
     /mc/compose?to=qmailtoaster-list-h...@qmailtoaster.com






-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and installations.
      If you need professional help with your setup, contact them today!
-
     Please visit qmailtoaster.com for the latest news, updates, and packages.
     
      To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
     For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





  

[qmailtoaster] Re: Domainpop

2010-10-26 Thread Eric Shubert

On 10/26/2010 07:38 AM, Emmanuel Buamah wrote:

No, that will not help with what am actually trying to do.


Why not?


Example is if
you look at MDaemon which is a windows base, it has as domain pop
function, and also Exchange uses native pop. That is the kind of thing I
want to do.


Sorry, but I'm not inclined to look at MDaemon and Exchange in an 
attempt to figure out what you're trying to accomplish. Please explain 
what you're trying to do.




--- On *Tue, 10/26/10, Eric Shubert /e...@shubes.net/* wrote:


From: Eric Shubert e...@shubes.net
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Tuesday, October 26, 2010, 2:21 AM

So in addition to setting up fetchmail, set up a forward (using
qmailadmin) for the local address (myqmtacct) that sends it to as many
addresses (local or remote) as you'd like. Wouldn't that take care
of it?
--
-Eric 'shubes'

On 10/26/2010 05:30 AM, Emmanuel Buamah wrote:
  Thank you very much. But what I actually looking for is that, I
have a
  mail server wich is a pop of course. On that pop server, I have
only one
  account for the domain which is turn catch-all acount. Any mail
for my
  domain to all users will be send to the catch-all account.
 
  So I want to configure fetchmail to download mails and distribute
it to
  the various users.
 
  This is where mails are stored on the qmail server:
  /home/vpopmail/domains/domain/user/Maildir/
 
  What you wrote is actually going to work for local users only.
 
 
  --- On *Mon, 10/25/10, Eric Shubert /e...@shubes.net
/mc/compose?to=...@shubes.net/* wrote:
 
 
  From: Eric Shubert e...@shubes.net /mc/compose?to=...@shubes.net
  Subject: [qmailtoaster] Re: Domainpop
  To: qmailtoaster-list@qmailtoaster.com
/mc/compose?to=qmailtoaster-l...@qmailtoaster.com
  Date: Monday, October 25, 2010, 3:47 AM
 
  On 10/25/2010 06:53 AM, Jake Vickers wrote:
   On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:
   Thank you but I have tried fetch mail some time back but
didn't work
   for me. The issue is qmail uses virtual users and the fetchmail
  is not
   capable of handling virtual domain and all this. Well if it is, I
   haven't come accross it so if some one have any idea, I will
  love it.
  
  
   fetchmail does indeed work. I've used it myself in the past.
  Search the
   archives:
   http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
   It's been discussed a couple of times how to set it up to POP
  mail from
   somewhere else and deliver it to a QMT user.
  
 
  Fetchmail surely does work with QMT. Here's a sample
  /root/.fetchmailrc (configuration) file:
 
  # These are global options
  set no bouncemail
  set postmaster postmas...@mydomain.com
/mc/compose?to=postmas...@mydomain.com
  /mc/compose?to=postmas...@mydomain.com
/mc/compose?to=postmas...@mydomain.com
  set syslog
  # These are server/user options
  poll pop.west.cox.net \
  protocol pop3 \
  timeout 120
  username mycoxuser there \
  is myqmta...@mydomain.com
/mc/compose?to=myqmta...@mydomain.com
/mc/compose?to=myqmta...@mydomain.com
/mc/compose?to=myqmta...@mydomain.com
  here \
  antispam 554 \
  fetchall \
  password mycoxpassword \
  smtphost localhost \
  ssl \
  sslcertck
 
  Perhaps we should have a wiki page describing how to do it (if there
  isn't one already). Would someone like to tackle this?
 
  -- -Eric 'shubes'
 
 
 

-
  Qmailtoaster is sponsored by Vickers Consulting Group
  (www.vickersconsulting.com)
  Vickers Consulting Group offers Qmailtoaster support and
installations.
  If you need professional help with your setup, contact them today!
 

-
  Please visit qmailtoaster.com for the latest news, updates, and
  packages.
  To unsubscribe, e-mail:
  qmailtoaster-list-unsubscr...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
  /mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
  qmailtoaster-list-h...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-h...@qmailtoaster.com
  /mc/compose?to=qmailtoaster-list-h...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-h...@qmailtoaster.com
 
 
 




-
Qmailtoaster is sponsored by Vickers Consulting Group

[qmailtoaster] Re: Domainpop

2010-10-26 Thread Eric Shubert
I think that fetchmail's Multidrop mode might be what you're looking 
for. See:

http://fetchmail.berlios.de/fetchmail-man.html#43
http://fetchmail.berlios.de/fetchmail-man.html#36
--
-Eric 'shubes'

On 10/26/2010 07:38 AM, Emmanuel Buamah wrote:

No, that will not help with what am actually trying to do. Example is if
you look at MDaemon which is a windows base, it has as domain pop
function, and also Exchange uses native pop. That is the kind of thing I
want to do.



--- On *Tue, 10/26/10, Eric Shubert /e...@shubes.net/* wrote:


From: Eric Shubert e...@shubes.net
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Tuesday, October 26, 2010, 2:21 AM

So in addition to setting up fetchmail, set up a forward (using
qmailadmin) for the local address (myqmtacct) that sends it to as many
addresses (local or remote) as you'd like. Wouldn't that take care
of it?
--
-Eric 'shubes'

On 10/26/2010 05:30 AM, Emmanuel Buamah wrote:
  Thank you very much. But what I actually looking for is that, I
have a
  mail server wich is a pop of course. On that pop server, I have
only one
  account for the domain which is turn catch-all acount. Any mail
for my
  domain to all users will be send to the catch-all account.
 
  So I want to configure fetchmail to download mails and distribute
it to
  the various users.
 
  This is where mails are stored on the qmail server:
  /home/vpopmail/domains/domain/user/Maildir/
 
  What you wrote is actually going to work for local users only.
 
 
  --- On *Mon, 10/25/10, Eric Shubert /e...@shubes.net
/mc/compose?to=...@shubes.net/* wrote:
 
 
  From: Eric Shubert e...@shubes.net /mc/compose?to=...@shubes.net
  Subject: [qmailtoaster] Re: Domainpop
  To: qmailtoaster-list@qmailtoaster.com
/mc/compose?to=qmailtoaster-l...@qmailtoaster.com
  Date: Monday, October 25, 2010, 3:47 AM
 
  On 10/25/2010 06:53 AM, Jake Vickers wrote:
   On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:
   Thank you but I have tried fetch mail some time back but
didn't work
   for me. The issue is qmail uses virtual users and the fetchmail
  is not
   capable of handling virtual domain and all this. Well if it is, I
   haven't come accross it so if some one have any idea, I will
  love it.
  
  
   fetchmail does indeed work. I've used it myself in the past.
  Search the
   archives:
   http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
   It's been discussed a couple of times how to set it up to POP
  mail from
   somewhere else and deliver it to a QMT user.
  
 
  Fetchmail surely does work with QMT. Here's a sample
  /root/.fetchmailrc (configuration) file:
 
  # These are global options
  set no bouncemail
  set postmaster postmas...@mydomain.com
/mc/compose?to=postmas...@mydomain.com
  /mc/compose?to=postmas...@mydomain.com
/mc/compose?to=postmas...@mydomain.com
  set syslog
  # These are server/user options
  poll pop.west.cox.net \
  protocol pop3 \
  timeout 120
  username mycoxuser there \
  is myqmta...@mydomain.com
/mc/compose?to=myqmta...@mydomain.com
/mc/compose?to=myqmta...@mydomain.com
/mc/compose?to=myqmta...@mydomain.com
  here \
  antispam 554 \
  fetchall \
  password mycoxpassword \
  smtphost localhost \
  ssl \
  sslcertck
 
  Perhaps we should have a wiki page describing how to do it (if there
  isn't one already). Would someone like to tackle this?
 
  -- -Eric 'shubes'
 
 
 

-
  Qmailtoaster is sponsored by Vickers Consulting Group
  (www.vickersconsulting.com)
  Vickers Consulting Group offers Qmailtoaster support and
installations.
  If you need professional help with your setup, contact them today!
 

-
  Please visit qmailtoaster.com for the latest news, updates, and
  packages.
  To unsubscribe, e-mail:
  qmailtoaster-list-unsubscr...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
  /mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
  For additional commands, e-mail:
  qmailtoaster-list-h...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-h...@qmailtoaster.com
  /mc/compose?to=qmailtoaster-list-h...@qmailtoaster.com
/mc/compose?to=qmailtoaster-list-h...@qmailtoaster.com
 
 
 




-
Qmailtoaster is sponsored by Vickers Consulting Group

Re: [qmailtoaster] Re: Domainpop

2010-10-26 Thread Emmanuel Buamah
Thank you, I will check out that...

--- On Tue, 10/26/10, Eric Shubert e...@shubes.net wrote:

From: Eric Shubert e...@shubes.net
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Tuesday, October 26, 2010, 4:34 AM

I think that fetchmail's Multidrop mode might be what you're looking 
for. See:
http://fetchmail.berlios.de/fetchmail-man.html#43
http://fetchmail.berlios.de/fetchmail-man.html#36
-- 
-Eric 'shubes'

On 10/26/2010 07:38 AM, Emmanuel Buamah wrote:
 No, that will not help with what am actually trying to do. Example is if
 you look at MDaemon which is a windows base, it has as domain pop
 function, and also Exchange uses native pop. That is the kind of thing I
 want to do.



 --- On *Tue, 10/26/10, Eric Shubert /e...@shubes.net/* wrote:


     From: Eric Shubert e...@shubes.net
     Subject: [qmailtoaster] Re: Domainpop
     To: qmailtoaster-list@qmailtoaster.com
     Date: Tuesday, October 26, 2010, 2:21 AM

     So in addition to setting up fetchmail, set up a forward (using
     qmailadmin) for the local address (myqmtacct) that sends it to as many
     addresses (local or remote) as you'd like. Wouldn't that take care
     of it?
     --
     -Eric 'shubes'

     On 10/26/2010 05:30 AM, Emmanuel Buamah wrote:
       Thank you very much. But what I actually looking for is that, I
     have a
       mail server wich is a pop of course. On that pop server, I have
     only one
       account for the domain which is turn catch-all acount. Any mail
     for my
       domain to all users will be send to the catch-all account.
      
       So I want to configure fetchmail to download mails and distribute
     it to
       the various users.
      
       This is where mails are stored on the qmail server:
       /home/vpopmail/domains/domain/user/Maildir/
      
       What you wrote is actually going to work for local users only.
      
      
       --- On *Mon, 10/25/10, Eric Shubert /e...@shubes.net
     /mc/compose?to=...@shubes.net/* wrote:
      
      
       From: Eric Shubert e...@shubes.net /mc/compose?to=...@shubes.net
       Subject: [qmailtoaster] Re: Domainpop
       To: qmailtoaster-list@qmailtoaster.com
     /mc/compose?to=qmailtoaster-l...@qmailtoaster.com
       Date: Monday, October 25, 2010, 3:47 AM
      
       On 10/25/2010 06:53 AM, Jake Vickers wrote:
        On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:
        Thank you but I have tried fetch mail some time back but
     didn't work
        for me. The issue is qmail uses virtual users and the fetchmail
       is not
        capable of handling virtual domain and all this. Well if it is, I
        haven't come accross it so if some one have any idea, I will
       love it.
       
       
        fetchmail does indeed work. I've used it myself in the past.
       Search the
        archives:
        http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
        It's been discussed a couple of times how to set it up to POP
       mail from
        somewhere else and deliver it to a QMT user.
       
      
       Fetchmail surely does work with QMT. Here's a sample
       /root/.fetchmailrc (configuration) file:
      
       # These are global options
       set no bouncemail
       set postmaster postmas...@mydomain.com
     /mc/compose?to=postmas...@mydomain.com
       /mc/compose?to=postmas...@mydomain.com
     /mc/compose?to=postmas...@mydomain.com
       set syslog
       # These are server/user options
       poll pop.west.cox.net \
       protocol pop3 \
       timeout 120
       username mycoxuser there \
       is myqmta...@mydomain.com
     /mc/compose?to=myqmta...@mydomain.com
     /mc/compose?to=myqmta...@mydomain.com
     /mc/compose?to=myqmta...@mydomain.com
       here \
       antispam 554 \
       fetchall \
       password mycoxpassword \
       smtphost localhost \
       ssl \
       sslcertck
      
       Perhaps we should have a wiki page describing how to do it (if there
       isn't one already). Would someone like to tackle this?
      
       -- -Eric 'shubes'
      
      
      
     
-
       Qmailtoaster is sponsored by Vickers Consulting Group
       (www.vickersconsulting.com)
       Vickers Consulting Group offers Qmailtoaster support and
     installations.
       If you need professional help with your setup, contact them today!
      
     
-
       Please visit qmailtoaster.com for the latest news, updates, and
       packages.
       To unsubscribe, e-mail:
       qmailtoaster-list-unsubscr...@qmailtoaster.com
     /mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
       /mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
     /mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
       For additional commands, e-mail:
       qmailtoaster-list-h

Re: [qmailtoaster] Re: Domainpop

2010-10-26 Thread Emmanuel Buamah
Yes, I am trying to download mails from remote catchall account and deliver 
those mail to respective users. 

Yes, people have mention fetchmail, but how to make it work with QMT is my 
problem. Can you help me out. 


--- On Tue, 10/26/10, Amit Dalia a...@ikf.co.in wrote:

From: Amit Dalia a...@ikf.co.in
Subject: Re: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com qmailtoaster-list@qmailtoaster.com
Date: Tuesday, October 26, 2010, 4:29 AM

Are you trying trying to download mails from remote catchall account and 
deliver those mail to respective users. As far as I worked on MDaemon and 
Exchange POP they work in same manner. If this is what you trying to accomplish 
then fetchmail is the very simple option.

Amit

At Tuesday, 26-10-2010 on 20:08 Emmanuel Buamah wrote:
No, that will not help with what am actually trying to do. Example is if you 
look at MDaemon which is a windows base, it has as domain pop function, and 
also Exchange uses native pop. That is the kind of thing I want to do.



--- On Tue, 10/26/10, Eric Shubert e...@shubes.net wrote:

From: Eric Shubert e...@shubes.net
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Tuesday, October 26, 2010, 2:21 AM

So in addition to setting up fetchmail, set up a forward (using 
qmailadmin) for the local address (myqmtacct) that sends it to as many 
addresses (local or remote) as you'd like. Wouldn't that take care of it?
-- 
-Eric 'shubes'

On
 10/26/2010 05:30 AM, Emmanuel Buamah wrote:
 Thank you very much. But what I actually looking for is that, I have  a
 mail server wich is a pop of course. On that pop server, I have only one
 account for the domain which is turn catch-all acount. Any mail for my
 domain to all users will be send to the catch-all account.

 So I want to configure fetchmail to download mails and distribute it to
 the various users.

 This is where mails are stored on the qmail server:
 /home/vpopmail/domains/domain/user/Maildir/

 What you wrote is actually going to work for local users only.


 --- On *Mon, 10/25/10, Eric Shubert /e...@shubes.net/* wrote:


     From: Eric Shubert e...@shubes.net
     Subject: [qmailtoaster] Re: Domainpop
     To: qmailtoaster-list@qmailtoaster.com
     Date: Monday, October 25, 2010, 3:47 AM

     On 10/25/2010 06:53 AM, Jake Vickers wrote:
       On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:
       Thank you but I have tried fetch mail some time back but didn't work
       for me. The issue is qmail uses virtual users and the fetchmail
     is not
       capable of handling virtual domain and all this. Well if it is, I
       haven't come accross it so
 if some one have any idea, I will
     love it.
      
      
       fetchmail does indeed work. I've used it myself in the past.
     Search the
       archives:
       http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
       It's been discussed a couple of times how to set it up to POP
     mail from
       somewhere else and deliver it to a QMT user.
      

     Fetchmail surely does work with QMT. Here's a sample
     /root/.fetchmailrc (configuration) file:

 
    # These are global options
     set no bouncemail
     set postmaster postmas...@mydomain.com
     /mc/compose?to=postmas...@mydomain.com
     set syslog
     # These are server/user options
     poll pop.west.cox.net \
     protocol pop3 \
     timeout 120
     username mycoxuser there \
     is myqmta...@mydomain.com /mc/compose?to=myqmta...@mydomain.com
     here \
     antispam 554 \
     fetchall \
     password mycoxpassword \
     smtphost localhost \
     ssl \
     sslcertck

     Perhaps we should have a wiki page describing how to do it (if there
     isn't one already). Would someone like to tackle this?

     -- -Eric 'shubes'


     
-
     Qmailtoaster is sponsored by Vickers Consulting Group
     (www.vickersconsulting.com)
     Vickers
 Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
     
-
     Please visit qmailtoaster.com for the latest news, updates, and
     packages.
     To unsubscribe, e-mail:
     qmailtoaster-list-unsubscr...@qmailtoaster.com
     /mc/compose?to=qmailtoaster-list-unsubscr...@qmailtoaster.com
     For
 additional commands, e-mail:
     qmailtoaster-list-h...@qmailtoaster.com
     /mc/compose?to=qmailtoaster-list-h...@qmailtoaster.com






-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and installations.
      If you need professional help with your setup, contact them today

Re: [qmailtoaster] Re: Domainpop

2010-10-26 Thread Amit Dalia
Please go through below wiki link:

http://wiki.qmailtoaster.com/index.php/How_to_Setup_Google_As_Backup_Server

you can skip first 5 steps.

Amit

At Wednesday, 27-10-2010 on 0:02 Emmanuel Buamah wrote:

Yes, I am trying to download mails from remote catchall account and
deliver those mail to respective users. 

Yes, people have mention fetchmail, but how to make it work with QMT
is my problem. Can you help me out. 

--- On TUE, 10/26/10, AMIT DALIA __ wrote:

From: Amit Dalia 
Subject: Re: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com 
Date: Tuesday, October 26, 2010, 4:29 AM

Are you trying trying to download mails from remote catchall account
and deliver those mail to respective users. As far as I worked on
MDaemon and Exchange POP they work in same manner. If this is what you
trying to accomplish then fetchmail is the very simple option.

Amit

At Tuesday, 26-10-2010 on 20:08 Emmanuel Buamah wrote:

No, that will not help with what am actually trying to do. Example is
if you look at MDaemon which is a windows base, it has as domain pop
function, and also Exchange uses native pop. That is the kind of thing
I want to do.

--- On TUE, 10/26/10, ERIC SHUBERT __ wrote:

From: Eric Shubert 
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Tuesday, October 26, 2010, 2:21 AM

So in addition to setting up fetchmail, set up a forward (using 
qmailadmin) for the local address (myqmtacct) that sends it to as
many 
addresses (local or remote) as you'd like. Wouldn't that take care of
it?
-- 
-Eric 'shubes'

On 10/26/2010 05:30 AM, Emmanuel Buamah wrote:
 Thank you very much. But what I actually looking for is that, I
have  a
 mail server wich is a pop of course. On that pop server, I have
only one
 account for the domain which is turn catch-all acount. Any mail for
my
 domain to all users will be send to the catch-all account.

 So I want to configure fetchmail to download mails and distribute
it to
 the various users.

 This is where mails are stored on the qmail server:
 /home/vpopmail/domains/domain/user/Maildir/

 What you wrote is actually going to work for local users only.


 --- On *Mon, 10/25/10, Eric Shubert //* wrote:


     From: Eric Shubert 
     Subject: [qmailtoaster] Re: Domainpop
     To: qmailtoaster-list@qmailtoaster.com
     Date: Monday, October 25, 2010, 3:47 AM

     On 10/25/2010 06:53 AM, Jake Vickers wrote:
       On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:
       Thank you but I have tried fetch mail some time back but
didn't work
       for me. The issue is qmail uses virtual users and the
fetchmail
     is not
       capable of handling virtual domain and all this. Well if
it is, I
       haven't come accross it so if some one have any idea, I
will
     love it.
      
      
       fetchmail does indeed work. I've used it myself in the
past.
     Search the
       archives:
      
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
       It's been discussed a couple of times how to set it up to
POP
     mail from
       somewhere else and deliver it to a QMT user.
      

     Fetchmail surely does work with QMT. Here's a sample
     /root/.fetchmailrc (configuration) file:

     # These are global options
     set no bouncemail
     set postmaster postmas...@mydomain.com
     
     set syslog
     # These are server/user options
     poll pop.west.cox.net \
     protocol pop3 \
     timeout 120
     username mycoxuser there \
     is myqmta...@mydomain.com 
     here \
     antispam 554 \
     fetchall \
     password mycoxpassword \
     smtphost localhost \
     ssl \
     sslcertck

     Perhaps we should have a wiki page describing how to do it
(if there
     isn't one already). Would someone like to tackle this?

     -- -Eric 'shubes'


 
   -
     Qmailtoaster is sponsored by Vickers Consulting Group
     (www.vickersconsulting.com)
     Vickers Consulting Group offers Qmailtoaster support and
installations.
     If you need professional help with your setup, contact them
today!
 
   -
     Please visit qmailtoaster.com for the latest news, updates,
and
     packages.
     To unsubscribe, e-mail:
     qmailtoaster-list-unsubscr...@qmailtoaster.com
     
     For additional commands, e-mail:
     qmailtoaster-list-h...@qmailtoaster.com
     




-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and
installations.
      If you need professional help with your setup, contact them
today!
-
     Please visit qmailtoaster.com for the latest news, updates,
and packages.
     
      To unsubscribe, e-mail

Re: [qmailtoaster] Re: Domainpop

2010-10-25 Thread Emmanuel Buamah
Thank you but I have tried fetch mail some time back but didn't work for me. 
The issue is qmail uses virtual users and the fetchmail is not capable of 
handling virtual domain and all this. Well if it is, I haven't come accross it 
so if some one have any idea, I will love it.



--- On Fri, 10/22/10, Eric Shubert e...@shubes.net wrote:

From: Eric Shubert e...@shubes.net
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Friday, October 22, 2010, 2:52 AM

On 10/21/2010 11:30 PM, Emmanuel Buamah wrote:
 Hello list,
 
 
 I want to ask that, is it possible to configure my qmail server to pop
 email from another mail server per domain? This is turn us domain-pop.
 If yes, how can I do that?
 
 Thank you
 
 

Sure. Use fetchmail. It's not part of the stock toaster (perhaps will be some 
day), but it's easy enough to install and configure.

-- -Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
-
    Please visit qmailtoaster.com for the latest news, updates, and packages.
         To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





  

Re: [qmailtoaster] Re: Domainpop

2010-10-25 Thread Emmanuel Buamah

What is below all about?
barf.pk:barfuser-barf

--- On Fri, 10/22/10, Eric Shubert e...@shubes.net wrote:

From: Eric Shubert e...@shubes.net
Subject: [qmailtoaster] Re: Domainpop
To: qmailtoaster-list@qmailtoaster.com
Date: Friday, October 22, 2010, 2:52 AM

On 10/21/2010 11:30 PM, Emmanuel Buamah wrote:
 Hello list,
 
 
 I want to ask that, is it possible to configure my qmail server to pop
 email from another mail server per domain? This is turn us domain-pop.
 If yes, how can I do that?
 
 Thank you
 
 

Sure. Use fetchmail. It's not part of the stock toaster (perhaps will be some 
day), but it's easy enough to install and configure.

-- -Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
-
    Please visit qmailtoaster.com for the latest news, updates, and packages.
         To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





  

Re: [qmailtoaster] Re: Domainpop

2010-10-25 Thread Jake Vickers

 On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:
Thank you but I have tried fetch mail some time back but didn't work 
for me. The issue is qmail uses virtual users and the fetchmail is not 
capable of handling virtual domain and all this. Well if it is, I 
haven't come accross it so if some one have any idea, I will love it.




fetchmail does indeed work. I've used it myself in the past. Search the 
archives:

http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
It's been discussed a couple of times how to set it up to POP mail from 
somewhere else and deliver it to a QMT user.




[qmailtoaster] Re: Domainpop

2010-10-25 Thread Eric Shubert

On 10/25/2010 06:53 AM, Jake Vickers wrote:

  On 10/25/2010 07:05 AM, Emmanuel Buamah wrote:

Thank you but I have tried fetch mail some time back but didn't work
for me. The issue is qmail uses virtual users and the fetchmail is not
capable of handling virtual domain and all this. Well if it is, I
haven't come accross it so if some one have any idea, I will love it.



fetchmail does indeed work. I've used it myself in the past. Search the
archives:
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com
It's been discussed a couple of times how to set it up to POP mail from
somewhere else and deliver it to a QMT user.



Fetchmail surely does work with QMT. Here's a sample /root/.fetchmailrc 
(configuration) file:


# These are global options
set no bouncemail
set postmaster postmas...@mydomain.com
set syslog
# These are server/user options
poll pop.west.cox.net \
  protocol pop3 \
  timeout 120
username mycoxuser there \
  is myqmta...@mydomain.com here \
  antispam 554 \
  fetchall \
  password mycoxpassword \
  smtphost localhost \
  ssl \
  sslcertck

Perhaps we should have a wiki page describing how to do it (if there 
isn't one already). Would someone like to tackle this?


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




[qmailtoaster] Re: Domainpop

2010-10-22 Thread Eric Shubert

On 10/21/2010 11:30 PM, Emmanuel Buamah wrote:

Hello list,


I want to ask that, is it possible to configure my qmail server to pop
email from another mail server per domain? This is turn us domain-pop.
If yes, how can I do that?

Thank you




Sure. Use fetchmail. It's not part of the stock toaster (perhaps will be 
some day), but it's easy enough to install and configure.


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




[qmailtoaster] Re: Domainpop

2010-10-22 Thread Eric Shubert
Sorry Amit. I didn't see your reply under the post because I use 
threaded view (and the thread was hijacked). Thanks for your help here.

--
-Eric 'shubes'


On 10/22/2010 12:22 AM, Amit Dalia wrote:

You can do that instaalling and configuring fetchmail.

Amit

At Friday, 22-10-2010 on 12:00 Emmanuel Buamah wrote:

Hello list,


I want to ask that, is it possible to configure my qmail server to
pop email from another mail server per domain? This is turn us
domain-pop. If yes, how can I do that?

Thank you






-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

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




[qmailtoaster] Re: Domainpop

2010-10-22 Thread Amit Dalia
Thats fine Eric. Thanks to you all guys on QMT mailing list to help
us.

Amit

At Friday, 22-10-2010 on 20:24 Eric Shubert wrote:

Sorry Amit. I didn't see your reply under the post because I use 
threaded view (and the thread was hijacked). Thanks for your help
here.
-- 
-Eric 'shubes'

On 10/22/2010 12:22 AM, Amit Dalia wrote:
 You can do that instaalling and configuring fetchmail.

 Amit

 At Friday, 22-10-2010 on 12:00 Emmanuel Buamah wrote:

 Hello list,


 I want to ask that, is it possible to configure my qmail server to
 pop email from another mail server per domain? This is turn us
 domain-pop. If yes, how can I do that?

 Thank you



-
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and
installations.
If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and
packages.

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