Salut,
j'ai une autre question bete pour vous embeter.
Dans le temps, j'utilisais mutt sur ma station Solaris, fetchmail qui
chopait mes mails sur un serveur distant, et qui balancait les sur
sendmail qui tournait sur la station.
Dans le temps, j'utilisais mutt sur ma station Solaris, fetchmail qui chopait mes mails sur un serveur distant, et qui balancait les sur sendmail qui tournait sur la station.
Je fais ça, sauf que sendmail est remplacé par postfix.
je peux le definir, mais faudra-t-il creer un /var/spool/mail?
Non, inutile. Je n'ai pas eu à le faire, ni à définir la variable MAIL.
En gros, je veux faire "mutt" dans un terminal et faire mes emails comme ca (je n'aime guere les GUI) ...
Si quelqu'un a deja fait ce genre de manip, je suis toute ouie...
J'utilise Mutt sans problème. J'utilise fetchmail/procmail en amont et tout est rangé dans mon $HOME/Mail
@+ -- Gérald at work...
Dans le temps, j'utilisais mutt sur ma station Solaris, fetchmail qui
chopait mes mails sur un serveur distant, et qui balancait les sur
sendmail qui tournait sur la station.
Je fais ça, sauf que sendmail est remplacé par postfix.
je peux le definir, mais faudra-t-il creer un /var/spool/mail?
Non, inutile. Je n'ai pas eu à le faire, ni à définir la variable MAIL.
En gros, je veux faire "mutt" dans un terminal et faire mes emails comme
ca (je n'aime guere les GUI) ...
Si quelqu'un a deja fait ce genre de manip, je suis toute ouie...
J'utilise Mutt sans problème.
J'utilise fetchmail/procmail en amont et tout est rangé dans mon $HOME/Mail
Dans le temps, j'utilisais mutt sur ma station Solaris, fetchmail qui chopait mes mails sur un serveur distant, et qui balancait les sur sendmail qui tournait sur la station.
Je fais ça, sauf que sendmail est remplacé par postfix.
je peux le definir, mais faudra-t-il creer un /var/spool/mail?
Non, inutile. Je n'ai pas eu à le faire, ni à définir la variable MAIL.
En gros, je veux faire "mutt" dans un terminal et faire mes emails comme ca (je n'aime guere les GUI) ...
Si quelqu'un a deja fait ce genre de manip, je suis toute ouie...
J'utilise Mutt sans problème. J'utilise fetchmail/procmail en amont et tout est rangé dans mon $HOME/Mail
@+ -- Gérald at work...
spam
Gérald Niel wrote:
J'utilise Mutt sans problème. J'utilise fetchmail/procmail en amont et tout est rangé dans mon $HOME/Mail
Cool .. tu peux me filer un coup de main ?
zeouaneSUPPRIMER7PARTIE @ mac {point} com
..?
-- spam
Gérald Niel <gniel@alussinan.org> wrote:
J'utilise Mutt sans problème.
J'utilise fetchmail/procmail en amont et tout est rangé dans mon $HOME/Mail
Oui. Je pense qu'on peut le faire ici. Qu'est-ce qui coince ? Cependant ça attendra ce soir que je retrouve un vrai ordinateur ;o)
@+ -- Gérald at work...
spam
Gérald Niel wrote:
Cool .. tu peux me filer un coup de main ?
zeouaneSUPPRIMER7PARTIE @ mac {point} com
Oui. Je pense qu'on peut le faire ici. Qu'est-ce qui coince ? Cependant ça attendra ce soir que je retrouve un vrai ordinateur ;o)
j'ai detare le tarball..
./configure se passe bien, puis..
socrates:/Users/desmond/Documents/telechargements/fetchmail-6.2.5 root# make gcc -DHAVE_CONFIG_H -DLOCALEDIR="/usr/local/share/locale" -c -I. -I. -I./intl -I./intl -O rcfile_y.c In file included from ./rcfile_y.y:30: i18n.h:8:21: libintl.h: No such file or directory ./rcfile_y.y: In function `yyparse': ./rcfile_y.y:123: warning: passing arg 1 of `yyerror' makes pointer from integer without a cast ./rcfile_y.y:170: warning: passing arg 1 of `yyerror' makes pointer from integer without a cast ./rcfile_y.y:224: warning: passing arg 1 of `yyerror' makes pointer from integer without a cast ./rcfile_y.y:231: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast ./rcfile_y.y:238: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast ./rcfile_y.y:350: warning: passing arg 1 of `yyerror' makes pointer from integer without a cast ./rcfile_y.y: In function `yyerror': ./rcfile_y.y:398: warning: pointer/integer type mismatch in conditional expression ./rcfile_y.y:398: warning: passing arg 5 of `report_at_line' makes pointer from integer without a cast ./rcfile_y.y: In function `prc_filecheck': ./rcfile_y.y:435: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast ./rcfile_y.y:443: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast ./rcfile_y.y:454: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast make: *** [rcfile_y.o] Error 1
-- spam
Gérald Niel <gniel@alussinan.org> wrote:
Cool .. tu peux me filer un coup de main ?
zeouaneSUPPRIMER7PARTIE @ mac {point} com
Oui.
Je pense qu'on peut le faire ici. Qu'est-ce qui coince ?
Cependant ça attendra ce soir que je retrouve un vrai ordinateur ;o)
j'ai detare le tarball..
./configure se passe bien, puis..
socrates:/Users/desmond/Documents/telechargements/fetchmail-6.2.5 root#
make
gcc -DHAVE_CONFIG_H -DLOCALEDIR="/usr/local/share/locale" -c -I. -I.
-I./intl -I./intl -O rcfile_y.c
In file included from ./rcfile_y.y:30:
i18n.h:8:21: libintl.h: No such file or directory
./rcfile_y.y: In function `yyparse':
./rcfile_y.y:123: warning: passing arg 1 of `yyerror' makes pointer from
integer without a cast
./rcfile_y.y:170: warning: passing arg 1 of `yyerror' makes pointer from
integer without a cast
./rcfile_y.y:224: warning: passing arg 1 of `yyerror' makes pointer from
integer without a cast
./rcfile_y.y:231: warning: passing arg 2 of `fprintf' makes pointer from
integer without a cast
./rcfile_y.y:238: warning: passing arg 2 of `fprintf' makes pointer from
integer without a cast
./rcfile_y.y:350: warning: passing arg 1 of `yyerror' makes pointer from
integer without a cast
./rcfile_y.y: In function `yyerror':
./rcfile_y.y:398: warning: pointer/integer type mismatch in conditional
expression
./rcfile_y.y:398: warning: passing arg 5 of `report_at_line' makes pointer
from integer without a cast
./rcfile_y.y: In function `prc_filecheck':
./rcfile_y.y:435: warning: passing arg 2 of `fprintf' makes pointer from
integer without a cast
./rcfile_y.y:443: warning: passing arg 2 of `fprintf' makes pointer from
integer without a cast
./rcfile_y.y:454: warning: passing arg 2 of `fprintf' makes pointer from
integer without a cast
make: *** [rcfile_y.o] Error 1
Oui. Je pense qu'on peut le faire ici. Qu'est-ce qui coince ? Cependant ça attendra ce soir que je retrouve un vrai ordinateur ;o)
j'ai detare le tarball..
./configure se passe bien, puis..
socrates:/Users/desmond/Documents/telechargements/fetchmail-6.2.5 root# make gcc -DHAVE_CONFIG_H -DLOCALEDIR="/usr/local/share/locale" -c -I. -I. -I./intl -I./intl -O rcfile_y.c In file included from ./rcfile_y.y:30: i18n.h:8:21: libintl.h: No such file or directory ./rcfile_y.y: In function `yyparse': ./rcfile_y.y:123: warning: passing arg 1 of `yyerror' makes pointer from integer without a cast ./rcfile_y.y:170: warning: passing arg 1 of `yyerror' makes pointer from integer without a cast ./rcfile_y.y:224: warning: passing arg 1 of `yyerror' makes pointer from integer without a cast ./rcfile_y.y:231: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast ./rcfile_y.y:238: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast ./rcfile_y.y:350: warning: passing arg 1 of `yyerror' makes pointer from integer without a cast ./rcfile_y.y: In function `yyerror': ./rcfile_y.y:398: warning: pointer/integer type mismatch in conditional expression ./rcfile_y.y:398: warning: passing arg 5 of `report_at_line' makes pointer from integer without a cast ./rcfile_y.y: In function `prc_filecheck': ./rcfile_y.y:435: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast ./rcfile_y.y:443: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast ./rcfile_y.y:454: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast make: *** [rcfile_y.o] Error 1
-- spam
spam
Matt wrote:
On Wed, 16 Feb 2005 17:38:25 +0100, spam wrote:
j'ai detare le tarball..
./configure se passe bien, puis..
Pourquoi diable veux-tu installer fetchmail sur ton Mac alors que Mac OS X est fourni avec (fetchmail 6.2.5 avec support ipv6 et SSL) ?
Oh ...
<fx: man fetchmail>
En effet.
Desole. Je ne savais pas que je l'avais..
Merci. Je reviens dans dix minutes pour vous dire s'il trouve mon spool.
-- spam
Matt <sbehzf@syrius.org> wrote:
On Wed, 16 Feb 2005 17:38:25 +0100,
spam <spam@zeouane.org> wrote:
j'ai detare le tarball..
./configure se passe bien, puis..
Pourquoi diable veux-tu installer fetchmail sur ton Mac alors que Mac OS X
est fourni avec (fetchmail 6.2.5 avec support ipv6 et SSL) ?
Oh ...
<fx: man fetchmail>
En effet.
Desole. Je ne savais pas que je l'avais..
Merci. Je reviens dans dix minutes pour vous dire s'il trouve mon spool.
Pourquoi diable veux-tu installer fetchmail sur ton Mac alors que Mac OS X est fourni avec (fetchmail 6.2.5 avec support ipv6 et SSL) ?
Oh ...
<fx: man fetchmail>
En effet.
Desole. Je ne savais pas que je l'avais..
Merci. Je reviens dans dix minutes pour vous dire s'il trouve mon spool.
-- spam
spam
spam wrote:
Matt wrote:
On Wed, 16 Feb 2005 17:38:25 +0100, spam wrote:
j'ai detare le tarball..
./configure se passe bien, puis..
Pourquoi diable veux-tu installer fetchmail sur ton Mac alors que Mac OS X est fourni avec (fetchmail 6.2.5 avec support ipv6 et SSL) ?
Oh ...
<fx: man fetchmail>
En effet.
Desole. Je ne savais pas que je l'avais..
Merci. Je reviens dans dix minutes pour vous dire s'il trouve mon spool.
Bon... j'ai du faire un touch /var/mail/desmond mais ou va le mail maintenant? fetchmail attaque mon serveur POP pas de souci, il charge les mails, mpais ... je ne les trouve plus.
:r! grep MAIL .tcshrc set MAIL=/var/mail/desmond
-- spam
spam <spam@zeouane.org> wrote:
Matt <sbehzf@syrius.org> wrote:
On Wed, 16 Feb 2005 17:38:25 +0100,
spam <spam@zeouane.org> wrote:
j'ai detare le tarball..
./configure se passe bien, puis..
Pourquoi diable veux-tu installer fetchmail sur ton Mac alors que Mac OS X
est fourni avec (fetchmail 6.2.5 avec support ipv6 et SSL) ?
Oh ...
<fx: man fetchmail>
En effet.
Desole. Je ne savais pas que je l'avais..
Merci. Je reviens dans dix minutes pour vous dire s'il trouve mon spool.
Bon... j'ai du faire un touch /var/mail/desmond mais ou va le mail
maintenant? fetchmail attaque mon serveur POP pas de souci, il charge les
mails, mpais ... je ne les trouve plus.
Pourquoi diable veux-tu installer fetchmail sur ton Mac alors que Mac OS X est fourni avec (fetchmail 6.2.5 avec support ipv6 et SSL) ?
Oh ...
<fx: man fetchmail>
En effet.
Desole. Je ne savais pas que je l'avais..
Merci. Je reviens dans dix minutes pour vous dire s'il trouve mon spool.
Bon... j'ai du faire un touch /var/mail/desmond mais ou va le mail maintenant? fetchmail attaque mon serveur POP pas de souci, il charge les mails, mpais ... je ne les trouve plus.
:r! grep MAIL .tcshrc set MAIL=/var/mail/desmond
-- spam
Gérald Niel
Le Mercredi 16 février 2005 à 18:22 GMT, spam écrivait sur fr.comp.os.mac-os.x :
Bon... j'ai du faire un touch /var/mail/desmond
Inutile... C'eut été créé au lancement de fetchmail.
mais ou va le mail maintenant?
/var/mail/user
set MAIL=/var/mail/desmond
inutile amha.
@+ -- «je vous savoire comment faire lancer un programme ,qui a comme resultat devenire root , une fois il est executer.» LD in Guide du linuxien pervers - "Petit lamer deviendra grand... peut-être"
Le Mercredi 16 février 2005 à 18:22 GMT, spam écrivait sur
fr.comp.os.mac-os.x :
Bon... j'ai du faire un touch /var/mail/desmond
Inutile... C'eut été créé au lancement de fetchmail.
mais ou va le mail maintenant?
/var/mail/user
set MAIL=/var/mail/desmond
inutile amha.
@+
--
«je vous savoire comment faire lancer un programme ,qui a comme resultat
devenire root , une fois il est executer.»
LD in Guide du linuxien pervers - "Petit lamer deviendra grand... peut-être"
Le Mercredi 16 février 2005 à 18:22 GMT, spam écrivait sur fr.comp.os.mac-os.x :
Bon... j'ai du faire un touch /var/mail/desmond
Inutile... C'eut été créé au lancement de fetchmail.
mais ou va le mail maintenant?
/var/mail/user
set MAIL=/var/mail/desmond
inutile amha.
@+ -- «je vous savoire comment faire lancer un programme ,qui a comme resultat devenire root , une fois il est executer.» LD in Guide du linuxien pervers - "Petit lamer deviendra grand... peut-être"
spam
Gérald Niel wrote:
Le Mercredi 16 février 2005 à 18:22 GMT, spam écrivait sur fr.comp.os.mac-os.x :
Bon... j'ai du faire un touch /var/mail/desmond
Inutile... C'eut été créé au lancement de fetchmail.
mais ou va le mail maintenant?
/var/mail/user
set MAIL=/var/mail/desmond
inutile amha.
ls -l /var/mail/desmond -rw-r--r-- 1 root mail 0 16 Feb 19:04 /var/mail/desmond
Pourtant, il y a des messages sur mon serveur, et fetchmail me dit qu'ils sont bien repatries...
-- spam
Gérald Niel <gniel@alussinan.org> wrote:
Le Mercredi 16 février 2005 à 18:22 GMT, spam écrivait sur
fr.comp.os.mac-os.x :
Bon... j'ai du faire un touch /var/mail/desmond
Inutile... C'eut été créé au lancement de fetchmail.
mais ou va le mail maintenant?
/var/mail/user
set MAIL=/var/mail/desmond
inutile amha.
ls -l /var/mail/desmond
-rw-r--r-- 1 root mail 0 16 Feb 19:04 /var/mail/desmond
Pourtant, il y a des messages sur mon serveur, et fetchmail me dit qu'ils
sont bien repatries...