masqmail

2023-11-14 Thread Mike McClain
If anyone on the list is using masqmail I'd be interested in hearing how well it works and how easy it is to set up for a single user system that's not online 24/7. Thank, Mike -- Spirit is an invisible force made visible in all life. - Maya Angelou

masqmail error

2018-10-19 Thread Pierre Frenkiel
hi, after a system upgrade, I'm no more able to send mails with masqmail. my masqmail.conf contains lines like online_routes.gmail_gmail = "/etc/masqmail/gmail_gmail.route" Nevetheless, I get error messages like this one: var 'online_routes.gmail_gmail' not

Re: masqmail problem

2002-05-13 Thread andrej hocevar
om yahoo mail to something else just because of that -- I can't test it, however. But if you say you *can still* (not only could) access your mailbox and get mail with fetchmail, then the you know better. As for the masqmail configuration, the same friend also had problems with sending mail, so agai

masqmail problem

2002-05-12 Thread Brian Schramm
OK. I have changed the mailer from sendmail to masqmail. I had a problem with sendmail not working right on my machine. I tried exim and that did not work either. My needs are simple. I have one phone line dedicated as a modem line for my computer's internet access. I have had this type

Re: anyone for masqmail?

2001-10-07 Thread Hartmut Figge
andrej hocevar wrote: > is anyone here using masqmail? yes. a good choice for an dial-up account. > i've installed masqmail on my potato and it works okay as far as > delivering mail to myself (localhost) is concerned. it also stores mail > that's meant for any outside co

anyone for masqmail?

2001-10-07 Thread andrej hocevar
is anyone here using masqmail? i've installed masqmail on my potato and it works okay as far as delivering mail to myself (localhost) is concerned. it also stores mail that's meant for any outside connections and silently waits for my to intervene. to deliver it, i have to do ma

Re: fetchmail, mutt, masqmail

2001-07-20 Thread Paul Wright
On Fri, 20 Jul 2001 10:40:16 +0200, Dieter wrote: > This sounds smart, small and fast - since Heather told me to use a > lot of customized fetchmail-scripts. > > Can you tell me (newbie) how to configure and command masqmail to read > and send mails while on a dialled-in-connect

fetchmail, mutt, masqmail

2001-07-20 Thread Schoppitsch Dieter
This sounds smart, small and fast - since Heather told me to use a lot of customized fetchmail-scripts. Can you tell me (newbie) how to configure and command masqmail to read and send mails while on a dialled-in-connection (pppd, pop3, smtp). As MUA I use mutt. 1k-thanks Dieter > Hi

Re: fetchmail, mutt, masqmail

2001-07-19 Thread Paul Wright
Hi all, Get rid of fetchmail and use masqmail to fetch your mails as well as to que and deliver them. I do this and have no problems retrieving mail from two different mail servers. Masqmail also supports apop which does not send your mail password unencrypted like pop3 does. You can use

Re: fetchmail, mutt, masqmail

2001-07-19 Thread Heather
> Hi, > > due to your hints to a similar question (thanks) two weeks ago I am now able > to send myself (root) a mail - but fetching mails form my ISP does not work. > > I am using fetchmail, mutt as MUA and finally as MTA (I tried many) masqmail. > > My data: > * h

Re: fetchmail, mutt, masqmail

2001-07-19 Thread Joost Kooij
to boneless failed > - This message is in MIME format. Since your mail reader does not understand. > > Due to a similar problem in another mailing-list the answer should be > "the MTA is not listening while fetchmail tries to contact it" - but > masqmail is running (and hopef

fetchmail, mutt, masqmail

2001-07-19 Thread Schoppitsch Dieter
Hi, due to your hints to a similar question (thanks) two weeks ago I am now able to send myself (root) a mail - but fetching mails form my ISP does not work. I am using fetchmail, mutt as MUA and finally as MTA (I tried many) masqmail. My data: * hostname: boneless * local mailaddress: [EMAIL

Re: printer and masqmail (potato r2)

2001-04-15 Thread robin
On Fri, Apr 13, 2001 at 02:46:21AM +0200, Andre Berger wrote: > * robin <[EMAIL PROTECTED]>, 2001-04-13 02:06 +0200: > > Andre Berger wrote: > > > > > > * robin <[EMAIL PROTECTED]>, 2001-04-11 19:02 +0200: > Do you really print to _two_ printers at once?? > :) Hello, I have loosed your latest

Re: printer and masqmail (potato r2)

2001-04-14 Thread Adam James
> I can't make sense of the whole thing. I suspect your /etc/printcap is > somehow messed up. You could rename it (just to have it around for > reference), wipe out the spool dirs in question, purge and reinstall > apsfilter. Personally, I'd prefer and suggest magicfilter, but I've > never tri

Re: printer and masqmail (potato r2)

2001-04-14 Thread Andre Berger
* robin <[EMAIL PROTECTED]>, 2001-04-14 17:29 +0200: > with mutt in .muttrc : > set print_commande="lpr" : nothing printed > set print_commande="lpr -Plp1" : %%[stcolor.ps...]%% > set print_commande="lpr" nothing printed > set print_commande="lpr" ok but without accent in french It work and wo

Re: printer and masqmail (potato r2)

2001-04-14 Thread robin
Andre Berger wrote: > > * robin <[EMAIL PROTECTED]>, 2001-04-13 02:06 +0200: > > Andre Berger wrote: > > > > > > * robin <[EMAIL PROTECTED]>, 2001-04-11 19:02 +0200: > > > > > > Pb1: Printer. (I use lpr and apsfilter) > > . > > > > If I want to print a mail with mutt or a file with xemacs

Re: printer and masqmail (potato r2)

2001-04-12 Thread Andre Berger
* robin <[EMAIL PROTECTED]>, 2001-04-13 02:06 +0200: > Andre Berger wrote: > > > > * robin <[EMAIL PROTECTED]>, 2001-04-11 19:02 +0200: > > > > Pb1: Printer. (I use lpr and apsfilter) > . > > > If I want to print a mail with mutt or a file with xemacs nothing is > > > printed and lpq tel

Re: printer and masqmail (potato r2)

2001-04-12 Thread robin
Andre Berger wrote: > > * robin <[EMAIL PROTECTED]>, 2001-04-11 19:02 +0200: > > Pb1: Printer. (I use lpr and apsfilter) . > > If I want to print a mail with mutt or a file with xemacs nothing is > > printed and lpq tell me : no entries. > > Add to your ~/.muttrc, or better /etc/Muttrc:

Re: printer and masqmail (potato r2)

2001-04-11 Thread Andre Berger
* robin <[EMAIL PROTECTED]>, 2001-04-11 19:02 +0200: > hello, > I have still two problems after that I have installed potato r2. > > Pb1: Printer. (I use lpr and apsfilter) > > If I am printing a mail with netscape or a file with lyx (.ps .lyx) > it's all right. > With Gnotepad+ or in terminal i

printer and masqmail (potato r2)

2001-04-11 Thread robin
g) If I want to print a mail with mutt or a file with xemacs nothing is printed and lpq tell me : no entries. Pb2: Masqmail. I used mutt, masqmail,fetchmail and procmail with potato r0 and all was ok. Now, all is ok too, except masqmail which doesn't send my messages. "masqmail -bp

Re: masqmail - really a good & safe solution for DIP connected box?

2000-06-14 Thread Saisanthosh Balakrishnan
> The problem is however, that the providers' smarthosts complain > about the sender's hostname (because it contains my "unofficial" > domain name), and this results sometimes in rejection of my message > at the adressee's mail server. Have a look at "rewrite configuration" section in /etc/exim.c

Re: masqmail - really a good & safe solution for DIP connected box?

2000-06-12 Thread Davide Marchignoli
On Sun, 11 Jun 2000, Wojtek Zabolotny wrote: > Hi All, > > Therefore I need to forge the mail headers, to make them "reasonable" > for different DIPs. I've heard that masqmail is suitable for such purpose, > but its version number (0.0.12) makes me a little afraid

masqmail - really a good & safe solution for DIP connected box?

2000-06-11 Thread Wojtek Zabolotny
(because it contains my "unofficial" domain name), and this results sometimes in rejection of my message at the adressee's mail server. (See the headers in this message, to find what is the problem ;-) ) Therefore I need to forge the mail headers, to make them "reasonable" fo

masqmail & mserver

1999-12-31 Thread Oki DZ
Hi, I have mserver and masqmail running on different hosts. I think masqmail's doc is not clear enough in explaining what to be done if the "online_detect" becomes true (connection established). I have the following in /etc/masqmail.conf # online detection: # # for 'mserv