As Derrick suggested, /etc/smail/config was the problem:
[EMAIL PROTECTED]:/etc/smail# diff config.orig config
40c40,41
< smtp_remote_allow=127.0.0.1
---
> # was smtp_remote_allow=127.0.0.1
> smtp_remote_allow=127.0.0.1:10.0.0.9
46a48,50
> # add 2 lines
> smtp_hello_broken_allow = a1700xp.myisp.ne
J F wrote:
$ vi /etc/smail/config
I must have really broke something either in
.fetchmailrc or the above file.
Now my fetchmail seems to be working,
except mail now winds up here:
root# ls -ltra
total 328
drwxrwsr-x5 root mail 4096 Jul 23 15:55 ..
-r1 root mail
Derrick 'dman' Hudson wrote:
On Sat, Jul 19, 2003 at 08:45:13PM -0400, J F wrote:
|
| Repost, the first post didn't make it thru.
|
| # fetchmail -v
| ...
| fetchmail: SMTP< 250-VRFY
| fetchmail: SMTP< 250 HELP
The '<' lines are received by fetchmail from your MTA. This is just
the tail end of
On Sat, Jul 19, 2003 at 08:45:13PM -0400, J F wrote:
|
| Repost, the first post didn't make it thru.
|
| # fetchmail -v
| ...
| fetchmail: SMTP< 250-VRFY
| fetchmail: SMTP< 250 HELP
The '<' lines are received by fetchmail from your MTA. This is just
the tail end of the 'ehlo' response.
| fetch
Repost, the first post didn't make it thru.
# fetchmail -v
...
fetchmail: SMTP< 250-VRFY
fetchmail: SMTP< 250 HELP
fetchmail: SMTP> MAIL FROM:<[EMAIL PROTECTED]> SIZE=4018
fetchmail: SMTP< 550-5.4.3 reject sender '[EMAIL PROTECTED]'.
fetchmail: SMTP< 550-5.4.3 Failure trying to verify address tar
5 matches
Mail list logo