Re: [qmailtoaster] Qmail Admin File error 6 - IP Address Change

2024-04-02 Thread Jeff Koch

Hi Eric:

Here's an image. The user is in Ecuador. But don't cell phone data 
connections or even the Dish network often change IP addresses while 
you've got a screen open ?


Jeff





On 4/2/2024 9:39 AM, Eric Broch wrote:

I'm not aware of any, but giving it some thought:

What provider does this!!!???

Is there any software anywhere that could overcome something like this 
where once communication is establish between hosts and one host's IP 
address arbitrarily changes how could any communication still 
exist


*perplexed*


On 4/2/2024 7:27 AM, Jeff Koch wrote:

File error 6


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



Re: [qmailtoaster] Qmail Admin File error 6 - IP Address Change

2024-04-02 Thread Tonix

Check if your qmailadmin .configure has this option:

--disable-ipauthDisable IP address checks (NAT/proxy systems may not use 
the same IP for the whole session).

Regards,

Tonino

Il 02/04/2024 15:27, Jeff Koch ha scritto:


Hi - we have a user getting File error 6 errors ( IP != IP) when he 
uses qmail admin on his cell phone and tablet and sometimes from his 
office. This is due to his provider changing his IP address during his 
session. I understand qmail admin may view the IP change as session 
spoofing and cancels authentication. Is there any work-around that 
still provides session security?


Thanks,  Jeff




Re: [qmailtoaster] Qmail Admin File error 6 - IP Address Change

2024-04-02 Thread Eric Broch

I'm not aware of any, but giving it some thought:

What provider does this!!!???

Is there any software anywhere that could overcome something like this 
where once communication is establish between hosts and one host's IP 
address arbitrarily changes how could any communication still exist


*perplexed*


On 4/2/2024 7:27 AM, Jeff Koch wrote:

File error 6


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



Re: [qmailtoaster] Qmail Admin File error 6 - IP Address Change

2024-04-02 Thread Angus McIntyre

Jeff Koch wrote on 4/2/24 9:27 AM:
Hi - we have a user getting File error 6  errors ( IP != IP) when he 
uses qmail admin on his cell phone and tablet and sometimes from his 
office. This is due to his provider changing his IP address during his 
session. I understand qmail admin may view the IP change as session 
spoofing and cancels authentication. Is there any work-around that still 
provides session security?


Would using a VPN help? That way he should at least get an IP that 
remains stable for the duration of a session.


(Although VPN use may trigger heightened security checks at other sites 
that he uses; he may need to be prepared to identify a lot of fire 
hydrants and crosswalks).


Angus




--
https://nomadcode.com/

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



[qmailtoaster] Qmail Admin File error 6 - IP Address Change

2024-04-02 Thread Jeff Koch


Hi - we have a user getting File error 6  errors ( IP != IP) when he 
uses qmail admin on his cell phone and tablet and sometimes from his 
office. This is due to his provider changing his IP address during his 
session. I understand qmail admin may view the IP change as session 
spoofing and cancels authentication. Is there any work-around that still 
provides session security?


Thanks,  Jeff

Re: [qmailtoaster] QMail Admin

2020-05-06 Thread Eric Broch

I'd like to use yours with the branding removed

On 5/6/2020 10:44 AM, Tahnan Al Anas wrote:

Hi Eric,

Which qmailadmin we should include with qmaitoaster?


--
--

Best Regards
Muhammad Tahnan Al Anas


On Wed, May 6, 2020 at 10:03 PM Eric Broch > wrote:


Yes.

In the mean time if you already have it installed and want to remove
branding here are the commands

wget https://github.com/qmtoaster/images/raw/master/banner.png
cp /usr/share/qmailadmin/images/banner.png
/usr/share/qmailadmin/images/banner.png.bak
mv banner.png /usr/share/qmailadmin/images/banner.png
chown apache:apache /usr/share/qmailadmin/images/banner.png
chmod 644 /usr/share/qmailadmin/images/banner.png
cd /usr/share/qmailadmin/html
sed -i 's/GCL/QMT/g' *.html
sed -i 's/Grameen CyberNet Ltd./QMT/g' *.html
sed -i 's/www.citechco.net/www.qmailtoaster.org/g
' *.html


On 5/4/2020 7:38 AM, Gary Bowling wrote:
>
>
> Nice, interested to learn if this might eventually be added to the
> repo for general use or if we will have to download and custom
build?
>
>
> thanks
>
>
> On 5/4/2020 8:50 AM, Roberto Puzzanghera wrote:
>> Hi all,
>> during coronavirus spare time I've found the time to improve a bit
>> qmailadmin with a new responsive skin and also with the cracklib
>> patch, which checks the pwd strenght.
>>
>> If useful feel free to download. Have a look here
>> https://notes.sagredo.eu/en/qmail-notes-185/qmailadmin-23.html
>>
>> regards
>
-
> 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] QMail Admin

2020-05-06 Thread Tahnan Al Anas
Hi Eric,

Which qmailadmin we should include with qmaitoaster?


--
--

Best Regards
Muhammad Tahnan Al Anas


On Wed, May 6, 2020 at 10:03 PM Eric Broch  wrote:

> Yes.
>
> In the mean time if you already have it installed and want to remove
> branding here are the commands
>
> wget https://github.com/qmtoaster/images/raw/master/banner.png
> cp /usr/share/qmailadmin/images/banner.png
> /usr/share/qmailadmin/images/banner.png.bak
> mv banner.png /usr/share/qmailadmin/images/banner.png
> chown apache:apache /usr/share/qmailadmin/images/banner.png
> chmod 644 /usr/share/qmailadmin/images/banner.png
> cd /usr/share/qmailadmin/html
> sed -i 's/GCL/QMT/g' *.html
> sed -i 's/Grameen CyberNet Ltd./QMT/g' *.html
> sed -i 's/www.citechco.net/www.qmailtoaster.org/g' *.html
>
>
> On 5/4/2020 7:38 AM, Gary Bowling wrote:
> >
> >
> > Nice, interested to learn if this might eventually be added to the
> > repo for general use or if we will have to download and custom build?
> >
> >
> > thanks
> >
> >
> > On 5/4/2020 8:50 AM, Roberto Puzzanghera wrote:
> >> Hi all,
> >> during coronavirus spare time I've found the time to improve a bit
> >> qmailadmin with a new responsive skin and also with the cracklib
> >> patch, which checks the pwd strenght.
> >>
> >> If useful feel free to download. Have a look here
> >> https://notes.sagredo.eu/en/qmail-notes-185/qmailadmin-23.html
> >>
> >> regards
> > -
> > 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] QMail Admin

2020-05-06 Thread Eric Broch

Yes.

In the mean time if you already have it installed and want to remove 
branding here are the commands


wget https://github.com/qmtoaster/images/raw/master/banner.png
cp /usr/share/qmailadmin/images/banner.png 
/usr/share/qmailadmin/images/banner.png.bak

mv banner.png /usr/share/qmailadmin/images/banner.png
chown apache:apache /usr/share/qmailadmin/images/banner.png
chmod 644 /usr/share/qmailadmin/images/banner.png
cd /usr/share/qmailadmin/html
sed -i 's/GCL/QMT/g' *.html
sed -i 's/Grameen CyberNet Ltd./QMT/g' *.html
sed -i 's/www.citechco.net/www.qmailtoaster.org/g' *.html


On 5/4/2020 7:38 AM, Gary Bowling wrote:



Nice, interested to learn if this might eventually be added to the 
repo for general use or if we will have to download and custom build?



thanks


On 5/4/2020 8:50 AM, Roberto Puzzanghera wrote:

Hi all,
during coronavirus spare time I've found the time to improve a bit 
qmailadmin with a new responsive skin and also with the cracklib 
patch, which checks the pwd strenght.


If useful feel free to download. Have a look here 
https://notes.sagredo.eu/en/qmail-notes-185/qmailadmin-23.html


regards
- 
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] QMail Admin

2020-05-05 Thread Roberto Puzzanghera

1.you used aclocal-1.15, centos7 is on 1.13 so before runing configure


just use this command : touch --date="`date`" aclocal.m4 Makefile.am
configure Makefile.in


as I'm not an aclocal expert nor a c programmer, I would like to ask if 
there is a way to preserve backward compatibility


regards
Roberto

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



Re: [qmailtoaster] QMail Admin

2020-05-04 Thread Roberto Puzzanghera

Il 04-05-2020 15:38 Gary Bowling ha scritto:

Nice, interested to learn if this might eventually be added to the
repo for general use or if we will have to download and custom build?


Of course yes. It's ready to use as is. Just replace the default qmail 
logo with yours. Also check if the patch is compatible with the other 
already installed patches, as I had to modify many .c sources due to the 
fact that a lot of html code was inside the source files itself. So be 
aware that, in order to preserve the look, not only the html and images 
folders should be moved.


regards
Roberto



thanks

On 5/4/2020 8:50 AM, Roberto Puzzanghera wrote:


Hi all,
during coronavirus spare time I've found the time to improve a bit
qmailadmin with a new responsive skin and also with the cracklib
patch, which checks the pwd strenght.

If useful feel free to download. Have a look here
https://notes.sagredo.eu/en/qmail-notes-185/qmailadmin-23.html

regards

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


--
Roberto

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



Re: [qmailtoaster] QMail Admin

2020-05-04 Thread Roberto Puzzanghera

Hi all,
during coronavirus spare time I've found the time to improve a bit 
qmailadmin with a new responsive skin and also with the cracklib patch, 
which checks the pwd strenght.


If useful feel free to download. Have a look here 
https://notes.sagredo.eu/en/qmail-notes-185/qmailadmin-23.html


regards
--
Roberto

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



Re: [qmailtoaster] QMail Admin

2020-05-04 Thread Philip Nix Guru

Hello

nice work

a few things :

1.you used aclocal-1.15, centos7 is on 1.13 so before runing configure

just use this command : |touch --date="`date`"aclocal.m4 Makefile.am 
configure Makefile.in|


|2.you are checking libvpopmail libs and inc deps but you are checking 
here :|


| /home/vpopmail/etc/inc_deps & /home/vpopmail/etc/lib_deps|

|but on the latest version those files are in another location : 
/etc/libvpopmail/inc_deps & /etc/libvpopmail/inc_deps|


|a simple simlink will fix the issue|

|
|

|Then all will compile fine|

|
|

|Thx for the support|

|
|

|
|

On 5/4/20 3:58 PM, Roberto Puzzanghera wrote:

Il 04-05-2020 15:38 Gary Bowling ha scritto:

Nice, interested to learn if this might eventually be added to the
repo for general use or if we will have to download and custom build?


Of course yes. It's ready to use as is. Just replace the default qmail 
logo with yours. Also check if the patch is compatible with the other 
already installed patches, as I had to modify many .c sources due to 
the fact that a lot of html code was inside the source files itself. 
So be aware that, in order to preserve the look, not only the html and 
images folders should be moved.


regards
Roberto



thanks

On 5/4/2020 8:50 AM, Roberto Puzzanghera wrote:


Hi all,
during coronavirus spare time I've found the time to improve a bit
qmailadmin with a new responsive skin and also with the cracklib
patch, which checks the pwd strenght.

If useful feel free to download. Have a look here
https://notes.sagredo.eu/en/qmail-notes-185/qmailadmin-23.html

regards

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




Re: [qmailtoaster] QMail Admin

2020-05-04 Thread Gary Bowling

  
  


Nice, interested to learn if this might eventually be added to
  the repo for general use or if we will have to download and custom
  build?


thanks



On 5/4/2020 8:50 AM, Roberto
  Puzzanghera wrote:

Hi all,
  
  during coronavirus spare time I've found the time to improve a bit
  qmailadmin with a new responsive skin and also with the cracklib
  patch, which checks the pwd strenght.
  
  
  If useful feel free to download. Have a look here
  https://notes.sagredo.eu/en/qmail-notes-185/qmailadmin-23.html
  
  
  regards
  

  


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



Re: [qmailtoaster] QMail Admin

2020-05-04 Thread Eric Broch

Thanks, Roberto!

On 5/4/2020 6:50 AM, Roberto Puzzanghera wrote:

Hi all,
during coronavirus spare time I've found the time to improve a bit 
qmailadmin with a new responsive skin and also with the cracklib 
patch, which checks the pwd strenght.


If useful feel free to download. Have a look here 
https://notes.sagredo.eu/en/qmail-notes-185/qmailadmin-23.html


regards


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



Re: [qmailtoaster] QMail Admin

2020-05-02 Thread remo
Thanks 

> Il giorno 2 mag 2020, alle ore 11:03, Tahnan Al Anas  ha 
> scritto:
> 
> 
> It is very easy, you need replace image on qmail image folder and need to 
> change all html files. Better I'll provide a non branded zip file, which can 
> be use to create for all. 
> 
>> On Sat, 2 May 2020, 11:06 pm Eric Broch,  wrote:
>> Will do by Monday.
>> 
>> On 5/2/2020 9:48 AM, r...@mattei.org wrote:
>>> Post the i instructions people can rebuild the rpm with their logo :) 
>>> 
 Il giorno 2 mag 2020, alle ore 06:28, Eric Broch  
 ha scritto:
 
 
 Okay
 
 Get BlueMail for Android
 On May 2, 2020, at 1:51 AM, Tahnan Al Anas  wrote:
> 
> It's ok Eric, just put the qmail updated version down for moment, I will 
> provide a non branding zip file within 10 days. The zip file I gave was 
> made for my previous company where i was doing job. 
> 
> Or you can replace image file and also need to edit html and .c files to 
> make it non-branded.
> 
> 
> --
> --
> 
> Best Regards
> Muhammad Tahnan Al Anas
> 
> 
> On Fri, May 1, 2020 at 3:03 AM Eric Broch  wrote:
>> Your version is in the development tree for testing and input. Is that 
>> okay or shall I pull it down?
>> 
>>> On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:
>>> Hi Eriq, you have already put qmail admin for all user? 
>>> 
>>> On Thu, 30 Apr 2020, 10:01 pm Eric Broch,  
>>> wrote:
 yes
 
> On 4/29/2020 8:04 PM, David Bray wrote:
> 
>   When I updated using the command
> yum --enablerepo=qmt-devel update
> It updated qmailAdmin ... and it looks like this !
> 
> Is that intended ?
> 
> 
> David Bray
> 0418 745334
> 2 ∞ & <
>>> 
>>> 
>>> -
>>> 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] QMail Admin

2020-05-02 Thread Tahnan Al Anas
It is very easy, you need replace image on qmail image folder and need to
change all html files. Better I'll provide a non branded zip file, which
can be use to create for all.

On Sat, 2 May 2020, 11:06 pm Eric Broch,  wrote:

> Will do by Monday.
> On 5/2/2020 9:48 AM, r...@mattei.org wrote:
>
> Post the i instructions people can rebuild the rpm with their logo :)
>
> Il giorno 2 mag 2020, alle ore 06:28, Eric Broch 
>  ha scritto:
>
> 
> Okay
>
> Get BlueMail for Android 
> On May 2, 2020, at 1:51 AM, Tahnan Al Anas  wrote:
>>
>> It's ok Eric, just put the qmail updated version down for moment, I will
>> provide a non branding zip file within 10 days. The zip file I gave was
>> made for my previous company where i was doing job.
>>
>> Or you can replace image file and also need to edit html and .c files to
>> make it non-branded.
>>
>>
>> --
>> --
>>
>> Best Regards
>> Muhammad Tahnan Al Anas
>>
>>
>> On Fri, May 1, 2020 at 3:03 AM Eric Broch 
>> wrote:
>>
>>> Your version is in the development tree for testing and input. Is that
>>> okay or shall I pull it down?
>>> On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:
>>>
>>> Hi Eriq, you have already put qmail admin for all user?
>>>
>>> On Thu, 30 Apr 2020, 10:01 pm Eric Broch, 
>>> wrote:
>>>
 yes
 On 4/29/2020 8:04 PM, David Bray wrote:


   When I updated using the command

- yum --enablerepo=qmt-devel update

 It updated qmailAdmin ... and it looks like this !

 Is that intended ?

 [image: image.png]
 David Bray
 0418 745334
 2 ∞ & <


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


Re: [qmailtoaster] QMail Admin

2020-05-02 Thread Eric Broch

Will do by Monday.

On 5/2/2020 9:48 AM, r...@mattei.org wrote:

Post the i instructions people can rebuild the rpm with their logo :)

Il giorno 2 mag 2020, alle ore 06:28, Eric Broch 
 ha scritto:



Okay

Get BlueMail for Android 
On May 2, 2020, at 1:51 AM, Tahnan Al Anas > wrote:


It's ok Eric, just put the qmail updated version down for moment,
I will provide a non branding zip file within 10 days. The zip
file I gave was made for my previous company where i was doing job.

Or you can replace image file and also need to edit html and .c
files to make it non-branded.


--
--

Best Regards
Muhammad Tahnan Al Anas


On Fri, May 1, 2020 at 3:03 AM Eric Broch
mailto:ebr...@whitehorsetc.com>> wrote:

Your version is in the development tree for testing and
input. Is that okay or shall I pull it down?

On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:

Hi Eriq, you have already put qmail admin for all user?

On Thu, 30 Apr 2020, 10:01 pm Eric Broch,
mailto:ebr...@whitehorsetc.com>>
wrote:

yes

On 4/29/2020 8:04 PM, David Bray wrote:


  When I updated using the command

  * yum --enablerepo=qmt-devel update

It updated qmailAdmin ... and it looks like this !

Is that intended ?

image.png
David Bray
0418 745334
2 ∞ & <




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


Re: [qmailtoaster] QMail Admin

2020-05-02 Thread remo
Post the i instructions people can rebuild the rpm with their logo :) 

> Il giorno 2 mag 2020, alle ore 06:28, Eric Broch  ha 
> scritto:
> 
> 
> Okay
> 
> Get BlueMail for Android
>> On May 2, 2020, at 1:51 AM, Tahnan Al Anas  wrote:
>> It's ok Eric, just put the qmail updated version down for moment, I will 
>> provide a non branding zip file within 10 days. The zip file I gave was made 
>> for my previous company where i was doing job. 
>> 
>> Or you can replace image file and also need to edit html and .c files to 
>> make it non-branded.
>> 
>> 
>> --
>> --
>> 
>> Best Regards
>> Muhammad Tahnan Al Anas
>> 
>> 
>>> On Fri, May 1, 2020 at 3:03 AM Eric Broch  wrote:
>>> Your version is in the development tree for testing and input. Is that okay 
>>> or shall I pull it down?
>>> 
>>> On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:
 Hi Eriq, you have already put qmail admin for all user? 
 
 On Thu, 30 Apr 2020, 10:01 pm Eric Broch,  wrote:
> yes
> 
>> On 4/29/2020 8:04 PM, David Bray wrote:
>> 
>>   When I updated using the command
>> yum --enablerepo=qmt-devel update
>> It updated qmailAdmin ... and it looks like this !
>> 
>> Is that intended ?
>> 
>> 
>> David Bray
>> 0418 745334
>> 2 ∞ & <
-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Re: [qmailtoaster] QMail Admin

2020-05-02 Thread Eric Broch
Okay

⁣Get BlueMail for Android ​

On May 2, 2020, 1:51 AM, at 1:51 AM, Tahnan Al Anas  wrote:
>It's ok Eric, just put the qmail updated version down for moment, I
>will
>provide a non branding zip file within 10 days. The zip file I gave was
>made for my previous company where i was doing job.
>
>Or you can replace image file and also need to edit html and .c files
>to
>make it non-branded.
>
>
>--
>--
>
>Best Regards
>Muhammad Tahnan Al Anas
>
>
>On Fri, May 1, 2020 at 3:03 AM Eric Broch 
>wrote:
>
>> Your version is in the development tree for testing and input. Is
>that
>> okay or shall I pull it down?
>> On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:
>>
>> Hi Eriq, you have already put qmail admin for all user?
>>
>> On Thu, 30 Apr 2020, 10:01 pm Eric Broch, 
>wrote:
>>
>>> yes
>>> On 4/29/2020 8:04 PM, David Bray wrote:
>>>
>>>
>>>   When I updated using the command
>>>
>>>- yum --enablerepo=qmt-devel update
>>>
>>> It updated qmailAdmin ... and it looks like this !
>>>
>>> Is that intended ?
>>>
>>> [image: image.png]
>>> David Bray
>>> 0418 745334
>>> 2 ∞ & <
>>>
>>>


Re: [qmailtoaster] QMail Admin

2020-05-02 Thread Tahnan Al Anas
It's ok Eric, just put the qmail updated version down for moment, I will
provide a non branding zip file within 10 days. The zip file I gave was
made for my previous company where i was doing job.

Or you can replace image file and also need to edit html and .c files to
make it non-branded.


--
--

Best Regards
Muhammad Tahnan Al Anas


On Fri, May 1, 2020 at 3:03 AM Eric Broch  wrote:

> Your version is in the development tree for testing and input. Is that
> okay or shall I pull it down?
> On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:
>
> Hi Eriq, you have already put qmail admin for all user?
>
> On Thu, 30 Apr 2020, 10:01 pm Eric Broch,  wrote:
>
>> yes
>> On 4/29/2020 8:04 PM, David Bray wrote:
>>
>>
>>   When I updated using the command
>>
>>- yum --enablerepo=qmt-devel update
>>
>> It updated qmailAdmin ... and it looks like this !
>>
>> Is that intended ?
>>
>> [image: image.png]
>> David Bray
>> 0418 745334
>> 2 ∞ & <
>>
>>


Re: [qmailtoaster] QMail Admin

2020-04-30 Thread Eric Broch

https://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg41774.html

https://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg41680.html


On 4/30/2020 3:50 PM, David Bray wrote:

Yes - this is spot on, the branding totally caught me by surprise.

and the recommended install path pushed this out.

David Bray
0418 745334
2 ∞ & <


On Fri, 1 May 2020 at 07:26, Bill Silverstein > wrote:


I think the point is that he was surprised by the branding.

I am thinking, even in the development branch the branding should
not be
included.




On Thu, April 30, 2020 2:03 pm, Eric Broch wrote:
> Your version is in the development tree for testing and input.
Is that
> okay or shall I pull it down?
>
> On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:
>> Hi Eriq, you have already put qmail admin for all user?
>>
>> On Thu, 30 Apr 2020, 10:01 pm Eric Broch,
mailto:ebr...@whitehorsetc.com>
>> >> wrote:
>>
>>     yes
>>
>>     On 4/29/2020 8:04 PM, David Bray wrote:
>>>
>>>       When I updated using the command
>>>
>>>       * yum --enablerepo=qmt-devel update
>>>
>>>     It updated qmailAdmin ... and it looks like this !
>>>
>>>     Is that intended ?
>>>

-- 
William Silverstein

Certified Law Student
Anderson & Jung
Supervising Attorney: T. Valfrid Anderson, Esq.




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

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




Re: [qmailtoaster] QMail Admin

2020-04-30 Thread David Bray
Yes - this is spot on, the branding totally caught me by surprise.

and the recommended install path pushed this out.

David Bray
0418 745334
2 ∞ & <


On Fri, 1 May 2020 at 07:26, Bill Silverstein  wrote:

> I think the point is that he was surprised by the branding.
>
> I am thinking, even in the development branch the branding should not be
> included.
>
>
>
>
> On Thu, April 30, 2020 2:03 pm, Eric Broch wrote:
> > Your version is in the development tree for testing and input. Is that
> > okay or shall I pull it down?
> >
> > On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:
> >> Hi Eriq, you have already put qmail admin for all user?
> >>
> >> On Thu, 30 Apr 2020, 10:01 pm Eric Broch,  >> > wrote:
> >>
> >> yes
> >>
> >> On 4/29/2020 8:04 PM, David Bray wrote:
> >>>
> >>>   When I updated using the command
> >>>
> >>>   * yum --enablerepo=qmt-devel update
> >>>
> >>> It updated qmailAdmin ... and it looks like this !
> >>>
> >>> Is that intended ?
> >>>
>
> --
> William Silverstein
> Certified Law Student
> Anderson & Jung
> Supervising Attorney: T. Valfrid Anderson, Esq.
>
>
>
>
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>
>


Re: [qmailtoaster] QMail Admin

2020-04-30 Thread Bill Silverstein
I think the point is that he was surprised by the branding.

I am thinking, even in the development branch the branding should not be
included.




On Thu, April 30, 2020 2:03 pm, Eric Broch wrote:
> Your version is in the development tree for testing and input. Is that
> okay or shall I pull it down?
>
> On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:
>> Hi Eriq, you have already put qmail admin for all user?
>>
>> On Thu, 30 Apr 2020, 10:01 pm Eric Broch, > > wrote:
>>
>> yes
>>
>> On 4/29/2020 8:04 PM, David Bray wrote:
>>>
>>>   When I updated using the command
>>>
>>>   * yum --enablerepo=qmt-devel update
>>>
>>> It updated qmailAdmin ... and it looks like this !
>>>
>>> Is that intended ?
>>>

-- 
William Silverstein
Certified Law Student
Anderson & Jung
Supervising Attorney: T. Valfrid Anderson, Esq.




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



Re: [qmailtoaster] QMail Admin

2020-04-30 Thread Eric Broch
Your version is in the development tree for testing and input. Is that 
okay or shall I pull it down?


On 4/30/2020 12:21 PM, Tahnan Al Anas wrote:

Hi Eriq, you have already put qmail admin for all user?

On Thu, 30 Apr 2020, 10:01 pm Eric Broch, > wrote:


yes

On 4/29/2020 8:04 PM, David Bray wrote:


  When I updated using the command

  * yum --enablerepo=qmt-devel update

It updated qmailAdmin ... and it looks like this !

Is that intended ?

image.png
David Bray
0418 745334
2 ∞ & <




Re: [qmailtoaster] QMail Admin

2020-04-30 Thread Eric Broch

yes

On 4/29/2020 8:04 PM, David Bray wrote:


  When I updated using the command

  * yum --enablerepo=qmt-devel update

It updated qmailAdmin ... and it looks like this !

Is that intended ?

image.png
David Bray
0418 745334
2 ∞ & <


[qmailtoaster] QMail Admin

2020-04-29 Thread David Bray
  When I updated using the command

   - yum --enablerepo=qmt-devel update

It updated qmailAdmin ... and it looks like this !

Is that intended ?

[image: image.png]
David Bray
0418 745334
2 ∞ & <


[qmailtoaster] qmail admin page missing controls

2008-04-04 Thread My (Alan) Nguyen
HI, I've set up my new qmailToaster following the instructions in the
manual but for some reason the qmail administration page is missing any
actions. This would be the page where you can login as an administrator
through the web gui for the specific domains and maintain users, mailing
lists and what not. Only thing I can appear to do is refresh the main
menu or logout. 

 

Would anybody have any idea's on how I could even first troubleshooting
this? 

 

Thanks,

My (Alan) Nguyen 

 



Re: [qmailtoaster] qmail admin page missing controls

2008-04-04 Thread Natalio Gatti
On Fri, Apr 4, 2008 at 11:16 AM, My (Alan) Nguyen
[EMAIL PROTECTED] wrote:




 HI, I've set up my new qmailToaster following the instructions in the manual
 but for some reason the qmail administration page is missing any actions.
 This would be the page where you can login as an administrator through the
 web gui for the specific domains and maintain users, mailing lists and what
 not. Only thing I can appear to do is refresh the main menu or logout.

Did you create the domains via vqadmin? If so, you have to modify some
values (number of accounts, mailing lists, etc).

Vqadmin is no longer updated and it has some problems, and you shouldn't use it.

Natalio

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] qmail admin page missing controls

2008-04-04 Thread My (Alan) Nguyen
Yes I did use VQadmin, what is a good replacement for this?

Also, thank you... that fixed it

My (Alan) Nguyen
-Original Message-
From: Natalio Gatti [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 04, 2008 10:24 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] qmail admin page missing controls

On Fri, Apr 4, 2008 at 11:16 AM, My (Alan) Nguyen
[EMAIL PROTECTED] wrote:




 HI, I've set up my new qmailToaster following the instructions in the
manual
 but for some reason the qmail administration page is missing any
actions.
 This would be the page where you can login as an administrator through
the
 web gui for the specific domains and maintain users, mailing lists and
what
 not. Only thing I can appear to do is refresh the main menu or logout.

Did you create the domains via vqadmin? If so, you have to modify some
values (number of accounts, mailing lists, etc).

Vqadmin is no longer updated and it has some problems, and you shouldn't
use it.

Natalio

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] qmail admin page missing controls

2008-04-04 Thread Phil Leinhauser
The Domains you created through VQadmin will need to be removed from the 
command line and recreated with command line.  The problem you describe is the 
exact reason vqadmin is broken.  You can create domains but in QM admin you 
can't do anything with them.

There is no replacement for VQadmin.  I think someone here might be working on 
a replacement but don't be in a hurry for it, talking just started.  To create 
a new domain use the commandline tool vadddomain.  


-Original message-
From: My (Alan) Nguyen [EMAIL PROTECTED]
Date: Fri, 04 Apr 2008 10:34:45 -0400
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmail admin page missing controls

 Yes I did use VQadmin, what is a good replacement for this?
 
 Also, thank you... that fixed it
 
 My (Alan) Nguyen
 -Original Message-
 From: Natalio Gatti [mailto:[EMAIL PROTECTED] 
 Sent: Friday, April 04, 2008 10:24 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] qmail admin page missing controls
 
 On Fri, Apr 4, 2008 at 11:16 AM, My (Alan) Nguyen
 [EMAIL PROTECTED] wrote:
 
 
 
 
  HI, I've set up my new qmailToaster following the instructions in the
 manual
  but for some reason the qmail administration page is missing any
 actions.
  This would be the page where you can login as an administrator through
 the
  web gui for the specific domains and maintain users, mailing lists and
 what
  not. Only thing I can appear to do is refresh the main menu or logout.
 
 Did you create the domains via vqadmin? If so, you have to modify some
 values (number of accounts, mailing lists, etc).
 
 Vqadmin is no longer updated and it has some problems, and you shouldn't
 use it.
 
 Natalio
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [qmailtoaster] qmail admin page missing controls

2008-04-04 Thread Mark Zonavetch
I had this same problem on a new install and could not find help anywhere to
fix it. 
You need to go to your domain folders (mine are located
/home/vpopmail/domains
Then go into a domain folder and edit a hidden file named .qmailadmin-limits

The default file looks like this:

maxpopaccounts: 0
maxaliases: 0
maxforwards: 0
maxautoresponders: 0
maxmailinglists: 0
default_quota: 0

I deleted all the above lines and just left an empty file (don't delete).
This, of course gives the domain no quota and unlimited everything, but
that's not a concern of mine with my server.

Hope this helps solve / diagnose your issue.

Mark Zonavetch - [EMAIL PROTECTED]

-Original Message-
From: Phil Leinhauser [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 04, 2008 11:18 AM
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmail admin page missing controls

The Domains you created through VQadmin will need to be removed from the
command line and recreated with command line.  The problem you describe is
the exact reason vqadmin is broken.  You can create domains but in QM admin
you can't do anything with them.

There is no replacement for VQadmin.  I think someone here might be working
on a replacement but don't be in a hurry for it, talking just started.  To
create a new domain use the commandline tool vadddomain.  


-Original message-
From: My (Alan) Nguyen [EMAIL PROTECTED]
Date: Fri, 04 Apr 2008 10:34:45 -0400
To: qmailtoaster-list@qmailtoaster.com
Subject: RE: [qmailtoaster] qmail admin page missing controls

 Yes I did use VQadmin, what is a good replacement for this?
 
 Also, thank you... that fixed it
 
 My (Alan) Nguyen
 -Original Message-
 From: Natalio Gatti [mailto:[EMAIL PROTECTED] 
 Sent: Friday, April 04, 2008 10:24 AM
 To: qmailtoaster-list@qmailtoaster.com
 Subject: Re: [qmailtoaster] qmail admin page missing controls
 
 On Fri, Apr 4, 2008 at 11:16 AM, My (Alan) Nguyen
 [EMAIL PROTECTED] wrote:
 
 
 
 
  HI, I've set up my new qmailToaster following the instructions in the
 manual
  but for some reason the qmail administration page is missing any
 actions.
  This would be the page where you can login as an administrator through
 the
  web gui for the specific domains and maintain users, mailing lists and
 what
  not. Only thing I can appear to do is refresh the main menu or logout.
 
 Did you create the domains via vqadmin? If so, you have to modify some
 values (number of accounts, mailing lists, etc).
 
 Vqadmin is no longer updated and it has some problems, and you shouldn't
 use it.
 
 Natalio
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 -
  QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Qmail admin - Missing main links

2005-09-02 Thread maillist
Hi everyone,

I just set up a qmail server using the instructions found on
qmailtoaster.com.
Everything is working fine for me execpt qmailadmin.

After logging into qmailadmin I do not get any of the links that allow me
to administer qmail. I get the headings Main Menu and Quick Links, but
I'm missing links such as Email Accounts, Forwards, Mailing Lists,
New Email Accounts, etc.

I am using Fedora core 4. I tried creating few more domains. But, with all
the virtual domains, I am facing the same problem.

Have any one of you come across this problem? Any help would be greatly
appreciated.


Thanks in advance,

-Jeeva






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Qmail admin - Missing main links

2005-09-02 Thread maillist
Hi Erik,

You are the man . I modified
/home/vpopmail/domains/domain.com/.qmailadmin-limits file and all the
links started working.

Thank you so much.

-Jeeva




 You may have to use vmoddomain to allow e-mail accounts, forwards and
 everything else. You can check
 /home/vpopmail/domains/domain.com/.qmailadmin-limits to see what it is
 currently set to.

 erik

 On 9/2/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi everyone,

 I just set up a qmail server using the instructions found on
 qmailtoaster.com.
 Everything is working fine for me execpt qmailadmin.

 After logging into qmailadmin I do not get any of the links that allow
 me
 to administer qmail. I get the headings Main Menu and Quick Links,
 but
 I'm missing links such as Email Accounts, Forwards, Mailing Lists,
 New Email Accounts, etc.

 I am using Fedora core 4. I tried creating few more domains. But, with
 all
 the virtual domains, I am facing the same problem.

 Have any one of you come across this problem? Any help would be greatly
 appreciated.


 Thanks in advance,

 -Jeeva






 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]